Date: Fri, 23 May 1997 01:45:32 -0700 (PDT) From: asami@vader.cs.berkeley.edu (Satoshi Asami) To: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-share@freebsd.org Subject: Re: cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk Message-ID: <199705230845.BAA17764@silvia.HIP.Berkeley.EDU> In-Reply-To: <199705230838.BAA11918@freefall.freebsd.org> (message from Satoshi Asami on Fri, 23 May 1997 01:38:47 -0700 (PDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was defined * with ${CXX} at the end; the only problem was, the directory name is * "g++" and ${CXX} is defined as "c++" in sys.mk. * * Revision Changes Path * 1.56 +2 -2 src/share/mk/bsd.lib.mk * 1.50 +2 -2 src/share/mk/bsd.prog.mk Aaaahhhh! I forgot "Reviewed by: bde" again! Should I add "Reviewed by: bde" in my .signature? ;) Satoshi "Reviewed by: bde" Asami
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705230845.BAA17764>