1# $OpenBSD: Makefile,v 1.2 2003/07/12 04:08:33 jason Exp $ 2 3.if ${MACHINE_ARCH} == "sparc64" 4SUBDIR=emul-popc emul-ldqstq 5.endif 6 7.include <bsd.subdir.mk> 8