freebsd-dev/stand/libsa32/Makefile

12 lines
147 B
Makefile
Raw Normal View History

# $FreeBSD$
DO32=1
.include <bsd.init.mk>
LIB=sa32
LIBSA_CPUARCH=${MACHINE_CPUARCH:C/amd64/i386/}
.PATH: ${SASRC}
.include "${SASRC}/Makefile"