[project @ 1997-06-05 23:29:22 by sof]
[ghc-hetmet.git] / ghc / misc / examples / hsh / Makefile
diff --git a/ghc/misc/examples/hsh/Makefile b/ghc/misc/examples/hsh/Makefile
new file mode 100644 (file)
index 0000000..c4a6d8e
--- /dev/null
@@ -0,0 +1,6 @@
+TOP = ../../..
+include $(TOP)/mk/boilerplate.mk
+SRC_HC_OPTS += -syslib posix
+HS_PROG=hsh
+include $(TOP)/mk/target.mk
+