[project @ 2004-05-05 11:37:46 by simonmar]
[ghc-hetmet.git] / ghc / utils / runghc / Makefile
diff --git a/ghc/utils/runghc/Makefile b/ghc/utils/runghc/Makefile
new file mode 100644 (file)
index 0000000..5792902
--- /dev/null
@@ -0,0 +1,7 @@
+TOP=../..
+include $(TOP)/mk/boilerplate.mk
+
+HS_PROG                = runghc
+INSTALL_PROGS   += $(HS_PROG)
+
+include $(TOP)/mk/target.mk