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