OSDN Git Service

* config/i386/freebsd-aout.h (NO_PROFILE_COUNTERS): New macro.
[pf3gnuchains/gcc-fork.git] / 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 # Don't run fixproto
20 STMP_FIXPROTO=
21 STMP_FIXINC=stmp-fixinc