+2001-12-08 Daniel Jacobowitz <drow@mvista.com>
+
+ * Makefile.in (cp-valprint.o): Add dependency on $(cp_abi_h).
+
2001-12-08 Jim Blandy <jimb@redhat.com>
* config/s390/s390.mh: Don't use the linux-thread.o module;
cp-abi.o: cp-abi.c $(defs_h) $(value_h) $(cp_abi_h)
cp-valprint.o: cp-valprint.c $(defs_h) $(expression_h) $(gdbcmd_h) \
- $(gdbtypes_h) $(symtab_h) $(value_h) $(gdb_string_h)
+ $(gdbtypes_h) $(symtab_h) $(value_h) $(gdb_string_h) $(cp_abi_h)
dcache.o: dcache.c $(dcache_h) $(defs_h) $(gdbcmd_h) $(gdb_string_h) \
$(gdbcore_h) $(target_h)