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