freebsd-dev/usr.sbin/stallion/stlload/Makefile
David Nugent 3875dc8d63 Submitted by: Greg Ungerer <gerg@stallion.oz.au>
Add manpages for stl, stli drivers.
Add manpages for stlload, stlstats.
Update stli bootcode.
Update stlload, stlstats to revision 1.0.0 from author.
1997-03-13 04:21:44 +00:00

9 lines
143 B
Makefile

# $Id: Makefile,v 1.3 1997/02/22 16:13:45 peter Exp $
PROG= stlload
MAN8= stlload.8
CFLAGS+=-DBOOTDIR=\"${BOOTDIR}\"
.include <bsd.prog.mk>