Initial import from FreeBSD RELENG_4:
[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
3 PROG=   stlload
4 MAN=    stlload.8
5 MANSUBDIR=/i386
6
7 CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
8
9 .include <bsd.prog.mk>