Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Nov 1999 09:52:42 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.kmod.mk
Message-ID:  <199911281752.JAA40882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/11/28 09:52:41 PST

  Modified files:
    share/mk             bsd.kmod.mk 
  Log:
  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.
  
  Revision  Changes    Path
  1.67      +34 -5     src/share/mk/bsd.kmod.mk



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911281752.JAA40882>