summaryrefslogtreecommitdiff
path: root/lib/csu/c++/Makefile
AgeCommit message (Expand)Author
2000-04-29change -fpic to -fPIC. Among other things this will let sparc shareddmcmahill
2000-01-22Adjust for .mk file changes.mycroft
1999-04-03s;/usr/lib;${LIBDIR};simonb
1999-02-27Remove -fpic condition for powerpc - we don't build c++rt0 for powerpc,tv
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-03-24Makefile cleanups:christos
1996-11-03NetBSD/powerpc doesn't support (yet?) -fpicws
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-02-10kill bogus install -d's. the one for /usr/include/rpcsvc is still here.cgd
1994-01-07Rename lib/csu/g++ to lib/csu/c++pk