Home
last modified time | relevance | path

Searched defs:makeflags (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/bmake/
H A Dmain.c1465 char *makeflags = explode(getenv("MAKEFLAGS")); in main_Init() local
1556 FStr makeflags = Var_Value(SCOPE_GLOBAL, MAKEFLAGS); in main_PrepareMaking() local