1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.2 2019/05/11 19:14:41 mlarkin Exp $ .if ${MACHINE} == "amd64" SUBDIR= bootia32 .endif .include <bsd.subdir.mk>