Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmain.c1446 char *makeflags = explode(getenv("MAKEFLAGS")); in main_Init() local
1533 FStr makeflags = Var_Value(SCOPE_GLOBAL, MAKEFLAGS); in main_PrepareMaking() local