Welcome the build infrastructure for gcc41
[dragonfly.git] / gnu / usr.bin / cc41 / cc_tools / genconditions / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc41/cc_tools/genconditions/Makefile,v 1.1 2006/09/27 12:10:34 corecode Exp $
2
3 .include "../Makefile.inc"
4
5 PROG=   genconditions
6 SRCS=   genconditions.c insn-modes.h gtype-desc.h
7 SRCS+=  ${EARLY_SRCS} ${RTL_SRCS} ${ERRORS_SRCS}
8
9 .include <bsd.hostprog.mk>