2002-12-04 David Carlton <carlton@math.stanford.edu>
[deliverable/binutils-gdb.git] / gdb / Makefile.in
index 9c0d6e58caaef0dc6cc51e05e4b006fc6419dbfa..15b321150627953440546d7a4a0cc1c27188448a 100644 (file)
@@ -1264,7 +1264,7 @@ jv-exp.tab.c: jv-exp.y
 # See comments above ...
 .PRECIOUS: f-exp.tab.c
 f-exp.tab.o: f-exp.tab.c
-f-exp.tab.c: f-exp.y c-exp.tab.c
+f-exp.tab.c: f-exp.y
        $(SHELL) $(YLWRAP) "$(YACC)" $(srcdir)/f-exp.y  y.tab.c f-exp.tmp -- $(YFLAGS) 
        -sed -e '/extern.*malloc/d' \
             -e '/extern.*realloc/d' \
This page took 0.024096 seconds and 4 git commands to generate.