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
/
lib
/
libprop
/
Makefile
blob
1503512a94da9288ae6a407813d85de021c7fa76
1
# $NetBSD: Makefile,v 1.1 2010/07/16 13:56:31 jmmv Exp $
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
lib
/
libprop
8
9
LDADD
+= -
lprop
10
11
TESTS_C
=
t_basic
12
13
.
include
<
bsd.
test
.mk
>