aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml')
-rw-r--r--en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml6
1 files changed, 2 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
index 07c878bd23..c55f0c832d 100644
--- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
@@ -643,8 +643,7 @@
</indexterm>
<para>Examine the files
- <filename>/usr/share/examples/etc/make.conf</filename>
- (called <filename>/etc/defaults/make.conf</filename> in &os;&nbsp;4.X) and
+ <filename>/etc/defaults/make.conf</filename> and
<filename>/etc/make.conf</filename>. The first contains some
default defines &ndash; most of which are commented out. To
make use of them when you rebuild your system from source, add
@@ -656,8 +655,7 @@
<para>A typical user will probably want to copy the
<makevar>CFLAGS</makevar> and
<makevar>NOPROFILE</makevar> lines found in
- <filename>/usr/share/examples/etc/make.conf</filename>
- (or in <filename>/etc/defaults/make.conf</filename> on &os;&nbsp;4.X) to
+ <filename>/etc/defaults/make.conf</filename> to
<filename>/etc/make.conf</filename> and uncomment them.</para>
<para>Examine the other definitions (<makevar>COPTFLAGS</makevar>,