diff options
Diffstat (limited to 'etc/defaults/make.conf')
| -rw-r--r-- | etc/defaults/make.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 056ed190f31b5..2f1bff8fda6ed 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.74 1999/02/03 22:25:41 asami Exp $ +# $Id: make.conf,v 1.75 1999/03/14 19:05:16 billf 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 @@ -28,10 +28,6 @@ # To avoid building sendmail #NO_SENDMAIL= true # -# To have 'obj' symlinks created in your source directory -# (they aren't needed/necessary) -#OBJLINK= yes -# # To compile just the kernel with special optimisations, you should use # this instead of CFLAGS (which is not applicable to kernel builds anyway): # |
