Do not override the ``install'' target.
This commit is contained in:
parent
e5ac5644e2
commit
d92a0c0bde
@ -4,7 +4,7 @@
|
||||
PROG= xinstall
|
||||
MAN= install.1
|
||||
|
||||
install: maninstall
|
||||
realinstall:
|
||||
${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
|
||||
${PROG} ${DESTDIR}${BINDIR}/install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user