* Rename all "hppaosf" files to "hppaelf".

* Change all "osf" references to "elf" in hppaelf files.
        * Makefile.in: Likewise.
        * configure.in: Likewise.
This commit is contained in:
Jeff Law 1994-02-08 00:37:19 +00:00
parent 384c17918b
commit b3ade95e81
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
HOSTING_CRT0=/lib/crt0.o
HOSTING_LIBS=-lc
HOSTING_EMU=LDEMULATION=hppaosf; export LDEMULATION
HOSTING_EMU=LDEMULATION=hppaelf; export LDEMULATION

View File

@ -1 +1 @@
EMUL=hppaosf
EMUL=hppaelf