X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fdriver%2FMakefile;h=b0c4b638d9afe6afc297dfd75052f39ad58f5e7e;hb=fe79800292ca4cf51088c8134e1095abc7eaf08c;hp=c7321676f01adf202ea56ef96ad201f322becc75;hpb=cbda7114240500dbf030775e35b2c827c2e3cb16;p=ghc-hetmet.git diff --git a/ghc/driver/Makefile b/ghc/driver/Makefile index c732167..b0c4b63 100644 --- a/ghc/driver/Makefile +++ b/ghc/driver/Makefile @@ -1,5 +1,5 @@ #----------------------------------------------------------------------------- -# $Id: Makefile,v 1.67 2001/07/24 10:28:51 simonmar Exp $ +# $Id: Makefile,v 1.68 2001/08/04 06:09:24 ken Exp $ # TOP=.. @@ -37,6 +37,7 @@ SRC_HC_OPTS += -fglasgow-exts -cpp -syslib concurrent -syslib posix -syslib misc endif SRC_HC_OPTS += -DWANT_PRETTY +SRC_HC_OPTS += $(filter -D% -U%,$(GhcRtsCcOpts)) all :: package.conf package.conf.inplace