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]
/
usr.bin
/
nbperf
/
Makefile
blob
19e4e7cc58ec5ae3b2c40b1ae055d84b1e2ec8c1
1
# $NetBSD$
2
3
PROG
=
nbperf
4
SRCS
=
nbperf.c
5
SRCS
+=
nbperf-bdz.c nbperf-chm.c nbperf-chm3.c
6
SRCS
+=
graph2.c graph3.c
7
8
.
include
<
bsd.prog.mk
>