* config/i386/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define.
[official-gcc.git] / gcc / config / i386 / t-cygwin
blob68d2ac53bc5747e55e3ca0f80e7d2b68d06d48a6
1 LIB1ASMSRC = i386/cygwin.asm
2 LIB1ASMFUNCS = _chkstk
4 # cygwin always has a limits.h, but, depending upon how we are doing
5 # the build, it may not be installed yet.
6 LIMITS_H_TEST = true
8 T_CPPFLAGS=-DCYGWIN_CROSS_DIR=\"$(build_tooldir)\"
10 # If we are building next to winsup, this will let us find the real
11 # limits.h when building libgcc2.  Otherwise, winsup must be installed
12 # first.
13 LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/include \
14         -I$(srcdir)/../winsup/cygwin/include \
15         -I$(srcdir)/../winsup/w32api/include
17 winnt.o: $(srcdir)/config/i386/winnt.c $(RTL_H) $(TREE_H) $(CONFIG_H)
18         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c
20 # Don't run fixproto
21 STMP_FIXPROTO =