|
Last change
on this file was 608, checked in by (none), 22 years ago |
|
This commit was manufactured by cvs2svn to create branch 'GNU'.
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
197 bytes
|
| Line | |
|---|
| 1 | # Note: this is sourced in turn by shlelf64.sh
|
|---|
| 2 | OUTPUT_FORMAT=${OUTPUT_FORMAT-"elf64-sh64"}
|
|---|
| 3 | ELFSIZE=64
|
|---|
| 4 |
|
|---|
| 5 | EXTRA_EM_FILE=
|
|---|
| 6 | . ${srcdir}/emulparams/shelf32.sh
|
|---|
| 7 |
|
|---|
| 8 | # We do not need .cranges
|
|---|
| 9 | OTHER_SECTIONS=''
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.