diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-01-05 18:54:07 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-01-05 18:54:07 +0000 |
| commit | 92f710b2bcafde99a117d6c3e1bde9e2ecfe5633 (patch) | |
| tree | dea717357cb9e8ca68012ab8c54e95dd54e5e66a /etc/defaults | |
| parent | 01733a9b6d9c08d96cdc9470657354b6d6cb2e31 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/make.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index fe956393f381..0174a647eb20 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.22 1995/09/28 14:59:44 ache Exp $ +# $Id: make.conf,v 1.23 1995/09/30 17:20:27 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing @@ -11,7 +11,7 @@ # # One, and probably the most common, use could be: # -#CFLAGS= -O2 -m486 -pipe -fno-strength-reduce +#CFLAGS= -O2 -m486 -pipe # # Another useful entry is # |
