Fixed transition from SHARED=symlinks to SHARED=copies.
This commit is contained in:
parent
e10cf93158
commit
68971631f7
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user