diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-01-11 15:06:57 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-01-11 15:06:57 +0000 |
| commit | 50f7128ec3243aa0987effdae2a058e7fb9bd4b1 (patch) | |
| tree | 109bc739b13b8df96e4e16c6f2146a50f66f98a9 /etc | |
| parent | 29ee67822bfd9fbfa77891f5597b6db221ae3976 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/defaults/make.conf | 10 | ||||
| -rw-r--r-- | etc/make.conf | 10 |
2 files changed, 2 insertions, 18 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 6eca09593bfc..9c61f342b6c8 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.70 1998/10/16 03:26:54 peter Exp $ +# $Id: make.conf,v 1.71 1999/01/06 02:44:29 obrien 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 @@ -37,14 +37,6 @@ # #COPTFLAGS= -O -pipe # -# To use an ELF kernel, you can set this flag. MAKE SURE that you have a -# working /boot/loader installed. /boot.config should specify "/boot/loader" -# as the kernel. The bootblocks load the third stage loader, then it loads -# the kernel proper and any other modules you want. Its startup script -# file is /boot/loader.conf: -# -#KERNFORMAT= elf -# # To compile and install the 4.4 lite libm instead of the default use: # #WANT_CSRG_LIBM= yes diff --git a/etc/make.conf b/etc/make.conf index 6eca09593bfc..9c61f342b6c8 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.70 1998/10/16 03:26:54 peter Exp $ +# $Id: make.conf,v 1.71 1999/01/06 02:44:29 obrien 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 @@ -37,14 +37,6 @@ # #COPTFLAGS= -O -pipe # -# To use an ELF kernel, you can set this flag. MAKE SURE that you have a -# working /boot/loader installed. /boot.config should specify "/boot/loader" -# as the kernel. The bootblocks load the third stage loader, then it loads -# the kernel proper and any other modules you want. Its startup script -# file is /boot/loader.conf: -# -#KERNFORMAT= elf -# # To compile and install the 4.4 lite libm instead of the default use: # #WANT_CSRG_LIBM= yes |
