OSDN Git Service

initial commit
[openbsd-octeon/openbsd-octeon.git] / src / regress / sys / arch / sparc64 / Makefile
1 #       $OpenBSD: Makefile,v 1.2 2003/07/12 04:08:33 jason Exp $
2
3 .if ${MACHINE_ARCH} == "sparc64"
4 SUBDIR=emul-popc emul-ldqstq
5 .endif
6
7 .include <bsd.subdir.mk>