Home
last modified time | relevance | path

Searched refs:VAR_SUB_GLOBAL (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/make/
H A Dvar.c121 #define VAR_SUB_GLOBAL 1 /* Apply substitution globally */ macro
970 if ((pattern->flags & VAR_SUB_GLOBAL) == 0) {
997 if ((pattern->flags & VAR_SUB_GLOBAL) == 0) {
1558 pattern.flags |= VAR_SUB_GLOBAL;