GHC new build system megapatch
[ghc-hetmet.git] / utils / touchy / ghc.mk
diff --git a/utils/touchy/ghc.mk b/utils/touchy/ghc.mk
new file mode 100644 (file)
index 0000000..022783f
--- /dev/null
@@ -0,0 +1,5 @@
+utils/touchy_dist_C_SRCS  = touchy.c
+utils/touchy_dist_PROG    = $(GHC_TOUCHY_PGM)
+utils/touchy_dist_LIBEXEC = YES
+utils/touchy_dist_INSTALL = YES
+$(eval $(call build-prog,utils/touchy,dist,0))