ab32c2b22911644d8db9ad9fc0dd2dbb30519789
[ghc-hetmet.git] / ghc / utils / Jmakefile
1 #define IHaveSubdirs
2
3 SUBDIRS = hp2ps         \
4           hscpp         \
5           hstags        \
6           mkdependHS    \
7           parallel      \
8           stat2resid    \
9           ugen          \
10           unlit
11
12 /* "heap-view" is not in the list because (a) it requires
13    a Haskell compiler (which you may not have yet), and (b) you are
14    unlikely to want it desperately.  It is easy to build once you have
15    a Haskell compiler and if you want it.
16 */