diff options
Diffstat (limited to 'ghc/utils/Jmakefile')
-rw-r--r-- | ghc/utils/Jmakefile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ghc/utils/Jmakefile b/ghc/utils/Jmakefile new file mode 100644 index 0000000000..4b0b693195 --- /dev/null +++ b/ghc/utils/Jmakefile @@ -0,0 +1,10 @@ +#define IHaveSubdirs + +SUBDIRS = hp2ps \ + hscpp \ + unlit \ + hstags \ + mkdependHS \ + parallel \ + ugen \ + stat2resid |