entered into RCS
authorRoland McGrath <roland@redhat.com>
Wed, 19 May 1993 17:56:38 +0000 (17:56 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 19 May 1993 17:56:38 +0000 (17:56 +0000)
make.1

diff --git a/make.1 b/make.1
index 2945bbe..a8c4108 100644 (file)
--- a/make.1
+++ b/make.1
@@ -127,10 +127,6 @@ is equivalent to
 .BR "\-C " /etc.
 This is typically used with recursive invocations of
 .IR make .
-.B \-e
-Give variables taken from the environment precedence
-over variables from makefiles.
-.TP 0.5i
 .TP 0.5i
 .B \-d
 Print debugging information in addition to normal processing.
@@ -141,6 +137,10 @@ considered and which are applied---everything interesting about how
 .I make
 decides what to do.
 .TP 0.5i
+.B \-e
+Give variables taken from the environment precedence
+over variables from makefiles.
+.TP 0.5i
 .BI "\-f " file
 Use
 .I file