[project @ 2005-04-12 16:46:41 by sof]
[ghc-hetmet.git] / ghc / lib / compat / Makefile
index 89fe9a4..1005ec8 100644 (file)
@@ -15,12 +15,15 @@ LIBRARY = libghccompat.a
 # We don't want this installed
 NO_INSTALL_LIBRARY = YES
 
+# Needed so that the libraries can #include relative to this directory.
+INCLUDE_DIRS=-I. -Iinclude
+
+SRC_HC_OPTS    += $(INCLUDE_DIRS) 
+MKDEPENDC_OPTS += $(INCLUDE_DIRS)
+
 # Just to silence warnings
 MKDEPENDC_OPTS += -I$(GHC_INCLUDE_DIR)
 
-# Needed so that the libraries can #include relative to this directory.
-SRC_HC_OPTS += -I. -Iinclude
-
 UseGhcForCc = YES
 
 # This library is linked to the compiler, at least in stage1, so we