Home | History | Annotate | Line # | Download | only in libc
Makefile revision 1.6
      1 # $NetBSD: Makefile,v 1.6 2010/09/09 22:25:38 christos Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 TESTS_SUBDIRS+=	gen hash stdlib
      6 
      7 # Disabled for now, only test in there is very expensive
      8 #SUBDIR+=	 string
      9 
     10 TESTSDIR=	${TESTSBASE}/lib/libc
     11 
     12 .include <bsd.test.mk>
     13