Date: Sat, 7 Mar 1998 05:57:38 -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.dep.mk Message-ID: <199803071357.FAA14112@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/07 05:57:38 PST Modified files: share/mk bsd.dep.mk Log: Pass -nostdinc to mkdep for assembler and C files (it was already passed for C++ files). Don't pass -nostdlib to mkdep for C++ files. Don't use temporary variables to obfuscate the main rule. Revision Changes Path 1.18 +15 -16 src/share/mk/bsd.dep.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803071357.FAA14112>