Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:makefile

89 static void define_makeflags PARAMS ((int all, int makefile));
167 /* Environment variables override makefile definitions. */
177 that results from reading the makefile (-p). */
309 -f FILE, --file=FILE, --makefile=FILE\n\
310 Read FILE as a makefile.\n"),
436 { "makefile", required_argument, 0, 'f' },
470 /* First file defined in the makefile whose name does not
1164 is redefined in a makefile with `override'; it should then still
1169 makefile won't change the value of SHELL given to subprocesses */
1349 makefile could validly use for its own variable. */
1463 /* This makefile is standard input. Since we may re-exec
1470 fatal (NILF, _("Makefile from standard input specified twice."));
1574 over makefile-specified suffix rules, which is wrong. */
1630 /* Decode switches again, in case the variables were set by the makefile. */
1764 makefile-specified suffix rules take precedence over built-in pattern
1840 /* This makefile is a :: target with commands, but
1849 (_("Makefile `%s' might loop; not remaking it.\n"),
1900 /* Nonzero if any makefile was successfully remade. */
1902 /* Nonzero if any makefile we care about failed
1916 /* This makefile was updated. */
1926 /* The update failed and this makefile was not
1928 error (NILF, _("Failed to remake makefile `%s'."),
1937 /* This makefile was not found at all. */
1940 /* This is a makefile we care about. See how much. */
1942 /* An included makefile. We don't need
1945 _("Included makefile `%s' was not found."),
1949 /* A normal makefile. We must die later. */
1950 error (NILF, _("Makefile `%s' was not found"),
2120 /* Free the makefile mtimes (if we allocated any). */
2141 /* If there is a temp file from reading a makefile from stdin, get rid of
2193 fatal (NILF, _("No targets specified and no makefile found"));
2664 Don't include options with the `no_makefile' flag set if MAKEFILE. */
2667 define_makeflags (int all, int makefile)
2707 if (cs->toenv && (!makefile || !cs->no_makefile))
2857 override any makefile redefinition. */
2913 makefile defined MAKEFLAGS. Makefiles set