Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / config / sh / t-elf
blobfeccbb3490b0cc5567640aa20e631a7d2c83a490
1 EXTRA_MULTILIB_PARTS= crt1.o crti.o crtn.o \
2         crtbegin.o crtend.o crtbeginS.o crtendS.o
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
7 # Don't compile libgcc with -fpic for now.  It's unlikely that we'll
8 # build shared libraries for embedded SH.
9 # Linux / Netbsd will already have set TARGET_LIBGCC2_CFLAGS.
10 # TARGET_LIBGCC2_CFLAGS = -fpic