1 # $NetBSD: Makefile,v 1.2 2018/07/08 16:50:28 christos Exp $ 2 3 SUBDIR= bootia32 4 .if ${MACHINE} == "amd64" 5 SUBDIR= bootx64 6 .endif 7 8 .include <bsd.subdir.mk> 9
Indexes created Thu Apr 02 00:23:07 UTC 2026