X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Ftree.mk;h=3aa85277b072c35a2a0e2a3fe0e1a525cc79c18d;hb=8a23f2d9b91e8bf180a8578b2c929961b3c1825b;hp=34bfcde763cf3765dd7514270d444b1e527db3db;hpb=cabb1ad4f8c7e48694ff17fbedd94e9bcf86d565;p=ghc-hetmet.git diff --git a/mk/tree.mk b/mk/tree.mk index 34bfcde..3aa8527 100644 --- a/mk/tree.mk +++ b/mk/tree.mk @@ -47,6 +47,21 @@ INPLACE_TOPDIR = $(INPLACE)/lib INPLACE_MINGW = $(INPLACE)/mingw INPLACE_PERL = $(INPLACE)/perl +################################################################################ +# +# Bindist testing directory +# +################################################################################ + +BIN_DIST_INST_SUBDIR = "install dir" +BIN_DIST_INST_DIR = bindisttest/$(BIN_DIST_INST_SUBDIR) + +################################################################################ +# +# rm +# +################################################################################ + # 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 # without configuring: