X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fstat2resid%2FMakefile;h=ef9ea2bcb228ef0caaddc35cc95ac4d875cf0bdc;hp=f474f5229ddb56fc511b0b3f68f8f5025a514753;hb=430453c5131592b6147a80202dc5f7fbe3f3d5fd;hpb=ad9d754d2b18d4dd027884e082c20777a29ef7d4 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)