Date: Thu, 5 Mar 1998 21:43:48 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.kmod.mk Message-ID: <199803060543.VAA08443@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/05 21:43:48 PST Modified files: share/mk bsd.kmod.mk Log: Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}. There were various races for `make -j'. Half-built versions of vnode_if.h were sometimes #included... Removed a null dependency. Revision Changes Path 1.45 +9 -6 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?199803060543.VAA08443>