1# $OpenBSD: Makefile,v 1.2 2010/02/17 19:56:43 otto Exp $ 2 3.if ${MACHINE} == "loongson" 4SUBDIR+= libsa 5.endif 6SUBDIR+= boot mbr 7 8.include <bsd.subdir.mk> 9