* Makefile.am (bfin-parse.o): Remove bfin-parse.h from
authorJie Zhang <jie.zhang@analog.com>
Fri, 4 Sep 2009 02:13:36 +0000 (02:13 +0000)
committerJie Zhang <jie.zhang@analog.com>
Fri, 4 Sep 2009 02:13:36 +0000 (02:13 +0000)
commit53ae48a2108b85d3c9d312a143efb482bb57debe
tree2b613ec8ef5965c272b3a165a1dec401187428f0
parent10e636d21ea3e704dca34a6393fdefd1e90f07c8
* Makefile.am (bfin-parse.o): Remove bfin-parse.h from
the prerequisite. Add $(srcdir)/config/bfin-aux.h to the
prerequisite.
(bfin-defs.h, $(srcdir)/config/bfin-defs.h): Rename to ...
(bfin-parse.h, $(srcdir)/config/bfin-parse.h): ... these.
(bfin-lex.o): Add bfin-parse.h and $(srcdir)/config/bfin-defs.h
to the prerequisite.
* Makefile.in: Regenerate.
gas/ChangeLog
gas/Makefile.am
gas/Makefile.in
This page took 0.025124 seconds and 4 git commands to generate.