summaryrefslogtreecommitdiff
path: root/tests/libexec/Makefile
blob: 99aa358742cb41d3ffcfb4a31eae71a2cfc16caa (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2009/09/24 21:33:45 pooka Exp $
#

.include <bsd.own.mk>

SUBDIR=		ld.elf_so

TESTSDIR=	${TESTSBASE}/libexec

.include <bsd.test.mk>
.include <bsd.subdir.mk>