# Options used when building app-specific libalpha components PRIMARY_LOAD_ADDRESS= 20000000 # "Region 1 start" SECONDARY_LOAD_ADDRESS= 2000c000 # "Region 1 start" + 48k HEAP_LIMIT= 20040000 # "Region 1 start" + 256k DPADD+= ${DESTDIR}/${LIBDIR}/libstand.a LIBSTANDDIR= ${.CURDIR}/../../../../lib/libstand LIBSTAND= -lstand LIBALPHA= ${.OBJDIR}/../libalpha/libalpha.a BINDIR= /usr/mdec