Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:makefiles [2010/03/10 17:14]
cyril
programming:makefiles [2013/09/19 16:41] (current)
Line 26: Line 26:
     * ''$^'' : list of requirements     * ''$^'' : list of requirements
     * ''$<'' : first requirement     * ''$<'' : first requirement
 +    * ''$(MAKECMDGOALS)'' : make argument
  
   * functions ([[http://www.gnu.org/software/make/manual/make.html#Functions|complete list]]):   * functions ([[http://www.gnu.org/software/make/manual/make.html#Functions|complete list]]):
     * ''$(subst from,to,text)''     * ''$(subst from,to,text)''
 +    * ''$(filter-out <list>, <list>)''
  
   * **Mini Example**   * **Mini Example**
programming/makefiles.1268241270.txt.gz ยท Last modified: 2013/09/19 16:43 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0