Lines Matching full:makefile
18 - The file is really a tiny GNU Makefile fragment that will be
102 special GNU Makefile that will clear many LOCAL_XXX variables for you
138 points to a GNU Makefile script that is in charge of collecting all the
288 > Returns the path of the last included Makefile, which typically is
295 > the path of the *last* *included* *Makefile* during the parsing of
366 this-makefile
367 > Returns the path of the current Makefile (i.e. where the function
371 parent-makefile
372 > Returns the path of the parent Makefile in the inclusion tree,
373 > i.e. the path of the Makefile that included the current one.
376 grand-parent-makefile