Reorganisation of the source tree
[ghc-hetmet.git] / utils / genapply / Makefile
similarity index 92%
rename from ghc/utils/genapply/Makefile
rename to utils/genapply/Makefile
index 41084d6..f9a10a2 100644 (file)
@@ -3,7 +3,7 @@ include $(TOP)/mk/boilerplate.mk
 
 HS_PROG = $(GHC_GENAPPLY_PGM)
 
-# genapply is needed to boot in ghc/rts...
+# genapply is needed to boot in rts/...
 ifneq "$(BootingFromHc)" "YES"
 boot :: all
 endif