OSDN Git Service

PR target/34210 PR target/35508 * config.host (avr-*-*): Add avr cpu_type and avr...
[pf3gnuchains/gcc-fork.git] / libgcc / config / i386 / t-crtpc
1 crtprec32.o: $(gcc_srcdir)/config/i386/crtprec.c
2         $(gcc_compile) -D__PREC=32 -c $<
3
4 crtprec64.o: $(gcc_srcdir)/config/i386/crtprec.c
5         $(gcc_compile) -D__PREC=64 -c $<
6
7 crtprec80.o: $(gcc_srcdir)/config/i386/crtprec.c
8         $(gcc_compile) -D__PREC=80 -c $<