]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Build and clean device interface files (foo_if.[ch]) and empty options
authorBruce Evans <bde@FreeBSD.org>
Sun, 28 Nov 1999 17:52:40 +0000 (17:52 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sun, 28 Nov 1999 17:52:40 +0000 (17:52 +0000)
commit4fea670478872a6e281acff3e3b6f3568abd672e
tree0946ca0dce260d110a0957f4fa8cd7b016c45baa
parentee3fd60126538da89df815fb30cd5230eee368e0
Build and clean device interface files (foo_if.[ch]) and empty options
files (opt_*.h) automatically (if they are in ${SRCS}).

Clean vnode_if.[ch] automatically (if one of them is in ${SRCS}, not just
if VFS_KLD is defined).

There are some complications to avoid using the "@" symlink before it
is built.
share/mk/bsd.kmod.mk
sys/conf/kmod.mk