X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Flib%2Fstd%2Fcbits%2FMakefile;h=9132b6e4e5be7b0f964c712f98633f8b00692085;hb=bf33ba3a117856fb0369d25a9d660b71f823c0ae;hp=011c92972e787e0145323830b88c18acb602ded1;hpb=15ce62cae7d71fa336c2c0cfa24db81377a0bd50;p=ghc-hetmet.git diff --git a/ghc/lib/std/cbits/Makefile b/ghc/lib/std/cbits/Makefile index 011c929..9132b6e 100644 --- a/ghc/lib/std/cbits/Makefile +++ b/ghc/lib/std/cbits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1999/12/04 15:17:42 panne Exp $ +# $Id: Makefile,v 1.11 1999/12/07 15:49:53 simonmar Exp $ TOP = ../../.. include $(TOP)/mk/boilerplate.mk @@ -36,7 +36,7 @@ SRC_BLD_DLL_OPTS += -lwinmm -lwsock32 -lHSrts_imp -lgmp -L. -L../../../rts/gmp - # # Compile the files using the Haskell compiler (ghc really). # -CC=$(GHC) +CC=$(GHC_INPLACE) SRC_MKDEPENDC_OPTS += -I$(GHC_INCLUDE_DIR)