Last change
on this file since 3003 was 10, checked in by bird, 22 years ago |
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
257 bytes
|
Line | |
---|
1 | SCRIPT_NAME=aout
|
---|
2 | OUTPUT_FORMAT="a.out-hp300hpux"
|
---|
3 | TEXT_START_ADDR=0
|
---|
4 | TARGET_PAGE_SIZE=4096
|
---|
5 | ARCH=m68k
|
---|
6 | STACKZERO="___stack_zero = 0x2000; __DYNAMIC = 0;"
|
---|
7 | # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0.
|
---|
8 | SHLIB_PATH="___dld_shlib_path = 0;"
|
---|
Note:
See
TracBrowser
for help on using the repository browser.