NetBSD/lib/csu
thorpej 6249662a70 Deal better with platforms that don't yet support shared libraries:
* Only add -fPIC if MKPIC != no.
* Only build crtbeginS and crtendS if MKPIC != no.
2002-05-05 00:45:31 +00:00
..
alpha
arm32
arm_elf
c++
common_aout
common_elf Deal better with platforms that don't yet support shared libraries: 2002-05-05 00:45:31 +00:00
i386
i386_elf
m68k
m68k_elf
mips
ns32k
powerpc
sh3
sh3_elf
sparc
sparc64
sparc_elf
vax
vax_elf
x86_64
Makefile ${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if. 2002-05-02 16:42:53 +00:00