X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=d44d00d6012f3dbd9e752e7aca3d4747cfa88fa8;hb=87e82c15b1ab2eb3dd37c681f6615ec47b476f9f;hp=32176c18b61c81c476361df45355886055d0232e;hpb=7b156c451f0e2fa87a1111a2ab8e4bd6d29e5a0f;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 32176c1..d44d00d 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 @@ -672,8 +670,6 @@ SRC_HC_OPTS += -H16m -O # These flags make flex 8-bit SRC_FLEX_OPTS += -8 -SRC_INSTALL_BIN_OPTS += -s - # lint gets all CPP's flags too SRC_LINT_OPTS += -axz -DLINT $(SRC_CPP_OPTS) WAY$(_way)_LINT_OPTS += WAY$(_way)_CPP_OPTS @@ -1043,6 +1039,8 @@ STRIP = strip TAR = @TarCmd@ ZIP = zip +HSCOLOUR = @HSCOLOUR@ + # # This is special to literate/, ToDo: add literate-specific # configure setup to literate/.