Build infrastructure for GCC 3.4
[dragonfly.git] / gnu / usr.bin / cc34 / cc_tools / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc34/cc_tools/Makefile,v 1.1 2004/06/14 22:27:54 joerg 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 .include <bsd.subdir.mk>