Leave it for the init file to identify proper binary to run.

This commit is contained in:
Rob Savoye 1994-02-15 03:44:22 +00:00
parent 6010088699
commit d46d1d05d3
1 changed files with 0 additions and 7 deletions

View 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 \