GHC new build system megapatch
[ghc-hetmet.git] / utils / hasktags / Makefile
index 99afec6..64905b0 100644 (file)
@@ -1,10 +1,3 @@
-TOP=../..
-include $(TOP)/mk/boilerplate.mk
-
-HS_PROG = hasktags
-
-CLEAN_FILES += Main.hi
-
-INSTALL_PROGS += $(HS_PROG)
-
-include $(TOP)/mk/target.mk
+dir = utils/hasktags
+TOP = ../..
+include $(TOP)/mk/sub-makefile.mk