X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=utils%2Fstat2resid%2FMakefile;h=ef9ea2bcb228ef0caaddc35cc95ac4d875cf0bdc;hb=a2dd573dca7d1cf150e900a7ea6e03d734bee96b;hp=f474f5229ddb56fc511b0b3f68f8f5025a514753;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/utils/stat2resid/Makefile b/utils/stat2resid/Makefile index f474f52..ef9ea2b 100644 --- a/utils/stat2resid/Makefile +++ b/utils/stat2resid/Makefile @@ -13,24 +13,9 @@ SCRIPT_OBJS=stat2resid.prl # INSTALLING=0 -ifneq "$(BIN_DIST)" "1" -SCRIPT_SUBST_VARS=DEFAULT_TMPDIR -endif - INTERP=perl # -# The stat2resid script is configured with a different -# path to the supporting perl scripts, depending on whether it -# is to be installed or not. -# -ifeq "$(INSTALLING)" "1" -ifeq "$(BIN_DIST)" "1" -SCRIPT_PREFIX_FILES += prefix.txt -endif -endif - -# # install setup # INSTALL_LIBS += $(DYN_LOADABLE_BITS)