Linux process record and replay support.
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index fbdc217088d5904e81e1ab1ee1a7d60a8136b128..bafd73da8614e02ba4310ab68de490bc10a3a9f6 100644 (file)
@@ -519,7 +519,8 @@ ALL_TARGET_OBS = \
        prologue-value.o \
        symfile-mem.o \
        corelow.o \
-       windows-tdep.o
+       windows-tdep.o \
+       linux-record.o
 
 # Host-dependent makefile fragment comes in here.
 @host_makefile_frag@
@@ -1312,6 +1313,7 @@ ALLDEPFILES = \
        libunwind-frame.c \
        linux-fork.c \
        linux-tdep.c \
+       linux-record.c \
        m68hc11-tdep.c \
        m32r-tdep.c \
        m32r-linux-nat.c m32r-linux-tdep.c \
This page took 0.024122 seconds and 4 git commands to generate.