Penguin

Differences between current version and revision by previous author of make(1).

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 4 Last edited on Friday, January 9, 2004 5:13:57 am by StuartYeates
Older page: version 2 Last edited on Monday, June 3, 2002 6:50:28 pm by perry Revert
@@ -11,9 +11,9 @@
 ---- 
 !!NAME 
  
  
-make - GNU make utility to maintain groups of programs 
+make - [ GNU] make utility to maintain groups of programs 
 !!SYNOPSIS 
  
  
 __make__ [[ __-f__ ''makefile'' ] [[ option ] ... 
@@ -24,18 +24,18 @@
 This man page is an extract of the documentation of ''GNU 
 make .'' It is updated only occasionally, because the GNU 
 project does not use nroff. For complete, current 
 documentation, refer to the Info file __make.info__ which 
-is made from the Texinfo source file 
+is made from the [TexInfo|texinfo(5)] source file 
 __make.texinfo__. 
 !!DESCRIPTION 
  
  
 The purpose of the ''make'' utility is to determine 
 automatically which pieces of a large program need to be 
 recompiled, and issue the commands to recompile them. The 
 manual describes the GNU implementation of ''make'', 
-which was written by Richard Stallman and Roland !McGrath. 
+which was written by RichardStallman and Roland !McGrath. 
 Our examples show C programs, since they are most common, 
 but you can use ''make'' with any programming language 
 whose compiler can be run with a shell command. In fact, 
 ''make'' is not limited to programs. You can use it to 
@@ -297,8 +297,9 @@
 Manual .'' 
 !!AUTHOR 
  
  
-This manual page contributed by Dennis Morse of Stanford  
-University . It has been reworked by Roland 
+This manual page contributed by Dennis Morse of StanfordUniversity .  
+ It has been reworked by Roland 
 !McGrath. 
 ---- 
+[CategorySoftwareEngineeringTools]  
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.