Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/31/2001 16:27:11
Module Name: sharesrc
Committed By: thorpej
Date: Tue Jan 1 00:27:07 UTC 2002
Modified Files:
sharesrc/share/mk: bsd.prog.mk
Log Message:
* If PROG_CXX is set by the program's Makefile, use ${CXX} to link
the program rather than ${CC}.
* If HAVE_GCC3 is defined, pull in "-lstdc++ -lm" as additional C++
support libraries for DESTDIR builds.
To generate a diff of this commit:
cvs rdiff -r1.144 -r1.145 sharesrc/share/mk/bsd.prog.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.