repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove support for 'trademark files'
[unleashed/tickless.git]
/
share
/
man
/
man3avl
/
Makefile
blob
4a66c2ebf814bcba7d780bc13d45bc24fd7db106
1
MAN
=
avl_add
.3
avl \
2
avl_create
.3
avl \
3
avl_destroy
.3
avl \
4
avl_destroy_nodes
.3
avl \
5
avl_find
.3
avl \
6
avl_first
.3
avl \
7
avl_insert
.3
avl \
8
avl_is_empty
.3
avl \
9
avl_nearest
.3
avl \
10
avl_numnodes
.3
avl \
11
avl_swap
.3
avl
12
13
14
# We want to just install manpages but there is no manpage-only mk file so
15
# we use prog.mk. This is ugly, but so is the entire share/man subtree.
16
# Eventually, it will go away and with it this hack as well.
17
.
include
<
prog.mk
>