summaryrefslogtreecommitdiff
path: root/regress/sys/arch/sparc64/Makefile
blob: 1b7790ab8ea708a864ce902c1aa5f1c4ea74e75f (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.1 2003/07/10 14:40:42 jason Exp $

.if ${MACHINE_ARCH} == "sparc64"
SUBDIR=emul-popc
.endif

.include <bsd.subdir.mk>