X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=mk%2Ftree.mk;h=6fab46022e9f00745c0d9dc3d9ea9bbb04e36ba1;hp=cd3988d772689b92285a88ecc12f3f63d7c74449;hb=d83c0339a26179567eed0a8d65d944008e3637b2;hpb=926ae90b75cd3368049854898062a563e57c9ad2 diff --git a/mk/tree.mk b/mk/tree.mk index cd3988d..6fab460 100644 --- a/mk/tree.mk +++ b/mk/tree.mk @@ -23,7 +23,6 @@ GHC_RTS_DIR = rts GHC_DRIVER_DIR = driver GHC_COMPAT_DIR = compat -GHC_MKDEPENDC_DIR = $(GHC_UTILS_DIR)/mkdependC GHC_LTX_DIR = $(GHC_UTILS_DIR)/ltx GHC_LNDIR_DIR = $(GHC_UTILS_DIR)/lndir GHC_MKDIRHIER_DIR = $(GHC_UTILS_DIR)/mkdirhier @@ -46,6 +45,7 @@ INPLACE_BIN = $(INPLACE)/bin INPLACE_LIB = $(INPLACE)/lib INPLACE_TOPDIR = $(INPLACE)/lib INPLACE_MINGW = $(INPLACE)/mingw +INPLACE_PERL = $(INPLACE)/perl # These are here, rather than in config.mk, as they need to exist in an # unconfigured tree so that the various clean targets can be used