Date: Sun, 6 Dec 2009 08:59:19 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/mk bsd.subdir.mk Message-ID: <200912060859.nB68xVVm083187@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-12-06 08:59:19 UTC
FreeBSD src repository
Modified files:
share/mk bsd.subdir.mk
Log:
SVN rev 200178 on 2009-12-06 08:59:19Z by ed
Make `make cleanilinks' work in /sys/modules.
cleanilinks wasn't listed in <bsd.subdir.mk>. Instead of adding it to
/sys/modules/Makefile, we'd better just add it to <bsd.subdir.mk>
directly, so we don't need to change files like /sys/modules/sound/Makefile
as well. This means you can finally clean up all those dangling symlinks
created by individual module compilation at once.
Revision Changes Path
1.52 +5 -6 src/share/mk/bsd.subdir.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912060859.nB68xVVm083187>
