repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync with cat.c from netbsd-8
[minix3.git]
/
tests
/
usr.sbin
/
useradd
/
Makefile
blob
eaf2ea44fd38637168d8ac2763eebd93a56098b2
1
# $NetBSD: Makefile,v 1.1 2012/04/19 18:51:35 jruoho Exp $
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
usr.sbin
/
useradd
8
9
TESTS_SH
=
t_useradd
10
11
.
include
<
bsd.
test
.mk
>