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