* Makefile.in (HFILES_NO_SRCDIR): Remove i386-cygwin-tdep.h.
[binutils-gdb.git] / gdb / Makefile.in
index 2fe2d7a101291584bb8eb177e91f4a83d7fcbbce..6a4f77dc1daf8af85e0ae11323edcaaa926344b5 100644 (file)
@@ -515,7 +515,8 @@ ALL_TARGET_OBS = \
        xcoffread.o \
        prologue-value.o \
        symfile-mem.o \
-       corelow.o
+       corelow.o \
+       windows-tdep.o
 
 # Host-dependent makefile fragment comes in here.
 @host_makefile_frag@
@@ -716,7 +717,7 @@ coff-pe-read.h parser-defs.h gdb_ptrace.h mips-linux-tdep.h \
 m68k-tdep.h spu-tdep.h jv-lang.h environ.h solib-irix.h amd64-tdep.h \
 doublest.h regset.h hppa-tdep.h ppc-linux-tdep.h rs6000-tdep.h \
 gdb_locale.h gdb_dirent.h arch-utils.h trad-frame.h gnu-nat.h \
-language.h i386-cygwin-tdep.h nbsd-tdep.h wrapper.h solib-svr4.h \
+language.h nbsd-tdep.h wrapper.h solib-svr4.h \
 macroexp.h ui-file.h regcache.h gdb_string.h tracepoint.h i386-tdep.h \
 inf-child.h p-lang.h event-top.h gdbtypes.h scm-tags.h user-regs.h \
 regformats/regdef.h config/alpha/nm-osf3.h config/i386/nm-cygwin.h \
@@ -727,7 +728,7 @@ config/sparc/nm-sol2.h config/nm-linux.h config/mips/nm-irix5.h     \
 config/rs6000/nm-rs6000.h top.h bsd-kvm.h gdb-stabs.h reggroups.h \
 annotate.h sim-regno.h dictionary.h dfp.h main.h frame-unwind.h        \
 remote-fileio.h i386-linux-tdep.h vax-tdep.h objc-lang.h \
-sentinel-frame.h bcache.h symfile.h
+sentinel-frame.h bcache.h symfile.h windows-tdep.h
 
 # Header files that already have srcdir in them, or which are in objdir.
 
@@ -1340,7 +1341,7 @@ ALLDEPFILES = \
        spu-linux-nat.c spu-tdep.c \
        v850-tdep.c \
        vax-nat.c vax-tdep.c vaxbsd-nat.c vaxnbsd-tdep.c \
-       win32-nat.c \
+       windows-nat.c windows-tdep.c \
        xcoffread.c xcoffsolib.c \
        xstormy16-tdep.c \
        xtensa-tdep.c xtensa-config.c \