ksh: build with __EXTENSIONS__ to expose confstr
[unleashed.git] / share / man / man3elf / Makefile
blob86f4fe8a87682d65eeb9ac24555d6334bd47474f
1 MAN = elf.3elf \
2 elf32_checksum.3elf \
3 elf32_fsize.3elf \
4 elf32_getehdr.3elf \
5 elf32_getphdr.3elf \
6 elf32_getshdr.3elf \
7 elf32_xlatetof.3elf \
8 elf_begin.3elf \
9 elf_cntl.3elf \
10 elf_errmsg.3elf \
11 elf_fill.3elf \
12 elf_flagdata.3elf \
13 elf_getarhdr.3elf \
14 elf_getarsym.3elf \
15 elf_getbase.3elf \
16 elf_getdata.3elf \
17 elf_getident.3elf \
18 elf_getscn.3elf \
19 elf_hash.3elf \
20 elf_kind.3elf \
21 elf_rawfile.3elf \
22 elf_strptr.3elf \
23 elf_update.3elf \
24 elf_version.3elf \
25 gelf.3elf \
26 nlist.3elf
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>