Lines Matching full:developer

93 the developer must write, which files are machine generated and how they
129 system permits the developer to concentrate on writing the program,
131 systems, and permitting the developer to describe how to build the
154 a system for describing how to build a program, permitting the developer
205 developer to write Makefiles describing how to build the programs.
1049 uses a number of different files. The developer must write a few files.
1057 * Developer Files:: Developer Files.
1062 @node Developer Files
1063 @section Developer Files
1065 This section describes the files written or generated by the developer
1069 * Developer Files Picture:: Developer Files Picture.
1070 * Written Developer Files:: Written Developer Files.
1071 * Generated Developer Files:: Generated Developer Files.
1074 @node Developer Files Picture
1075 @subsection Developer Files Picture
1077 Here is a picture of the files which are written by the developer, the
1092 @node Written Developer Files
1093 @subsection Written Developer Files
1095 The following files would be written by the developer.
1114 tools which have not been converted, in which the developer writes
1144 tools, the developer writes @file{aclocal.m4} directly, if it is needed.
1147 @node Generated Developer Files
1148 @subsection Generated Developer Files
1150 The following files would be generated by the developer.
1223 Of course, the developer will also build the package. The distinction
1224 between developer files and build files is not that the developer does
1226 does not have to worry about the developer files.