Correctly parse register values provided by the monitor.
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index ec281ac7dce085c9ba80cb399ed5f541ac4be80d..5844aeace91567ae79f9048bece664f4fdea3b68 100644 (file)
@@ -1912,7 +1912,8 @@ remote-nrom.o: remote-nrom.c $(bfd_h) gdb_wait.h $(defs_h) $(gdbcmd_h) \
        $(inferior_h) $(remote_utils_h) $(symfile_h) terminal.h
 
 rom68k-rom.o: rom68k-rom.c monitor.h $(bfd_h) gdb_wait.h $(defs_h) \
-       $(gdbcmd_h) $(inferior_h) $(target_h) serial.h terminal.h $(regcache_h)
+       $(gdbcmd_h) $(inferior_h) $(target_h) serial.h terminal.h \
+       $(regcache_h) $(value_h)
 
 rs6000-nat.o: rs6000-nat.c $(bfd_h) $(defs_h) $(inferior_h) $(target_h) \
        $(gdbcore_h) xcoffsolib.h $(symfile_h) objfiles.h gdb-stabs.h \
This page took 0.040649 seconds and 4 git commands to generate.