This is not a problem but a feature of PMake.

Pointed out by:	bde
This commit is contained in:
Ruslan Ermilov 2001-04-23 08:48:42 +00:00
parent 97d5f7bb3b
commit 471eab0d41
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75857

View file

@ -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} \