etc/protocols - sync with NetBSD-8
[minix.git] / tests / libexec / Makefile
blob19b28cc9e3c277dc794b0ce8f45bedd36c86ede6
1 # $NetBSD: Makefile,v 1.4 2014/06/10 04:28:39 he Exp $
3 .include "Makefile.inc"
4 .include <bsd.own.mk>
6 .if ${MACHINE_ARCH} != "m68000"
7 #LSC: Unsupported on MINIX
8 #TESTS_SUBDIRS= ld.elf_so
9 .endif
11 TESTSDIR= ${TESTSBASE}/libexec
13 .include <bsd.test.mk>