Home | History | Annotate | Download | only in doc

Lines Matching full:makefiles

8 @cindex conventions for makefiles
9 @cindex standards for makefiles
34 describes conventions for writing the Makefiles for GNU programs.
39 * Makefile Basics:: General Conventions for Makefiles
40 * Utilities in Makefiles:: Utilities in Makefiles
49 @section General Conventions for Makefiles
142 @node Utilities in Makefiles
143 @section Utilities in Makefiles
167 It is a good idea to avoid creating symbolic links in makefiles, since a
210 Makefiles should provide variables for overriding certain commands, options,
395 Here are the variables Makefiles should use to specify directories
631 All GNU programs should have the following targets in their Makefiles: