Don't actually build ghc itself with -dynamic
[ghc-hetmet.git] / rts / ghc.mk
index e684f62..0bd6d71 100644 (file)
@@ -1,4 +1,16 @@
 # -----------------------------------------------------------------------------
+#
+# (c) 2009 The University of Glasgow
+#
+# This file is part of the GHC build system.
+#
+# To understand how the build system works and how to modify it, see
+#      http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture
+#      http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying
+#
+# -----------------------------------------------------------------------------
+
+# -----------------------------------------------------------------------------
 # Building the RTS
 
 # We build the RTS with stage 1
@@ -15,7 +27,7 @@ $(eval $(call distdir-opts,rts,dist))
 # -----------------------------------------------------------------------------
 # Defining the sources
 
-ALL_DIRS = hooks parallel sm
+ALL_DIRS = hooks parallel sm eventlog
 
 ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
 ALL_DIRS += win32