This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / usr.sbin / spkrtest / Makefile
NOMAN= noman
clean depend lint tags obj:
install:
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/spkrtest.sh ${DESTDIR}/${BINDIR}/spkrtest
.include <bsd.prog.mk>