summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lpq/Makefile')
-rw-r--r--usr.sbin/lpr/lpq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpq/Makefile b/usr.sbin/lpr/lpq/Makefile
index e4a5effd053a3..4df437e06c326 100644
--- a/usr.sbin/lpr/lpq/Makefile
+++ b/usr.sbin/lpr/lpq/Makefile
@@ -8,7 +8,7 @@ BINOWN= root
BINGRP= daemon
BINMODE= 6555
-CFLAGS+= -I${.CURDIR}/../common_source ${CWARNFLAGS}
+CFLAGS+= -I${.CURDIR}/../common_source
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}