Home | History | Annotate | Line # | Download | only in tr
      1  1.1  dholland # $NetBSD: Makefile,v 1.1 2013/08/10 22:36:16 dholland Exp $
      2  1.1  dholland 
      3  1.1  dholland .include <bsd.own.mk>
      4  1.1  dholland 
      5  1.1  dholland TESTSDIR=	${TESTSBASE}/usr.bin/tr
      6  1.1  dholland 
      7  1.1  dholland TESTS_SH=	t_basic
      8  1.1  dholland 
      9  1.1  dholland .include <bsd.test.mk>
     10