Lines Matching refs:makefile
50 " \b\\\b and is parsed as a separate, complete makefile. Otherwise"
57 "[+?Options are qualified by the base name of the makefile that defined"
79 "Compile the input makefile and exit." },
106 "Read the makefile \afile\a. If \b--file\b is not specified then"
107 " the makefile names specified by \b$(MAKEFILES)\b are attempted in"
113 "Read the global makefile \afile\a. The \b--file\b search is not"
120 "Add \adirectory\a to the makefile search list.", "directory" },
132 " makefile form." },
146 "[+static?\amam\a representation of the makefile assertions;"
147 " used for makefile conversion]"
220 " This allows a single makefile to control a directory tree while"
267 "(obsolete) Pass macro definition to the makefile preprocessor.",
272 "(obsolete) Pass macro deletion to the makefile preprocessor.",
888 error(1, "makefile preprocessing is obsolete -- use make statements");
1311 else if (state.makefile)
1313 error(1, "%s: object file name cannot change after %s read", op->name, state.makefile);
1956 error(PANIC, "makefile prerequisites cause unbounded make exec recursion");
2036 * makefile arguments
2042 putptr(vec, state.makefile);