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

Lines Matching full:makefiles

44   .SECONDEXPANSION target is defined.  If your makefiles take advantage
50 makefiles use backslash-newline sequences inside of single-quoted
91 for included makefiles.
97 instance of make has been restarted (see "How Makefiles Are Remade"
196 makefiles at that moment.
275 "normal" targets (not makefiles) that were deemed out of date and in
313 compatibility with makefiles created on other operating systems.
543 * The error messages for nonexistent included makefiles now refer to the
698 * The default directories to search for included makefiles, and for
721 We do not recommend that you write your makefiles to take advantage of this.
735 * Error messages about makefiles are in standard GNU error format,
759 variables while remaking makefiles, so recursive makes done while remaking
760 makefiles will behave properly.
788 environment, makefiles, or the command line, they will still go into the
791 * Makefiles which have commands but no dependencies (and thus are always
793 were being remade only because they were makefiles). This means that GNU
794 Make will no longer go into an infinite loop when fed the makefiles that
827 (All information that isn't specified by makefiles is prefaced with comment
854 * When the `-w' switch is in effect, and Make has updated makefiles,
894 $(FFLAGS). Makefiles designed for System V make may use these variables in
975 * The `MAKELEVEL' variable is defined for use by makefiles.
988 * Included makefiles can determine the default goal target.
1005 * Default makefiles that don't exist will be remade and read in.
1026 * Makefiles will be updated and re-read if necessary.
1033 makefiles are read.