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

8 lines
89 B
Makefile
Raw Normal View History

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