# $NetBSD: Makefile,v 1.3 2014/11/14 16:21:12 uebayasi Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/ld

TESTS_SH=	t_orphan \
		t_script \
		t_section

.include <bsd.test.mk>
