Merge from vendor branch LIBARCHIVE:
[dragonfly.git] / gnu / usr.bin / cc34 / cc_tools / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc34/cc_tools/Makefile,v 1.6 2004/06/22 21:46:54 dillon Exp $
2
3 SUBDIR=  gengenrtl genmodes gengtype genpreds gencheck genconstants
4 SUBDIR+= genconditions genflags gencodes genattr genattrtab genemit
5 SUBDIR+= genconfig genextract genopinit genoutput genpeep genrecog
6 SUBDIR+= gcov-iov
7
8 SUBDIR+= fini
9
10 .ORDER: ${SUBDIR}
11
12 .include <bsd.subdir.mk>