HomeSort by: relevance | last modified time | path
    Searched defs:cpref (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
make.c 595 const char *cpref = GNode_VarPrefix(cgn); local in function:UpdateImplicitParentsVars
601 if (cpref != NULL)
602 Var_Set(pgn, PREFIX, cpref);
make.c 595 const char *cpref = GNode_VarPrefix(cgn); local in function:UpdateImplicitParentsVars
601 if (cpref != NULL)
602 Var_Set(pgn, PREFIX, cpref);

Completed in 25 milliseconds