]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/stallion/stlload/Makefile
This commit was generated by cvs2svn to compensate for changes in r95567,
[FreeBSD/FreeBSD.git] / usr.sbin / stallion / stlload / Makefile
1 # $FreeBSD$
2
3 PROG=   stlload
4 MAN=    stlload.8
5 MANSUBDIR=/i386
6
7 CFLAGS+= -DBOOTDIR=\"${BOOTDIR}\"
8
9 .include <bsd.prog.mk>