1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin/lptcontrol/Makefile

6 lines
77 B
Makefile
Raw Normal View History

PROG= lptcontrol
1995-05-30 03:57:47 +00:00
CFLAGS+= -Wall
MAN8= lptcontrol.8
.include <bsd.prog.mk>