1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/usr.sbin/stallion/stlload/Makefile
2001-03-20 18:17:26 +00:00

9 lines
101 B
Makefile

# $FreeBSD$
PROG= stlload
MANSUBDIR=/i386
CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
.include <bsd.prog.mk>