Leave it for the init file to identify proper binary to run.
authorRob Savoye <rob@cygnus>
Tue, 15 Feb 1994 03:44:22 +0000 (03:44 +0000)
committerRob Savoye <rob@cygnus>
Tue, 15 Feb 1994 03:44:22 +0000 (03:44 +0000)
binutils/testsuite/Makefile.in

index 3fb5fc57b6a10a5c1e8a9300331bb4b37bb9cca1..098a490892539cc69a06658571594361713a6120 100644 (file)
@@ -105,13 +105,6 @@ site.exp: ./config.status Makefile
        @echo "set target_triplet ${target_canonical}" >> ./tmp0
        @echo "set tool binutils" >> ./tmp0
        @echo "set srcdir ${srcdir}" >> ./tmp0
-       @echo "set RANLIB [findfile \$$base_dir/../ranlib]"  >> ./tmp0
-       @echo "set OBJCOPY [findfile \$$base_dir/../objcopy]"  >> ./tmp0
-       @echo "set STRIP [findfile \$$base_dir/../strip]"  >> ./tmp0
-       @echo "set STRINGS [findfile \$$base_dir/../strings]"  >> ./tmp0
-       @echo "set NM [findfile \$$base_dir/../nm]"  >> ./tmp0
-       @echo "set OBJDUMP [findfile \$$base_dir/../objdump]"  >> ./tmp0
-       @echo "set SIZE [findfile \$$base_dir/../size]"  >> ./tmp0
        @echo "## All variables above are generated by configure. Do Not Edit ##" >> ./tmp0
                @cat ./tmp0 > site.exp
        @cat site.bak | sed \