[project @ 1996-11-21 16:45:53 by simonm]
[ghc-hetmet.git] / ghc / utils / Makefile
1 TOP=../..
2 include $(TOP)/ghc/mk/ghc.mk
3
4 SUBDIRS = hp2ps         \
5           hscpp         \
6           mkdependHS    \
7           stat2resid    \
8           ugen          \
9           unlit
10 #         parallel      \
11
12 #         hstags
13 #    not ready to go for 2.01
14
15 # "heap-view" is not in the list because (a) it requires
16 #  a Haskell compiler (which you may not have yet), and (b) you are
17 #  unlikely to want it desperately.  It is easy to build once you have
18 #  a Haskell compiler and if you want it.
19
20 include $(TOP)/mk/subdir.mk