1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/stand/libsa32/Makefile
2017-11-14 23:02:19 +00:00

12 lines
147 B
Makefile

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