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

/freebsd-11-stable/contrib/dma/
H A DMakefile27 SBIN?= ${PREFIX}/sbin macro
51 ${INSTALL} -d ${DESTDIR}${SBIN}
53 ${INSTALL} -m 2755 -o root -g mail dma ${DESTDIR}${SBIN}
58 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma sendmail
61 cd ${DESTDIR}${SBIN} && ${LN} ${SYMLINK} dma mailq

Completed in 153 milliseconds