[project @ 1998-08-24 19:24:47 by sof]
[ghc-hetmet.git] / ghc / lib / Makefile
index ae3bee5..24605ce 100644 (file)
@@ -15,7 +15,7 @@ include $(TOP)/mk/boilerplate.mk
 ifeq "$(GhcWithHscBuiltViaC)" "YES"
 SUBDIRS = std exts
 else
-SUBDIRS = std exts posix misc concurrent
+SUBDIRS = std exts misc posix concurrent
 endif
 
 include $(TOP)/mk/target.mk