Date: Mon, 6 May 2002 17:15:54 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.dep.mk Message-ID: <200205070015.g470Fsn49402@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/05/06 17:15:54 PDT Modified files: share/mk bsd.dep.mk Log: Fixed missing quotes in the default for MKDEPCMD in the CC != cc case. "CC='cc -Dfoo' make depend" was very broken. Revision Changes Path 1.35 +1 -1 src/share/mk/bsd.dep.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?200205070015.g470Fsn49402>