* Makefile.in (rtlanal.o): Depend on $(TM_P_H).
[official-gcc.git] / gcc / config / x-interix
blob30606a3e4186eb8b1b1f9297631347705bc78be3
1 # These are host overrides
2 # From config dir
4 # See all the declarations.
5 FIXPROTO_DEFINES = -D_XOPEN_SOURCE
7 # Don't run fixproto
8 STMP_FIXPROTO =
9 RANLIB = :
10 RANLIB_TEST = false
11 SHELL = sh
13 # Existing CC/GCC may not define -D__INTERIX, so need this here.
14 # Since we want to configure with _ALL_SOURCE, we need to build that way too
15 X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
17 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
18 # Headers come from a funny place
19 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include