summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lptcontrol/Makefile
diff options
context:
space:
mode:
authorcsgr <csgr@FreeBSD.org>1994-09-03 13:10:09 +0000
committercsgr <csgr@FreeBSD.org>1994-09-03 13:10:09 +0000
commit2388a159817e1e656515689657c762131b1d4a83 (patch)
tree1970d40d2d94eb112c7cd26310db9d3ab2144b3f /usr.sbin/lptcontrol/Makefile
downloadFreeBSD-src-2388a159817e1e656515689657c762131b1d4a83.zip
FreeBSD-src-2388a159817e1e656515689657c762131b1d4a83.tar.gz
Bring in lptcontrol from 1.1.5.1
Submitted by: Geoff
Diffstat (limited to 'usr.sbin/lptcontrol/Makefile')
-rw-r--r--usr.sbin/lptcontrol/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile
new file mode 100644
index 0000000..110066d
--- /dev/null
+++ b/usr.sbin/lptcontrol/Makefile
@@ -0,0 +1,5 @@
+PROG= lptcontrol
+CFLAGS+= -Wall
+MAN8= lptcontrol.8
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud