summaryrefslogtreecommitdiff
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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile
index 19ecdc98db95c..bd895a71a3054 100644
--- a/usr.sbin/lpr/pac/Makefile
+++ b/usr.sbin/lpr/pac/Makefile
@@ -6,7 +6,7 @@
PROG= pac
MAN= pac.8
-CFLAGS+= -I${.CURDIR}/../common_source ${CWARNFLAGS}
+CFLAGS+= -I${.CURDIR}/../common_source
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}