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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
regress
/
lib
/
libskey
/
Makefile
blob
e089d38f06e1a6e1c5bb012b4aedd66bff636924
1
# $NetBSD: Makefile,v 1.4 2001/12/12 01:24:12 tv Exp $
2
3
NOMAN
=
# defined
4
5
PROG
=
skeytest
6
DPADD
+= ${
LIBSKEY
}
7
LDADD
+= -
lskey
8
9
.PATH
: ${
.CURDIR
}/
..
10
11
regress
:
skeytest
12
@echo Testing S
/
Key hash algorithms
13
.
/
skeytest
14
15
.
include
<
bsd.prog.mk
>
16