[project @ 1997-12-16 10:03:06 by simonm]
[ghc-hetmet.git] / glafp-utils / Makefile
1 #################################################################################
2 #
3 #                           glafp-utils/Makefile
4 #
5 #               Main Makefile for project glafp-utils
6 #
7 #################################################################################
8
9 TOP=.
10 include $(TOP)/mk/boilerplate.mk
11
12 # We need to write mkdependC first (in that order), to be sure that
13 # make depend will succeed in all the other directories.
14 #
15 # ToDo: remove msub for good
16 #
17 SUBDIRS = mkdependC fastmake lndir ltx mkdirhier runstdtest sgmlverb
18
19 include $(TOP)/mk/target.mk