Date: Sat, 7 Mar 1998 05:13:45 -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.lib.mk Message-ID: <199803071313.FAA11819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/07 05:13:45 PST
Modified files:
share/mk bsd.lib.mk
Log:
Fixed generation of extra dependencies:
- the two `_EXTRADEPEND::' targets potentially clobbered each other for
`make -jN'. In practice, the output for the second target sometimes
disappeared.
- bogus dependencies were generated for static libraries.
Revision Changes Path
1.69 +3 -6 src/share/mk/bsd.lib.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?199803071313.FAA11819>
