1 2 3 4 5 6 7 8 9 10
# $NetBSD: Makefile,v 1.4 2014/11/15 03:23:11 uebayasi Exp $ .include <bsd.own.mk> TESTSDIR= ${TESTSBASE}/usr.bin/ld TESTS_SH= t_script \ t_section .include <bsd.test.mk>