Define `realinstall' target, not `install', and let bsd.prog.mk do dependencies.

This commit is contained in:
mycroft 1993-04-26 03:35:05 +00:00
parent efdb7037fc
commit b2c804d82b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PROG= strip
install: maninstall
realinstall:
install -c -o ${BINOWN} -g ${BINOWN} -m ${BINMODE} strip \
${DESTDIR}${BINDIR}
./strip ${DESTDIR}${BINDIR}/strip