Create startup files from the GCC sources and drop our versions.
[dragonfly.git] / gnu / usr.bin / cc40 / cc_tools / fini / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc40/cc_tools/fini/Attic/Makefile,v 1.1 2005/06/05 22:43:20 corecode Exp $
2
3 .include "../Makefile.inc"
4
5 .PATH:  ${GCCDIR}/gcc/f
6
7 PROG=   fini
8 SRCS=   fini.c
9
10 .include <bsd.hostprog.mk>