Fixed transition from SHARED=symlinks to SHARED=copies.

This commit is contained in:
ru 2004-11-17 23:48:17 +00:00
parent e10cf93158
commit 68971631f7

View File

@ -105,7 +105,7 @@ compat:
.endif
copies:
.for i in ${LDIRS} ${LSUBDIRS} crypto machine machine/pc
.for i in ${LDIRS} ${LSUBDIRS} ${LSUBSUBDIRS} altq crypto machine machine/pc
.if exists(${DESTDIR}${INCLUDEDIR}/$i)
cd ${DESTDIR}${INCLUDEDIR}/$i; \
for h in *.h; do \