Searched refs:MMAKE (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/
H A DMakefile354 MMAKE= ${MMAKEENV} ${MAKE} \ macro
366 ${MMAKE} obj && \
367 ${MMAKE} depend && \
368 ${MMAKE} all && \
369 ${MMAKE} install DESTDIR=${MYMAKE:H} BINDIR=

Completed in 45 milliseconds