* Makefile.in (arparse.c): Don't ignore errors from mv.
authorIan Lance Taylor <ian@airs.com>
Wed, 28 Sep 1994 19:53:22 +0000 (19:53 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 28 Sep 1994 19:53:22 +0000 (19:53 +0000)
commit3bbea7af281dcd8ebd320a036fa56f5883815159
tree1d67d3c3590d7729f790889bed224935ad406556
parent620a590eed13f15ef4cfb5b9e8dbc070dea79ba3
* Makefile.in (arparse.c): Don't ignore errors from mv.
(sysinfo.c): Likewise.  Also, depend upon arparse.c, to prevent a
parallel make from trying to build both arparse.c and sysinfo.c
simultaneously.
(nlmheader.c): Similar change.
(arparse.h): Separate target from arparse.c, so that a parallel
make does not try to build both at once.  Depend upon arparse.c.
(sysinfo.h): Similar change.
binutils/ChangeLog
binutils/Makefile.in