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]
/
external
/
cddl
/
osnet
/
lib
/
libavl
/
Makefile
blob
36c00a2249316a1ac482f9bfb9408a624d12dd1c
1
# $NetBSD: Makefile,v 1.1 2009/03/26 22:11:44 ad Exp $
2
3
.PATH
: ${
.CURDIR
}/
..
/
..
/
dist
/
common
/
avl
4
5
LIB
=
avl
6
SRCS
=
avl.c
7
8
.
include
"../../Makefile.zfs"
9
.
include
<
bsd.lib.mk
>