mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 10:29:06 +08:00
* Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
From-SVN: r17021
This commit is contained in:
parent
2625008199
commit
25b76cc193
@ -1,3 +1,7 @@
|
||||
Mon Dec 8 23:53:26 1997 Jay Sachs <sachs@bull.cs.williams.edu>
|
||||
|
||||
* Makefile.in (compare*): Handle losing behavior from 4.4bsd make.
|
||||
|
||||
Mon Dec 8 21:03:28 1997 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* alpha.c (REG_RA, alpha_return_addr, output_epilog):
|
||||
|
@ -2664,6 +2664,7 @@ compare compare3 compare4 compare-lean compare3-lean compare4-lean: force
|
||||
else \
|
||||
case "$@" in \
|
||||
*-lean ) rm -rf stage$$stage ;; \
|
||||
*) ;; \
|
||||
esac; true; \
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user