]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Remove include links only when .depend is also removed, so that
authorru <ru@FreeBSD.org>
Fri, 13 Oct 2006 22:28:14 +0000 (22:28 +0000)
committerru <ru@FreeBSD.org>
Fri, 13 Oct 2006 22:28:14 +0000 (22:28 +0000)
commitca460b4ef0f730d7ab73444c6f815e05cee9b6aa
treeb5d0aa6bf1e677f85ca9028580cdbc5438126def
parent47f75c2b668957a401bcd3460e828ad3a4f785a0
- Remove include links only when .depend is also removed, so that
  "make depend; make clean; make -n" works.

- Preseve kernel's .depend if it already exists and its creation
  is interrupted.

Reported/reviewed by: bde
sys/conf/kern.post.mk
sys/conf/kmod.mk