summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerru <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit7f3c7f0d461522fe0390e72d21fa729bed8807bf (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/make/make.1
parent8e249383f9b2938ac2233decd80969cc4cd3c59e (diff)
downloadFreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.zip
FreeBSD-src-7f3c7f0d461522fe0390e72d21fa729bed8807bf.tar.gz
Sort sections.
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.158
1 files changed, 29 insertions, 29 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index d616fcd..a846121 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1345,23 +1345,6 @@ Each source specifies a suffix to
.Nm .
If no sources are specified, any previous specified suffices are deleted.
.El
-.Sh COMPATIBILITY
-Older versions of
-.Nm
-used
-.Ev MAKE
-instead of
-.Ev MAKEFLAGS .
-This was removed for POSIX compatibility.
-The internal variable
-.Va MAKE
-is set to the same value as
-.Va .MAKE ;
-support for this may be removed in the future.
-.Pp
-Most of the more esoteric features of
-.Nm
-should probably be avoided for greater compatibility.
.Sh ENVIRONMENT
The
.Nm
@@ -1400,6 +1383,35 @@ directory.
List all included makefiles in order visited:
.Pp
.Dl "make -V .MAKEFILE_LIST | tr \e\ \e\en"
+.Sh COMPATIBILITY
+Older versions of
+.Nm
+used
+.Ev MAKE
+instead of
+.Ev MAKEFLAGS .
+This was removed for POSIX compatibility.
+The internal variable
+.Va MAKE
+is set to the same value as
+.Va .MAKE ;
+support for this may be removed in the future.
+.Pp
+Most of the more esoteric features of
+.Nm
+should probably be avoided for greater compatibility.
+.Sh SEE ALSO
+.Xr mkdep 1 ,
+.Xr make.conf 5
+.Rs
+.%T "PMake - A Tutorial"
+.Re
+in
+.Pa /usr/share/doc/psd/12.make
+.Sh HISTORY
+A
+.Nm
+command appeared in PWB UNIX.
.Sh BUGS
The determination of
.Va .OBJDIR
@@ -1455,15 +1467,3 @@ all:
...
\&.endfor
.Ed
-.Sh SEE ALSO
-.Xr mkdep 1 ,
-.Xr make.conf 5
-.Rs
-.%T "PMake - A Tutorial"
-.Re
-in
-.Pa /usr/share/doc/psd/12.make
-.Sh HISTORY
-A
-.Nm
-command appeared in PWB UNIX.
OpenPOWER on IntegriCloud