1 # $NetBSD: Makefile,v 1.5 2018/11/08 23:20:52 christos Exp $ 2 3 SUBDIR= bootia32 4 .if ${MACHINE} == "amd64" 5 SUBDIR+= bootx64 6 .endif 7 8 .include <bsd.subdir.mk> 9
Indexes created Wed Oct 22 13:09:56 GMT 2025