summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/chkprintcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/chkprintcap/Makefile')
-rw-r--r--usr.sbin/lpr/chkprintcap/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/lpr/chkprintcap/Makefile b/usr.sbin/lpr/chkprintcap/Makefile
deleted file mode 100644
index ffffffb..0000000
--- a/usr.sbin/lpr/chkprintcap/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../common_source
-
-PROG= chkprintcap
-MAN= chkprintcap.8
-SRCS= chkprintcap.c skimprintcap.c
-
-CFLAGS+= -I${.CURDIR}/../common_source
-
-DPADD= ${LIBLPR}
-LDADD= ${LIBLPR}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud