Lines Matching refs:before
32 defined before the first target which takes advantage of it. If this
127 it will be set in the environment, just as before.
158 they allow you to require target B be built before target A, without
169 * The argument to the "ifdef" conditional is now expanded before it's
189 list when a makefile is just being read (before any includes) is the
202 before assignment. This means that escaped dollar signs ($$ etc.)
274 Note that the -d option behaves as before: it takes no arguments and
410 warning and continues. The warning is repeated just before GNU make
481 for sub-makes is now included in `MAKEFLAGS' instead. As before, you can
499 before they are run. (This change was made to conform to POSIX.2.)
548 a modified environment like target commands are. As in versions before
627 the current directory before and after Make runs. The `-C' switch to
669 which is checked before VPATH; the standard set of directories (/lib,
700 * A rule with no targets before the `:' is now accepted and ignored.
825 it will write a `Leaving directory' messagfe before re-executing itself.
924 * Archive files will have their modification times recorded before doing
939 * Leading spaces before directives are ignored (as documented).