Welcome the build infrastructure for gcc41
[dragonfly.git] / gnu / usr.bin / cc41 / cc_tools / fini / Makefile
blobaf014d55bf08682b16ffb06562ba880ea46937d9
1 # $DragonFly: src/gnu/usr.bin/cc41/cc_tools/fini/Attic/Makefile,v 1.1 2006/09/27 12:10:34 corecode Exp $
3 .include "../Makefile.inc"
5 .PATH: ${GCCDIR}/gcc/f
7 PROG= fini
8 SRCS= fini.c
10 .include <bsd.hostprog.mk>