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.
14 SUBDIRS = mkdependC mkdirhier runstdtest
15 ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
19 include $(TOP)/mk/target.mk