summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/Makefile.inc
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2000-12-05 02:20:19 +0000
committergreen <green@FreeBSD.org>2000-12-05 02:20:19 +0000
commit2aecee364f2b1fa8b38c4d29600f05f33075cddf (patch)
treebf0881ca432b88e84b40b65bc72970ba5b2a3120 /crypto/openssh/Makefile.inc
parent100d82038d69581b72d61ea79acb559a97322110 (diff)
downloadFreeBSD-src-2aecee364f2b1fa8b38c4d29600f05f33075cddf.zip
FreeBSD-src-2aecee364f2b1fa8b38c4d29600f05f33075cddf.tar.gz
Import of OpenSSH 2.3.0 (virgin OpenBSD source release).
Diffstat (limited to 'crypto/openssh/Makefile.inc')
-rw-r--r--crypto/openssh/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssh/Makefile.inc b/crypto/openssh/Makefile.inc
index fddf3da..85e1454 100644
--- a/crypto/openssh/Makefile.inc
+++ b/crypto/openssh/Makefile.inc
@@ -1,5 +1,7 @@
CFLAGS+= -I${.CURDIR}/..
+CFLAGS+= -Wall
+
.include <bsd.obj.mk>
.if exists(${.CURDIR}/../lib/${__objdir})
OpenPOWER on IntegriCloud