diff options
| author | Mark Murray <markm@FreeBSD.org> | 1999-03-14 20:41:14 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 1999-03-14 20:41:14 +0000 |
| commit | 5beaada3994cecfa4c896ff06ad86d82cb2be6ba (patch) | |
| tree | 8e4678d259dbd9d4b8779e115bcd6a470d5f9b66 /etc/defaults/make.conf | |
| parent | 0237469f436fee70f328f0a7ac3a7a00f6ade3a2 (diff) | |
Notes
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): # |
