setglobal SCRIPT_NAME = 'dlx' setglobal TEMPLATE_NAME = 'generic' setglobal EXTRA_EM_FILE = 'genelf' setglobal OUTPUT_FORMAT = '"elf32-dlx'" setglobal ARCH = 'dlx' setglobal MACHINE = '' setglobal TEXT_START_ADDR = '0' setglobal TARGET_PAGE_SIZE = '1' setglobal EMBEDDED = 'yes' setglobal MAXPAGESIZE = '1'