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

/freebsd-10.0-release/
H A DMakefile341 MMAKE= ${MMAKEENV} ${MAKE} \ macro
352 ${MMAKE} obj && \
353 ${MMAKE} depend && \
354 ${MMAKE} all && \
355 ${MMAKE} install DESTDIR=${MYMAKE:H} BINDIR=

Completed in 70 milliseconds