]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/gcc/config/i386/t-cygwin
This commit was generated by cvs2svn to compensate for changes in r124861,
[FreeBSD/FreeBSD.git] / contrib / gcc / config / i386 / t-cygwin
1 LIB1ASMSRC = i386/cygwin.asm
2 LIB1ASMFUNCS = _chkstk
3
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
7
8 T_CPPFLAGS=-DCYGWIN_CROSS_DIR=\"$(build_tooldir)\"
9
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
16
17 winnt.o: $(srcdir)/config/i386/winnt.c $(RTL_H) $(TREE_H) $(CONFIG_H) $(TM_P_H)
18         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $(srcdir)/config/i386/winnt.c
19
20 # Don't run fixproto
21 STMP_FIXPROTO =