1 # $NetBSD: Makefile,v 1.1.20.2 2018/11/26 01:52:25 pgoyette Exp $ 2 3 SUBDIR= bootia32 4 .if ${MACHINE} == "amd64" 5 SUBDIR+= bootx64 6 .endif 7 8 .include <bsd.subdir.mk> 9
Indexes created Wed Apr 01 00:32:07 UTC 2026