1 2DO32=1 3 4.include <bsd.init.mk> 5 6LIB=sa32 7LIBSA_CPUARCH=${MACHINE_CPUARCH:C/amd64/i386/} 8 9.PATH: ${SASRC} 10.include "${SASRC}/Makefile" 11