s390: Split up s390-linux-tdep.c into two files
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 364ea7afc66d00d0be44c4369f3ddc924de7b6aa..0f87398fbd87690522c3e3113c8a0fa4b67489f4 100644 (file)
@@ -753,6 +753,7 @@ ALL_TARGET_OBS = \
        rs6000-tdep.o \
        rx-tdep.o \
        s390-linux-tdep.o \
+       s390-tdep.o \
        score-tdep.o \
        sh-linux-tdep.o \
        sh-nbsd-tdep.o \
@@ -1328,6 +1329,7 @@ HFILES_NO_SRCDIR = \
        rs6000-aix-tdep.h \
        rs6000-tdep.h \
        s390-linux-tdep.h \
+       s390-tdep.h \
        score-tdep.h \
        selftest-arch.h \
        sentinel-frame.h \
@@ -2336,6 +2338,7 @@ ALLDEPFILES = \
        rx-tdep.c \
        s390-linux-nat.c \
        s390-linux-tdep.c \
+       s390-tdep.c \
        score-tdep.c \
        ser-go32.c \
        ser-mingw.c \
This page took 0.025808 seconds and 4 git commands to generate.