summaryrefslogtreecommitdiffstats
path: root/usr.bin/vacation
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 23:12:44 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 23:12:44 +0000
commit2b9e49a79faea73cf8d911c974c48ed49e74951d (patch)
treec5abf57b3b6064958584f7201addabd5b59aa6af /usr.bin/vacation
parentc5cd5cd15638a4863a7d984e53cc1d94f243d5a3 (diff)
downloadFreeBSD-src-2b9e49a79faea73cf8d911c974c48ed49e74951d.zip
FreeBSD-src-2b9e49a79faea73cf8d911c974c48ed49e74951d.tar.gz
Protect this from the coming WARNS=2 default.
Diffstat (limited to 'usr.bin/vacation')
-rw-r--r--usr.bin/vacation/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vacation/Makefile b/usr.bin/vacation/Makefile
index 9ac29e0..ed5f1d3 100644
--- a/usr.bin/vacation/Makefile
+++ b/usr.bin/vacation/Makefile
@@ -6,6 +6,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/vacation
PROG= vacation
+WARNS?= 0
CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include
CFLAGS+=-DNEWDB -DNOT_SENDMAIL
CFLAGS+=-D_FFR_LISTDB -D_FFR_DEBUG
OpenPOWER on IntegriCloud