Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / stallion / stlload / Makefile
1 # $FreeBSD: src/usr.sbin/stallion/stlload/Makefile,v 1.5.2.2 2001/04/25 12:10:59 ru Exp $
2 # $DragonFly: src/usr.sbin/stallion/stlload/Makefile,v 1.2 2003/06/17 04:30:03 dillon Exp $
3
4 PROG=   stlload
5 MAN=    stlload.8
6 MANSUBDIR=/i386
7
8 CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
9
10 .include <bsd.prog.mk>