aboutsummaryrefslogtreecommitdiff
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/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/lpr/lpd/Makefile b/usr.sbin/lpr/lpd/Makefile
index 9af36556604c..0d7d93ef79d9 100644
--- a/usr.sbin/lpr/lpd/Makefile
+++ b/usr.sbin/lpr/lpd/Makefile
@@ -7,6 +7,8 @@ SRCS= lpd.c printjob.c recvjob.c lpdchar.c modes.c
CFLAGS+= -I${.CURDIR}/../common_source
+WARNS?= 1
+
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}