mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-18 21:34:13 +08:00
remove unused test
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
Sun Aug 8 12:21:13 1993 David J. Mackenzie (djm@thepub.cygnus.com)
|
||||||
|
|
||||||
|
* configure.in: Remove unneeded test.
|
||||||
|
|
||||||
Sun Aug 8 12:41:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
Sun Aug 8 12:41:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||||
|
|
||||||
* Makefile.in ({dist,real}clean): Use $(MAKE), not make.
|
* Makefile.in ({dist,real}clean): Use $(MAKE), not make.
|
||||||
|
@ -31,11 +31,6 @@ fi
|
|||||||
|
|
||||||
# per-target:
|
# per-target:
|
||||||
|
|
||||||
if [ "x$target" = "xall" ]; then
|
|
||||||
echo "*** 'all' can not be the default target" 1>&2
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
# WHEN ADDING ENTRIES TO THIS MATRIX:
|
# WHEN ADDING ENTRIES TO THIS MATRIX:
|
||||||
# Make sure that the left side always has two dashes. Otherwise you
|
# Make sure that the left side always has two dashes. Otherwise you
|
||||||
# can get spurious matches. Even for unambiguous cases, do this as a
|
# can get spurious matches. Even for unambiguous cases, do this as a
|
||||||
|
Reference in New Issue
Block a user