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

  /src/usr.bin/make/unit-tests/
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 818 void Compat_MakeAll(GNodeList *);
main.c 915 Compat_MakeAll(&targets);

Completed in 33 milliseconds