1 #################################################################################
5 # Main Makefile for project glafp-utils
7 #################################################################################
10 include $(TOP)/mk/boilerplate.mk
12 # We need to write mkdependC first (in that order), to be sure that
13 # make depend will succeed in all the other directories.
15 # ToDo: remove msub for good
17 SUBDIRS = mkdependC ltx mkdirhier runstdtest sgmlverb docbook
18 ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
22 include $(TOP)/mk/target.mk