Home | History | Annotate | Line # | Download | only in libexec
Makefile revision 1.3.8.1
      1 # $NetBSD: Makefile,v 1.3.8.1 2014/08/20 00:04:51 tls Exp $
      2 #
      3 .include "Makefile.inc"
      4 .include <bsd.own.mk>
      5 
      6 .if ${MACHINE_ARCH} != "m68000"
      7 TESTS_SUBDIRS=		ld.elf_so
      8 .endif
      9 
     10 TESTSDIR=	${TESTSBASE}/libexec
     11 
     12 .include <bsd.test.mk>
     13