1 2 3 4 5 6 7 8 9
# $OpenBSD: Makefile,v 1.3 2015/09/07 01:38:32 yasuoka Exp $ .if ${MACHINE} == "amd64" SUBDIR= bootx64 bootia32 .endif .include <bsd.subdir.mk>