X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2Fcompat%2FMakefile;fp=ghc%2Flib%2Fcompat%2FMakefile;h=2450ecf467a45526d43fc6804cbde48b89c3d516;hb=723fb29bf5af322d6ed2a087c5f23f79326d6a7f;hp=126e79416d0f0204b94735ad02048beeed209c59;hpb=c0dabc3ec372bc8f66d761a28cf411ada297ea76;p=ghc-hetmet.git diff --git a/ghc/lib/compat/Makefile b/ghc/lib/compat/Makefile index 126e794..2450ecf 100644 --- a/ghc/lib/compat/Makefile +++ b/ghc/lib/compat/Makefile @@ -19,7 +19,8 @@ NO_INSTALL_LIBRARY = YES # Needed so that the libraries can #include relative to this directory. INCLUDE_DIRS=-I. -Iinclude -SRC_HC_OPTS += $(INCLUDE_DIRS) +SRC_HC_OPTS += $(INCLUDE_DIRS) +SRC_CC_OPTS += $(INCLUDE_DIRS) MKDEPENDC_OPTS += $(INCLUDE_DIRS) # Just to silence warnings