This is not a problem but a feature of PMake.
Pointed out by: bde
This commit is contained in:
parent
97d5f7bb3b
commit
471eab0d41
@ -58,7 +58,6 @@ beforeinstall:
|
||||
cd ${.CURDIR}; \
|
||||
${INSTALL} ${COPY} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
|
||||
hyphen.us-ru ${DESTDIR}${TMACDIR}
|
||||
# XXX: multi-job make chokes without this
|
||||
cd ${.OBJDIR}
|
||||
.for f in ${STRIPFILES} ${SPECIALFILES}
|
||||
${INSTALL} ${COPY} -o ${TMACOWN} -g ${TMACGRP} -m ${TMACMODE} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user