]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/gcc/config/i386/t-cygming
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / gcc / config / i386 / t-cygming
1 LIB1ASMSRC = i386/cygwin.asm
2 LIB1ASMFUNCS = _chkstk
3
4 # cygwin and mingw always have a limits.h, but, depending upon how we are
5 # doing the build, it may not be installed yet.
6 LIMITS_H_TEST = true
7
8 # If we are building next to winsup, this will let us find the real
9 # limits.h when building libgcc2.  Otherwise, winsup must be installed
10 # first.
11 LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/w32api/include
12
13 winnt.o: $(srcdir)/config/i386/winnt.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
14   $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
15   $(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
16         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
17         $(srcdir)/config/i386/winnt.c
18
19 winnt-cxx.o: $(srcdir)/config/i386/winnt-cxx.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
20   $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
21   $(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
22         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
23         $(srcdir)/config/i386/winnt-cxx.c
24
25
26 winnt-stubs.o: $(srcdir)/config/i386/winnt-stubs.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \
27   $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \
28   $(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H)
29         $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
30         $(srcdir)/config/i386/winnt-stubs.c
31
32 STMP_FIXINC=stmp-fixinc