X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2FMakefile;h=34ff7a44ba5e5e69cee5385b31e7b71399944f85;hb=34a10d6614fa3546b360fc13b5386b1d86848190;hp=8db0f28809b52cfe69924ff3235f7ac17cce5a00;hpb=b37ceb602403acbaa6bce6abccd66e9dc994068f;p=ghc-hetmet.git diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 8db0f28..34ff7a4 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -8,10 +8,14 @@ else ifeq "$(BootingFromHc)" "YES" SUBDIRS = hp2ps parallel stat2resid prof unlit else -SUBDIRS = ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode +SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode endif endif +ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" +SUBDIRS += touchy +endif + # hstags died when the new parser was introduced. # hstags \