Cleanup.
This commit is contained in:
parent
99e4807ade
commit
80aea1ca5e
@ -1,9 +1,7 @@
|
||||
NOMAN= noman
|
||||
|
||||
clean depend lint tags obj:
|
||||
|
||||
install:
|
||||
install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
beforeinstall:
|
||||
${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
${.CURDIR}/spkrtest.sh ${DESTDIR}/${BINDIR}/spkrtest
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user