1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/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>