Unleashed v1.4
[unleashed.git] / share / man / man3head / Makefile
blobafae8628a91e0b14c4a10cd0562e52d65f72dafb
1 MAN = acct.h.3head \
2 aio.h.3head \
3 ar.h.3head \
4 archives.h.3head \
5 assert.h.3head \
6 complex.h.3head \
7 cpio.h.3head \
8 dirent.h.3head \
9 endian.h.3head \
10 errno.h.3head \
11 fcntl.h.3head \
12 fenv.h.3head \
13 float.h.3head \
14 floatingpoint.h.3head \
15 fmtmsg.h.3head \
16 fnmatch.h.3head \
17 ftw.h.3head \
18 glob.h.3head \
19 grp.h.3head \
20 iconv.h.3head \
21 if.h.3head \
22 in.h.3head \
23 inet.h.3head \
24 inttypes.h.3head \
25 ipc.h.3head \
26 iso646.h.3head \
27 langinfo.h.3head \
28 libgen.h.3head \
29 libintl.h.3head \
30 limits.h.3head \
31 locale.h.3head \
32 math.h.3head \
33 mman.h.3head \
34 monetary.h.3head \
35 mqueue.h.3head \
36 msg.h.3head \
37 ndbm.h.3head \
38 netdb.h.3head \
39 nl_types.h.3head \
40 poll.h.3head \
41 pthread.h.3head \
42 pwd.h.3head \
43 queue.h.3head \
44 regex.h.3head \
45 resource.h.3head \
46 sched.h.3head \
47 search.h.3head \
48 select.h.3head \
49 sem.h.3head \
50 semaphore.h.3head \
51 setjmp.h.3head \
52 shm.h.3head \
53 siginfo.h.3head \
54 signal.h.3head \
55 socket.h.3head \
56 spawn.h.3head \
57 stat.h.3head \
58 statvfs.h.3head \
59 stdbool.h.3head \
60 stddef.h.3head \
61 stdint.h.3head \
62 stdio.h.3head \
63 stdlib.h.3head \
64 string.h.3head \
65 strings.h.3head \
66 stropts.h.3head \
67 syslog.h.3head \
68 tar.h.3head \
69 tcp.h.3head \
70 termios.h.3head \
71 tgmath.h.3head \
72 time.h.3head \
73 timeb.h.3head \
74 times.h.3head \
75 types.h.3head \
76 types32.h.3head \
77 ucontext.h.3head \
78 uio.h.3head \
79 ulimit.h.3head \
80 un.h.3head \
81 unistd.h.3head \
82 utime.h.3head \
83 utmpx.h.3head \
84 utsname.h.3head \
85 values.h.3head \
86 wait.h.3head \
87 wchar.h.3head \
88 wctype.h.3head \
89 xlocale.h.3head
92 # We want to just install manpages but there is no manpage-only mk file so
93 # we use prog.mk. This is ugly, but so is the entire share/man subtree.
94 # Eventually, it will go away and with it this hack as well.
95 .include <prog.mk>