mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS).
(TARG_CPU_DEP_mips): Depend upon $(srcdir)/itbl-ops.h. (itbl-lex.o): Depend upon itbl-parse.h. * itbl-parse.y (yyerror): Change return type to int. Change to use old style function declaration.
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
Tue Feb 25 13:17:27 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS).
|
||||
(TARG_CPU_DEP_mips): Depend upon $(srcdir)/itbl-ops.h.
|
||||
(itbl-lex.o): Depend upon itbl-parse.h.
|
||||
|
||||
* itbl-parse.y (yyerror): Change return type to int. Change to
|
||||
use old style function declaration.
|
||||
|
||||
* Makefile.in (itbl-lex.o): Remove -Wall.
|
||||
(itbl-parse.o): Likewise.
|
||||
|
||||
|
Reference in New Issue
Block a user