Similar to r287844, create 'symlinks' cookie in proper place with -j and META_MODE.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
36977b7e7a
commit
fa4fb8209b
@ -373,6 +373,7 @@ symlinks:
|
||||
${DESTDIR}${INCLUDEDIR}/rpc; \
|
||||
done
|
||||
.if ${MK_META_MODE} == "yes"
|
||||
cd ${.OBJDIR}
|
||||
touch ${.TARGET}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user