8sa1-gcc/gcc/config/t-rtems
Joel Sherrill 7f94849f0c Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
H
        * Makefile.in (stmp-fixinc): Do not install assert.h if not desired.
        * config/t-rtems: Do not install assert.h -- use newlib's.

From-SVN: r23096
1998-10-14 15:15:42 -06:00

7 lines
163 B
Plaintext

# RTEMS uses newlib which does not require prototype fixing
STMP_FIXPROTO =
# Don't install "assert.h" in gcc. RTEMS uses the one in newlib.
INSTALL_ASSERT_H =