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:
Bryan Drewery
2015-09-16 04:27:12 +00:00
parent a2fdfab008
commit 9c7aaa01b3
+1
View File
@@ -373,6 +373,7 @@ symlinks:
${DESTDIR}${INCLUDEDIR}/rpc; \
done
.if ${MK_META_MODE} == "yes"
cd ${.OBJDIR}
touch ${.TARGET}
.endif