X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FJmakefile;h=aecfcbd1b03eae198ca01125e380f68ee2a3b21e;hb=0596517a9b4b2b32e5d375a986351102ac4540fc;hp=1d167587b424dcad196443dd56cb035f2b98e681;hpb=6c381e873e222417d9a67aeec77b9555eca7b7a8;p=ghc-hetmet.git diff --git a/ghc/compiler/Jmakefile b/ghc/compiler/Jmakefile index 1d16758..aecfcbd 100644 --- a/ghc/compiler/Jmakefile +++ b/ghc/compiler/Jmakefile @@ -216,8 +216,7 @@ stranal/WwLib.lhs \ stranal/WorkWrap.lhs \ \ profiling/SCCauto.lhs \ -profiling/SCCfinal.lhs \ -profiling/CostCentre.lhs +profiling/SCCfinal.lhs #if GhcWithDeforester != YES #define __omit_deforester_flag -DOMIT_DEFORESTER=1 @@ -924,7 +923,7 @@ compile(parser/U_ttype,hs,$(PARSER_HS_OPTS) '-#include"hspincl.h"') /* *** misc *************************************************** */ -DEPSRCS = $(ALLSRCS_LHS) $(ALLSRCS_HS) +DEPSRCS = $(ALLSRCS_LHS) $(ALLSRCS_HS) SIMPL_SRCS_LHS #if GhcWithHscBuiltViaC == NO MKDEPENDHS_OPTS= -I$(MAIN_INCLUDE_DIR) -I$(COMPINFO_DIR) -x HsVersions.h