Revert a mistake borrowed from kern.post.mk that has just been fixed.

This commit is contained in:
Ruslan Ermilov 2005-04-22 17:39:58 +00:00
parent a13914f600
commit 2bdb87fe2e

View file

@ -195,7 +195,6 @@ _ILINKS+=${MACHINE_ARCH}
all: objwarn ${PROG}
beforedepend: ${_ILINKS}
beforedepend: cleandepend
# Ensure that the links exist without depending on it when it exists which
# causes all the modules to be rebuilt when the directory pointed to changes.