diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 76b5366091f76c9bc73570149ef5055648fc2c39 (patch) | |
| tree | 590d020e0f2a5bea6e09d66d951a674443b21d67 /bin/Makefile.inc | |
| parent | 4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.0.0
'RELENG_3_0_0_RELEASE'.
Diffstat (limited to 'bin/Makefile.inc')
| -rw-r--r-- | bin/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc index 0c085ca286aa..4fdaae4b576b 100644 --- a/bin/Makefile.inc +++ b/bin/Makefile.inc @@ -1,8 +1,7 @@ # @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 -# $Id: Makefile.inc,v 1.9 1997/02/22 14:01:23 peter Exp $ +# $Id$ BINDIR?= /bin -CFLAGS+= -Wall -Wformat NOSHARED?= YES .if exists (${.CURDIR}/../../secure) |
