etc/protocols - sync with NetBSD-8
[minix.git] / tests / usr.bin / ld / Makefile
blob149c810c7699ebf9dc0e0eec3aa80db129d61ea9
1 # $NetBSD: Makefile,v 1.4 2014/11/15 03:23:11 uebayasi Exp $
3 .include <bsd.own.mk>
5 TESTSDIR= ${TESTSBASE}/usr.bin/ld
7 TESTS_SH= t_script \
8 t_section
10 .include <bsd.test.mk>