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
tools/llvm: Do not build with symbols
[minix3.git]
/
tests
/
lib
/
libposix
/
Makefile
blob
41f83300578cacada5f6b4f83e97f9ab621d6d5c
1
# $NetBSD: Makefile,v 1.2 2013/01/14 13:37:57 pooka Exp $
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
lib
/
libposix
8
9
TESTS_SUBDIRS
=
bsd
10
TESTS_SUBDIRS
+=
posix1
11
TESTS_SUBDIRS
+=
posix2
12
13
.
include
<
bsd.
test
.mk
>