* Makefile.in ($(OBJS)): Don't depend upon $(IT_HDRS).
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 19:36:18 +0000 (19:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 19:36:18 +0000 (19:36 +0000)
(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.

gas/ChangeLog

index da23fc25a1dc0367e7df15208d8ad589c71cc730..c033ffa45464c4dce7e7969cacbb9fee6dc5908f 100644 (file)
@@ -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.
 
This page took 0.028308 seconds and 4 git commands to generate.