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
/
libpthread
/
kill1
/
Makefile
blob
122ac40a9a2b5359bd47d0ab3959375d15adec40
1
# $NetBSD$
2
3
WARNS
=
2
4
5
PROG
=
kill1
6
7
LDADD
= -
lpthread
8
9
NOMAN
=
10
11
regress
:
12
.
/
kill1
13
14
.
include
<
bsd.prog.mk
>