NetBSD/tests/usr.bin/ld/Makefile

11 lines
177 B
Makefile

# $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>