Merge from vendor branch AWK:
[dragonfly.git] / gnu / usr.bin / cc41 / cc_tools / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc41/cc_tools/Makefile,v 1.1 2006/09/27 12:10:34 corecode Exp $
2
3 SUBDIR=  libiberty
4 SUBDIR+= gengenrtl genmodes gengtype genpreds gencheck genconstants
5 SUBDIR+= genconditions genflags gencodes genattr genattrtab genemit
6 SUBDIR+= genconfig genextract genopinit genoutput genpeep genrecog
7 SUBDIR+= gcov-iov genchecksum
8
9 #.if !defined(NO_FORTRAN)
10 #SUBDIR+= fini
11 #.endif
12
13 .ORDER: ${SUBDIR}
14
15 .include <bsd.subdir.mk>