1 LIB1ASMSRC = i386/cygwin.asm
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.
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
11 LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/w32api/include
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
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
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
32 STMP_FIXINC=stmp-fixinc