Searched defs:SUB_MAKE (Results 1 - 1 of 1) sorted by last modified time

/freebsd-13-stable/
H A DMakefile251 SUB_MAKE:= ${MYMAKE} -m ${.CURDIR}/share/mk macro
255 SUB_MAKE= `test -x ${MYMAKE} && echo ${MYMAKE} || echo ${MAKE}` \ macro
258 SUB_MAKE= ${MAKE} -m ${.CURDIR}/share/mk macro
[all...]

Completed in 109 milliseconds