repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
tests
/
util
/
ps
/
Makefile
blob
3cd36e42dc034e7cee747996714c3c0b0096ca44
1
# $NetBSD: Makefile,v 1.1 2007/11/12 15:14:02 jmmv Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
util
/
ps
6
7
TESTS_SH
=
t_ps
8
9
FILESDIR
= ${
TESTSDIR
}
10
FILES
=
keywords
11
12
.
include
<
bsd.
test
.mk
>