if generating obj@ links, check if the existing obj@ link points to the
authorderaadt <deraadt@openbsd.org>
Thu, 10 Apr 1997 10:39:39 +0000 (10:39 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 10 Apr 1997 10:39:39 +0000 (10:39 +0000)
commit32064f1b56824eec27442c2f3aad399ab86cfe0d
treeb4d990208e952d6bbd6ef24000028bf7d6e620b8
parentb47898ba634ba3ada6bdfb5fcbd636a6ca2ec277
if generating obj@ links, check if the existing obj@ link points to the
same path we want to make it point to later.  If it does, leave the link
as-is and do not attempt to recreate it.  read-only /usr/src with obj@
links will work much better with this.  Fix from Niklas -- anyone who
figures out a way to do this without using perl gets a cookie.
share/mk/bsd.obj.mk