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