summaryrefslogtreecommitdiff
path: root/ghc/utils/Jmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/utils/Jmakefile')
-rw-r--r--ghc/utils/Jmakefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/ghc/utils/Jmakefile b/ghc/utils/Jmakefile
index ab32c2b229..eac3396d58 100644
--- a/ghc/utils/Jmakefile
+++ b/ghc/utils/Jmakefile
@@ -2,13 +2,16 @@
SUBDIRS = hp2ps \
hscpp \
- hstags \
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