Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: sharesrc/share/mk



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.




Home | Main Index | Thread Index | Old Index