1 1.1.20.2 pgoyette # $NetBSD: Makefile,v 1.1.20.2 2018/11/26 01:52:25 pgoyette Exp $ 2 1.1 nonaka 3 1.1.20.1 pgoyette SUBDIR= bootia32 4 1.1.20.1 pgoyette .if ${MACHINE} == "amd64" 5 1.1.20.1 pgoyette SUBDIR+= bootx64 6 1.1.20.1 pgoyette .endif 7 1.1 nonaka 8 1.1 nonaka .include <bsd.subdir.mk> 9