1 2 3 4 5 6 7 8
# $OpenBSD: Makefile,v 1.2 2004/03/21 21:37:40 tom Exp $ .if ${MACHINE} == "amd64" SUBDIR= etc mbr .endif SUBDIR+= biosboot installboot boot pxeboot .include <bsd.subdir.mk>