* Makefile.in (regex.o): Add dependency.
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index c2c1eccc456d9fddfcb8c73590b9d9f47ce1ccb0..6af47c02a9af22ea7272cfc0319f58f20d735738 100644 (file)
@@ -1170,6 +1170,8 @@ pyr-pinsn.o: pyr-pinsn.c $(OP_INCLUDE)/pyr.h $(defs_h) $(gdbcore_h) \
 pyr-tdep.o: pyr-tdep.c $(defs_h) 
 pyr-xdep.o: pyr-xdep.c $(defs_h) $(gdbcore_h) $(inferior_h) 
 
+regex.o: regex.c regex.h
+
 remote-adapt.o: remote-adapt.c $(wait_h) $(defs_h) $(gdbcore_h) \
        $(inferior_h) target.h terminal.h
 
This page took 0.023882 seconds and 4 git commands to generate.