[project @ 1996-07-25 20:43:49 by partain]
[ghc-hetmet.git] / ghc / utils / Jmakefile
index 4b0b693..eac3396 100644 (file)
@@ -1,10 +1,19 @@
 #define IHaveSubdirs
 
-SUBDIRS = hp2ps \
-         hscpp \
-         unlit \
-         hstags \
-         mkdependHS \
-         parallel \
-         ugen \
-         stat2resid
+SUBDIRS = hp2ps                \
+         hscpp         \
+         mkdependHS    \
+         parallel      \
+         stat2resid    \
+         ugen          \
+         unlit
+
+/*       hstags
+    not ready to go for 2.01
+*/
+
+/* "heap-view" is not in the list because (a) it requires
+   a Haskell compiler (which you may not have yet), and (b) you are
+   unlikely to want it desperately.  It is easy to build once you have
+   a Haskell compiler and if you want it.
+*/