Date: Tue, 17 Jun 1997 20:39:35 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-share@FreeBSD.ORG Subject: cvs commit: src/share/mk bsd.dep.mk bsd.lib.mk Message-ID: <199706180339.UAA03992@freefall.freebsd.org>
index | next in thread | raw e-mail
asami 1997/06/17 20:39:35 PDT
Modified files:
share/mk bsd.dep.mk bsd.lib.mk
Log:
Add `B' to list of flags to pass through from C*FLAGS when using mkdep
(bsd.dep.mk) and compiling assembly language sources (bsd.lib.mk).
This doesn't change anything for our current source tree, but if you
want to use the -B switch in C*FLAGS to specify the location of
compiler subprograms, now you can do it.
Reviewed by: bde (implicitly)
Revision Changes Path
1.13 +4 -4 src/share/mk/bsd.dep.mk
1.58 +7 -7 src/share/mk/bsd.lib.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706180339.UAA03992>
