libssp47, libobjc47: install headers
[dragonfly.git] / gnu / usr.bin / cc41 / cc_tools / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc41/cc_tools/Makefile,v 1.4 2008/05/14 15:02:48 hasso 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 .include "Makefile.tools"
10 clean cleandir:
11         rm -rf ${TOOLGENDIR}
12
13 .include <bsd.subdir.mk>