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
/
gzip
/
Makefile
blob
55cb7c7a1b55323005f7068729fc61fd50b60799
1
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:13 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
gzip
6
TESTS_SH
=
t_gzip
7
8
.
include
<
bsd.
test
.mk
>