diff options
author | Alan Modra <amodra@gmail.com> | 2002-07-09 08:13:06 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-07-09 08:13:06 +0000 |
commit | 0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6 (patch) | |
tree | ff84b6dc284b3431dfa49b412d3cb97c75137a90 /ld/emulparams | |
parent | 554690edf3cb10e4021bb88f99225bf0c9502778 (diff) | |
download | gdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.zip gdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.tar.gz gdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.tar.bz2 |
* emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
Diffstat (limited to 'ld/emulparams')
-rw-r--r-- | ld/emulparams/hppanbsd.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/emulparams/hppanbsd.sh b/ld/emulparams/hppanbsd.sh index e2279cf..c782c6d 100644 --- a/ld/emulparams/hppanbsd.sh +++ b/ld/emulparams/hppanbsd.sh @@ -1,3 +1,6 @@ +# If you change this file, please also look at files which source this one: +# hppaobsd.sh + . ${srcdir}/emulparams/hppalinux.sh OUTPUT_FORMAT="elf32-hppa" |