[project @ 1999-02-03 16:54:00 by simonm]
[ghc-hetmet.git] / ghc / lib / Makefile
index 24605ce..0dfe5f2 100644 (file)
@@ -15,7 +15,7 @@ include $(TOP)/mk/boilerplate.mk
 ifeq "$(GhcWithHscBuiltViaC)" "YES"
 SUBDIRS = std exts
 else
-SUBDIRS = std exts misc posix concurrent
+SUBDIRS = std exts concurrent misc posix
 endif
 
 include $(TOP)/mk/target.mk