setglobal SCRIPT_NAME = 'aout' setglobal OUTPUT_FORMAT = '"a.out-hp300hpux'" setglobal TEXT_START_ADDR = '0' setglobal TARGET_PAGE_SIZE = '4096' setglobal ARCH = 'm68k' setglobal STACKZERO = '"___stack_zero = 0x2000; __DYNAMIC = 0;'" # This is needed for HPUX 9.0; it is unnecessary but harmless for 8.0. setglobal SHLIB_PATH = '"___dld_shlib_path = 0;'"