# # Acess2 Build Configuration # CC = gcc LD = ld AS = nasm OBJDUMP = objdump RM = @rm -f STRIP = strip ARCH = i386 ARCHDIR = x86 DISTROOT = /mnt/AcessHDD/Acess2