repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Unleashed v1.4
[unleashed.git]
/
share
/
man
/
man3elf
/
Makefile
blob
86f4fe8a87682d65eeb9ac24555d6334bd47474f
1
MAN
=
elf
.3
elf \
2
elf32_checksum
.3
elf \
3
elf32_fsize
.3
elf \
4
elf32_getehdr
.3
elf \
5
elf32_getphdr
.3
elf \
6
elf32_getshdr
.3
elf \
7
elf32_xlatetof
.3
elf \
8
elf_begin
.3
elf \
9
elf_cntl
.3
elf \
10
elf_errmsg
.3
elf \
11
elf_fill
.3
elf \
12
elf_flagdata
.3
elf \
13
elf_getarhdr
.3
elf \
14
elf_getarsym
.3
elf \
15
elf_getbase
.3
elf \
16
elf_getdata
.3
elf \
17
elf_getident
.3
elf \
18
elf_getscn
.3
elf \
19
elf_hash
.3
elf \
20
elf_kind
.3
elf \
21
elf_rawfile
.3
elf \
22
elf_strptr
.3
elf \
23
elf_update
.3
elf \
24
elf_version
.3
elf \
25
gelf
.3
elf \
26
nlist
.3
elf
27
28
29
# We want to just install manpages but there is no manpage-only mk file so
30
# we use prog.mk. This is ugly, but so is the entire share/man subtree.
31
# Eventually, it will go away and with it this hack as well.
32
.
include
<
prog.mk
>