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