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