Difference between revisions of "Make"

From GNUstepWiki
Jump to navigation Jump to search
(stub)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
GNUstep's '''make''' package is a configuration system and set of rules that makes compilation of GNUstep source as easy as simply listing the files.
 
GNUstep's '''make''' package is a configuration system and set of rules that makes compilation of GNUstep source as easy as simply listing the files.
 +
 +
See [[Writing Makefiles]] for more info.
 +
 +
{{stub}}

Latest revision as of 16:43, 12 September 2006

GNUstep's make package is a configuration system and set of rules that makes compilation of GNUstep source as easy as simply listing the files.

See Writing Makefiles for more info.

This article or section is a stub (i.e., in need of additional material).
You can help us by expanding it