freebsd-src/stand/libsa32/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
135 B
Makefile
Raw Normal View History

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