freebsd-dev/usr.sbin/lptcontrol/Makefile
Geoff Rehmet 6dc3c6f768 Bring in lptcontrol from 1.1.5.1
Submitted by:	Geoff
1994-09-03 13:10:09 +00:00

6 lines
78 B
Makefile

PROG= lptcontrol
CFLAGS+= -Wall
MAN8= lptcontrol.8
.include <bsd.prog.mk>