/tools/config/

?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/csu/c++
AgeCommit message (Collapse)Author
2010-07-05delete all the a.out csu code.mrg
2008-07-21Enable MAKEVERBOSE support.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-24bare asm -> __asmperry
2004-03-09Include bsd.own.mk before testing MKPICskrll
2004-02-14Use -fPIC only if MKPIC isn't "no".simonb
2000-04-29change -fpic to -fPIC. Among other things this will let sparc shareddmcmahill
c++ libraries built with pkglibtool (which uses -fPIC) work. change approved by mycroft.
2000-01-22Adjust for .mk file changes.mycroft