[project @ 2004-02-09 15:04:19 by malcolm]
[ghc-hetmet.git] / ghc / utils / hsc2hs / Makefile
index 94ed548..aaf71b4 100644 (file)
@@ -1,4 +1,6 @@
 # -----------------------------------------------------------------------------
+# To compile with nhc98 on unix:
+#     nhc98 -cpp -DEXEEXT="\"\"" -package base -o hsc2hs-bin Main.hs
 
 TOP=../..
 include $(TOP)/mk/boilerplate.mk