X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=mk%2Fconfig.mk.in;h=7e00d1852d1701a36a1d922fd525aa1ded4a45af;hb=c140c1415a91991c617f8ba153b54e6e69cf9640;hp=417d6e45839d45d3fc974d171c6e178b59783519;hpb=b7f448a4ebb2b924f279bf49432f07338f41a764;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 417d6e4..7e00d18 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -497,10 +497,9 @@ ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" DEFAULT_TMPDIR = /C/TEMP endif -# FPTOOLS_TOP: the top of the fptools hierarchy, absolute path. (POSIX / unix-style path). +# FPTOOLS_TOP: the top of the fptools hierarchy, absolute path. +# On Windows this is a c:/foo/bar style path. FPTOOLS_TOP_ABS = @hardtop@ -# The platform specific version of 'hardtop'. -FPTOOLS_TOP_ABS_PLATFORM = @hardtop_plat@ # This gets used in the default docdir PACKAGE_TARNAME = @PACKAGE_TARNAME@