X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Futils%2FMakefile;h=7348160a74afb09a8c940fcdecb5feece9c681e1;hb=cbc7228335a0489362d8f5deadaecacc8731a4ce;hp=f2db6f787fa1cbe44bcbe32fd7e44f0bedb9a543;hpb=671f064cced6f4adfedf5d802fd97d88c96d90f9;p=ghc-hetmet.git diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index f2db6f7..7348160 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -6,9 +6,9 @@ ifneq "$(BIN_DIST_NAME)" "" SUBDIRS = hp2ps stat2resid unlit else ifeq "$(BootingFromHc)" "YES" -SUBDIRS = ghc-pkg unlit +SUBDIRS = genapply genprimopcode ghc-pkg unlit else -SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply +SUBDIRS = hasktags ghc-pkg hp2ps hsc2hs parallel stat2resid prof unlit genprimopcode genapply runghc endif endif