X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=104694e07d1f02a196a5e0d2cb895e472c3a04a2;hb=cf375afbaa55bc6cae521eff5b26ff04c27b452e;hp=32176c18b61c81c476361df45355886055d0232e;hpb=7b156c451f0e2fa87a1111a2ab8e4bd6d29e5a0f;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 32176c1..104694e 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -512,8 +512,6 @@ BIN_DIST_TOPDIR_ABS=$(FPTOOLS_TOP_ABS) BIN_DIST_DIR=$(BIN_DIST_TOPDIR_ABS)/$(BIN_DIST_NAME) BIN_DIST_TARBALL=$(BIN_DIST_TOPDIR_REL)/$(BIN_DIST_NAME)-$(TARGETPLATFORM).tar.bz2 -BIN_DIST_INST_DIR = $(FPTOOLS_TOP_ABS)/bindisttest/installed - # Definition of installation directories, we don't use half of these, but since # the configure script has them on offer while passing through, we might as well # set them. Note that we have to be careful, because the GNU coding standards