* Makefile.in (rtlanal.o): Depend on $(TM_P_H).
[official-gcc.git] / gcc / config / t-rtems
blobc403ff85ddaffb9b190d3c44e83a2a45c800e38f
1 # RTEMS uses newlib which does not require prototype fixing
2 STMP_FIXPROTO =
4 # RTEMS always has limits.h.
5 LIMITS_H_TEST = true
7 # If we are building next to newlib, this will let us find the RTEMS
8 # limits.h when building libgcc2.  Otherwise, newlib must be installed
9 # first.
10 LIBGCC2_INCLUDES = -I$(srcdir)/../newlib/libc/sys/rtems/include