repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
usr.bin
/
basename
/
Makefile
blob
79c3048d3653280b7ff843bd30d0dab2fe55a4ef
1
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:12 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
basename
6
TESTS_SH
=
t_basename
7
8
.
include
<
bsd.
test
.mk
>