Searched defs:SUNPRO_DEPENDENCIES (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dreport.h36 #define SUNPRO_DEPENDENCIES "SUNPRO_DEPENDENCIES" macro
/illumos-gate/usr/src/cmd/sgs/libldmake/common/
H A Dld_file.c38 #define SUNPRO_DEPENDENCIES "SUNPRO_DEPENDENCIES" macro
57 depend_file = getenv(SUNPRO_DEPENDENCIES);
88 * SUNPRO_DEPENDENCIES wasn't set, we don't collect .make.state
/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dld_file.c36 #define SUNPRO_DEPENDENCIES "SUNPRO_DEPENDENCIES" macro
56 depend_file = getenv(SUNPRO_DEPENDENCIES);
88 * SUNPRO_DEPENDENCIES wasn't set, we don't collect .make.state

Completed in 75 milliseconds