X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2Fhscpp%2FMakefile;h=d9191865a7c58694539167b57c630380610e1e7b;hb=a977810779813388908daa6dbe57d9d1a05baaa3;hp=e4af0ed35d3727c6b2f02833ffe511f44706d2e0;hpb=d4c4c40fbf8ee006e0ecd1751be1ba8844162d57;p=ghc-hetmet.git diff --git a/ghc/utils/hscpp/Makefile b/ghc/utils/hscpp/Makefile index e4af0ed..d919186 100644 --- a/ghc/utils/hscpp/Makefile +++ b/ghc/utils/hscpp/Makefile @@ -3,17 +3,11 @@ include $(TOP)/mk/boilerplate.mk SCRIPT_PROG=hscpp SCRIPT_OBJS=hscpp.prl -SCRIPT_SUBST_VARS= - -ifneq "$(BIN_DIST)" "1" -SCRIPT_SUBST_VARS += RAWCPP -endif +SCRIPT_SUBST_VARS= RAWCPP # Note: might be overridden from cmd-line (see install rule below) INSTALLING=0 -# no INTERP: do *not* want #! script stuck on the front -# what's the deal? I'll add it for now -- SOF INTERP=perl #