Author: bdrewery
Date: Wed Sep 16 04:27:12 2015
New Revision: 287848
URL: https://svnweb.freebsd.org/changeset/base/287848

Log:
  Similar to r287844, create 'symlinks' cookie in proper place with -j and 
META_MODE.
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/include/Makefile

Modified: head/include/Makefile
==============================================================================
--- head/include/Makefile       Wed Sep 16 04:23:08 2015        (r287847)
+++ head/include/Makefile       Wed Sep 16 04:27:12 2015        (r287848)
@@ -373,6 +373,7 @@ symlinks:
                    ${DESTDIR}${INCLUDEDIR}/rpc; \
        done
 .if ${MK_META_MODE} == "yes"
+       cd ${.OBJDIR}
        touch ${.TARGET}
 .endif
 
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to