freebsd_amp_hwpstate/usr.sbin/spkrtest/Makefile

8 lines
168 B
Makefile

NOMAN= noman
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/spkrtest.sh ${DESTDIR}/${BINDIR}/spkrtest
.include <bsd.prog.mk>