freebsd-dev/usr.sbin/lptcontrol/Makefile
1995-05-30 03:57:47 +00:00

6 lines
77 B
Makefile

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