X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=ghc%2Futils%2FMakefile;h=7348160a74afb09a8c940fcdecb5feece9c681e1;hb=557d889d9db42c76b8b4cd07f07eb3616ff3236b;hp=8db0f28809b52cfe69924ff3235f7ac17cce5a00;hpb=b37ceb602403acbaa6bce6abccd66e9dc994068f;p=ghc-hetmet.git diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 8db0f28..7348160 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -6,12 +6,16 @@ ifneq "$(BIN_DIST_NAME)" "" SUBDIRS = hp2ps stat2resid unlit else ifeq "$(BootingFromHc)" "YES" -SUBDIRS = hp2ps parallel stat2resid prof unlit +SUBDIRS = genapply genprimopcode ghc-pkg unlit else -SUBDIRS = ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode +SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply runghc endif endif +ifeq "$(TARGETPLATFORM)" "i386-unknown-mingw32" +SUBDIRS += touchy +endif + # hstags died when the new parser was introduced. # hstags \