Makefile (85280f08e3cfa2e404951ad6817bbb974b576858) Makefile (eda3ef2de2d15b389090f6ef953edaea3daaace4)
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2011, Richard Lowe
14# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
15# Copyright 2014 Garrett D'Amore <garrett@damore.org>
16#
17
18include $(SRC)/Makefile.master
19
1#
2# This file and its contents are supplied under the terms of the
3# Common Development and Distribution License ("CDDL"), version 1.0.
4# You may only use this file in accordance with the terms of version
5# 1.0 of the CDDL.
6#
7# A full copy of the text of the CDDL should have accompanied this
8# source. A copy of the CDDL is also available via the Internet
9# at http://www.illumos.org/license/CDDL.
10#
11
12#
13# Copyright 2011, Richard Lowe
14# Copyright 2013 Nexenta Systems, Inc. All rights reserved.
15# Copyright 2014 Garrett D'Amore <garrett@damore.org>
16#
17
18include $(SRC)/Makefile.master
19
20MANSECT= 3head
20MANSECT= 3head
21
22MANFILES= acct.h.3head \
21
22MANFILES= acct.h.3head \
23 aio.h.3head \
24 ar.h.3head \
25 archives.h.3head \
26 assert.h.3head \
27 complex.h.3head \
28 cpio.h.3head \
29 dirent.h.3head \
23 aio.h.3head \
24 ar.h.3head \
25 archives.h.3head \
26 assert.h.3head \
27 complex.h.3head \
28 cpio.h.3head \
29 dirent.h.3head \
30 endian.h.3head \
30 endian.h.3head \
31 errno.h.3head \
32 fcntl.h.3head \
33 fenv.h.3head \
34 float.h.3head \
35 floatingpoint.h.3head \
36 fmtmsg.h.3head \
37 fnmatch.h.3head \
38 ftw.h.3head \
39 glob.h.3head \
40 grp.h.3head \
41 iconv.h.3head \
42 if.h.3head \
43 in.h.3head \
44 inet.h.3head \
45 inttypes.h.3head \
46 ipc.h.3head \
47 iso646.h.3head \
48 langinfo.h.3head \
49 libgen.h.3head \
50 libintl.h.3head \
51 limits.h.3head \
52 locale.h.3head \
53 math.h.3head \
54 mman.h.3head \
55 monetary.h.3head \
56 mqueue.h.3head \
57 msg.h.3head \
58 ndbm.h.3head \
59 netdb.h.3head \
60 nl_types.h.3head \
61 poll.h.3head \
62 pthread.h.3head \
63 pwd.h.3head \
31 errno.h.3head \
32 fcntl.h.3head \
33 fenv.h.3head \
34 float.h.3head \
35 floatingpoint.h.3head \
36 fmtmsg.h.3head \
37 fnmatch.h.3head \
38 ftw.h.3head \
39 glob.h.3head \
40 grp.h.3head \
41 iconv.h.3head \
42 if.h.3head \
43 in.h.3head \
44 inet.h.3head \
45 inttypes.h.3head \
46 ipc.h.3head \
47 iso646.h.3head \
48 langinfo.h.3head \
49 libgen.h.3head \
50 libintl.h.3head \
51 limits.h.3head \
52 locale.h.3head \
53 math.h.3head \
54 mman.h.3head \
55 monetary.h.3head \
56 mqueue.h.3head \
57 msg.h.3head \
58 ndbm.h.3head \
59 netdb.h.3head \
60 nl_types.h.3head \
61 poll.h.3head \
62 pthread.h.3head \
63 pwd.h.3head \
64 queue.h.3head \
64 queue.h.3head \
65 regex.h.3head \
66 resource.h.3head \
67 sched.h.3head \
68 search.h.3head \
69 select.h.3head \
70 sem.h.3head \
71 semaphore.h.3head \
72 setjmp.h.3head \
73 shm.h.3head \
74 siginfo.h.3head \
75 signal.h.3head \
76 socket.h.3head \
77 spawn.h.3head \
78 stat.h.3head \
79 statvfs.h.3head \
80 stdbool.h.3head \
81 stddef.h.3head \
82 stdint.h.3head \
83 stdio.h.3head \
84 stdlib.h.3head \
85 string.h.3head \
86 strings.h.3head \
87 stropts.h.3head \
88 syslog.h.3head \
89 tar.h.3head \
90 tcp.h.3head \
91 termios.h.3head \
92 tgmath.h.3head \
93 time.h.3head \
94 timeb.h.3head \
95 times.h.3head \
96 types.h.3head \
97 types32.h.3head \
98 ucontext.h.3head \
99 uio.h.3head \
100 ulimit.h.3head \
101 un.h.3head \
102 unistd.h.3head \
103 utime.h.3head \
104 utmpx.h.3head \
105 utsname.h.3head \
106 values.h.3head \
107 wait.h.3head \
108 wchar.h.3head \
109 wctype.h.3head \
110 wordexp.h.3head \
111 xlocale.h.3head
65 regex.h.3head \
66 resource.h.3head \
67 sched.h.3head \
68 search.h.3head \
69 select.h.3head \
70 sem.h.3head \
71 semaphore.h.3head \
72 setjmp.h.3head \
73 shm.h.3head \
74 siginfo.h.3head \
75 signal.h.3head \
76 socket.h.3head \
77 spawn.h.3head \
78 stat.h.3head \
79 statvfs.h.3head \
80 stdbool.h.3head \
81 stddef.h.3head \
82 stdint.h.3head \
83 stdio.h.3head \
84 stdlib.h.3head \
85 string.h.3head \
86 strings.h.3head \
87 stropts.h.3head \
88 syslog.h.3head \
89 tar.h.3head \
90 tcp.h.3head \
91 termios.h.3head \
92 tgmath.h.3head \
93 time.h.3head \
94 timeb.h.3head \
95 times.h.3head \
96 types.h.3head \
97 types32.h.3head \
98 uchar.h.3head \
99 ucontext.h.3head \
100 uio.h.3head \
101 ulimit.h.3head \
102 un.h.3head \
103 unistd.h.3head \
104 utime.h.3head \
105 utmpx.h.3head \
106 utsname.h.3head \
107 values.h.3head \
108 wait.h.3head \
109 wchar.h.3head \
110 wctype.h.3head \
111 wordexp.h.3head \
112 xlocale.h.3head
112
113MANLINKS= \
114 LIST_CLASS_ENTRY.3head \
115 LIST_CLASS_HEAD.3head \
116 LIST_CONCAT.3head \
117 LIST_EMPTY.3head \
118 LIST_ENTRY.3head \
119 LIST_FIRST.3head \

--- 355 unchanged lines hidden ---
113
114MANLINKS= \
115 LIST_CLASS_ENTRY.3head \
116 LIST_CLASS_HEAD.3head \
117 LIST_CONCAT.3head \
118 LIST_EMPTY.3head \
119 LIST_ENTRY.3head \
120 LIST_FIRST.3head \

--- 355 unchanged lines hidden ---