HomeSort by: relevance | last modified time | path
    Searched refs:Compat_MakeAll (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/make/unit-tests/
deptgt-end-fail-indirect.mk 7 # Compat_MakeAll in the handling of the .END node.
deptgt-begin.mk 30 # Compat_MakeAll, the .USE and .USEBEFORE nodes are expanded right after the
40 # Compat_MakeAll, the .USE and .USEBEFORE nodes are expanded right after the
compat-error.mk 21 # Compat_MakeAll
deptgt-end-fail.mk 8 # in Compat_MakeAll, in the code handling the .END node.
  /src/usr.bin/make/
compat.c 77 * Compat_MakeAll Initialize this module and make the given targets.
727 Compat_MakeAll(GNodeList *targets)
make.h 816 void Compat_MakeAll(GNodeList *);
main.c 916 Compat_MakeAll(&targets);

Completed in 15 milliseconds