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

/freebsd-9.3-release/
H A DMakefile317 MMAKE= ${MMAKEENV} ${MAKE} \ macro
328 ${MMAKE} obj && \
329 ${MMAKE} depend && \
330 ${MMAKE} all && \
331 ${MMAKE} install DESTDIR=${MAKEPATH} BINDIR=

Completed in 40 milliseconds