xref: /netbsd-src/share/man/man3/Makefile (revision 93bf6008f8b7982c1d1a9486e4a4a0e687fe36eb)
1#	$NetBSD: Makefile,v 1.33 2009/04/04 01:45:18 perry Exp $
2#	@(#)Makefile	8.2 (Berkeley) 12/13/93
3
4MAN=	_DIAGASSERT.3 CMSG_DATA.3 assert.3 bits.3 bitstring.3 dlfcn.3 end.3 \
5	gcq.3 intro.3 queue.3 stdarg.3 sysexits.3 tree.3 varargs.3
6
7USETBL=	# used by queue.3
8
9MLINKS+=bitstring.3 bit_alloc.3 \
10	bitstring.3 bit_clear.3 \
11	bitstring.3 bit_decl.3 \
12	bitstring.3 bit_ffc.3 \
13	bitstring.3 bit_ffs.3 \
14	bitstring.3 bit_nclear.3 \
15	bitstring.3 bit_nset.3 \
16	bitstring.3 bit_set.3 \
17	bitstring.3 bitstr_size.3 \
18	bitstring.3 bit_test.3
19MLINKS+=bits.3 __BIT.3 \
20	bits.3 __BITS.3 \
21	bits.3 __SHIFTIN.3 \
22	bits.3 __SHIFTOUT.3 \
23	bits.3 __SHIFTOUT_MASK.3
24MLINKS+=end.3 edata.3 end.3 etext.3
25MLINKS+=gcq.3 GCQ_INIT.3 \
26	gcq.3 GCQ_INIT_HEAD.3 \
27	gcq.3 gcq_init.3 \
28	gcq.3 gcq_init_head.3 \
29	gcq.3 gcq_q.3 \
30	gcq.3 gcq_hq.3 \
31	gcq.3 gcq_head.3 \
32	gcq.3 gcq_remove.3 \
33	gcq.3 gcq_onlist.3 \
34	gcq.3 gcq_empty.3 \
35	gcq.3 gcq_linked.3 \
36	gcq.3 gcq_insert_after.3 \
37	gcq.3 gcq_insert_before.3 \
38	gcq.3 gcq_insert_head.3 \
39	gcq.3 gcq_insert_tail.3 \
40	gcq.3 gcq_tie.3 \
41	gcq.3 gcq_tie_after.3 \
42	gcq.3 gcq_tie_before.3 \
43	gcq.3 gcq_merge.3 \
44	gcq.3 gcq_merge_head.3 \
45	gcq.3 gcq_merge_tail.3 \
46	gcq.3 gcq_clear.3 \
47	gcq.3 gcq_remove_all.3 \
48	gcq.3 GCQ_ITEM.3 \
49	gcq.3 GCQ_GOT_FIRST.3 \
50	gcq.3 GCQ_GOT_LAST.3 \
51	gcq.3 GCQ_GOT_NEXT.3 \
52	gcq.3 GCQ_GOT_PREV.3 \
53	gcq.3 GCQ_DEQUEUED_FIRST.3 \
54	gcq.3 GCQ_DEQUEUED_LAST.3 \
55	gcq.3 GCQ_DEQUEUED_NEXT.3 \
56	gcq.3 GCQ_DEQUEUED_PREV.3 \
57	gcq.3 GCQ_GOT_FIRST_TYPED.3 \
58	gcq.3 GCQ_GOT_LAST_TYPED.3 \
59	gcq.3 GCQ_GOT_NEXT_TYPED.3 \
60	gcq.3 GCQ_GOT_PREV_TYPED.3 \
61	gcq.3 GCQ_DEQUEUED_FIRST_TYPED.3 \
62	gcq.3 GCQ_DEQUEUED_LAST_TYPED.3 \
63	gcq.3 GCQ_DEQUEUED_NEXT_TYPED.3 \
64	gcq.3 GCQ_DEQUEUED_PREV_TYPED.3 \
65	gcq.3 GCQ_GOT_FIRST_COND.3 \
66	gcq.3 GCQ_GOT_LAST_COND.3 \
67	gcq.3 GCQ_GOT_NEXT_COND.3 \
68	gcq.3 GCQ_GOT_PREV_COND.3 \
69	gcq.3 GCQ_DEQUEUED_FIRST_COND.3 \
70	gcq.3 GCQ_DEQUEUED_LAST_COND.3 \
71	gcq.3 GCQ_DEQUEUED_NEXT_COND.3 \
72	gcq.3 GCQ_DEQUEUED_PREV_COND.3 \
73	gcq.3 GCQ_GOT_FIRST_COND_TYPED.3 \
74	gcq.3 GCQ_GOT_LAST_COND_TYPED.3 \
75	gcq.3 GCQ_GOT_NEXT_COND_TYPED.3 \
76	gcq.3 GCQ_GOT_PREV_COND_TYPED.3 \
77	gcq.3 GCQ_DEQUEUED_FIRST_COND_TYPED.3 \
78	gcq.3 GCQ_DEQUEUED_LAST_COND_TYPED.3 \
79	gcq.3 GCQ_DEQUEUED_NEXT_COND_TYPED.3 \
80	gcq.3 GCQ_DEQUEUED_PREV_COND_TYPED.3 \
81	gcq.3 GCQ_FOREACH.3 \
82	gcq.3 GCQ_FOREACH_REV.3 \
83	gcq.3 GCQ_FOREACH_NVAR.3 \
84	gcq.3 GCQ_FOREACH_NVAR_REV.3 \
85	gcq.3 GCQ_FOREACH_RO.3 \
86	gcq.3 GCQ_FOREACH_RO_REV.3 \
87	gcq.3 GCQ_FOREACH_DEQUEUED.3 \
88	gcq.3 GCQ_FOREACH_DEQUEUED_REV.3 \
89	gcq.3 GCQ_FOREACH_TYPED.3 \
90	gcq.3 GCQ_FOREACH_REV_TYPED.3 \
91	gcq.3 GCQ_FOREACH_NVAR_TYPED.3 \
92	gcq.3 GCQ_FOREACH_NVAR_REV_TYPED.3 \
93	gcq.3 GCQ_FOREACH_RO_TYPED.3 \
94	gcq.3 GCQ_FOREACH_RO_REV_TYPED.3 \
95	gcq.3 GCQ_FOREACH_DEQUEUED_TYPED.3 \
96	gcq.3 GCQ_FOREACH_DEQUEUED_REV_TYPED.3 \
97	gcq.3 GCQ_FIND.3 \
98	gcq.3 GCQ_FIND_REV.3 \
99	gcq.3 GCQ_FIND_TYPED.3 \
100	gcq.3 GCQ_FIND_REV_TYPED.3
101MLINKS+=queue.3 LIST_HEAD.3 \
102	queue.3 LIST_HEAD_INITIALIZER.3 \
103	queue.3 LIST_ENTRY.3 \
104	queue.3 LIST_INIT.3 \
105	queue.3 LIST_INSERT_AFTER.3 \
106	queue.3 LIST_INSERT_BEFORE.3 \
107	queue.3 LIST_INSERT_HEAD.3 \
108	queue.3 LIST_REMOVE.3 \
109	queue.3 LIST_FOREACH.3 \
110	queue.3 LIST_EMPTY.3 \
111	queue.3 LIST_FIRST.3 \
112	queue.3 LIST_NEXT.3
113MLINKS+=queue.3 SLIST_HEAD.3 \
114	queue.3 SLIST_HEAD_INITIALIZER.3 \
115	queue.3 SLIST_ENTRY.3 \
116	queue.3 SLIST_INIT.3 \
117	queue.3 SLIST_INSERT_AFTER.3 \
118	queue.3 SLIST_INSERT_HEAD.3 \
119	queue.3 SLIST_REMOVE_HEAD.3 \
120	queue.3 SLIST_REMOVE.3 \
121	queue.3 SLIST_FOREACH.3 \
122	queue.3 SLIST_EMPTY.3 \
123	queue.3 SLIST_FIRST.3 \
124	queue.3 SLIST_NEXT.3
125MLINKS+=queue.3 STAILQ_HEAD.3 \
126	queue.3 STAILQ_HEAD_INITIALIZER.3 \
127	queue.3 STAILQ_ENTRY.3 \
128	queue.3 STAILQ_INIT.3 \
129	queue.3 STAILQ_INSERT_HEAD.3 \
130	queue.3 STAILQ_INSERT_TAIL.3 \
131	queue.3 STAILQ_INSERT_AFTER.3 \
132	queue.3 STAILQ_REMOVE_HEAD.3 \
133	queue.3 STAILQ_REMOVE.3 \
134	queue.3 STAILQ_FOREACH.3 \
135	queue.3 STAILQ_EMPTY.3 \
136	queue.3 STAILQ_FIRST.3 \
137	queue.3 STAILQ_NEXT.3
138MLINKS+=queue.3 SIMPLEQ_HEAD.3 \
139	queue.3 SIMPLEQ_HEAD_INITIALIZER.3 \
140	queue.3 SIMPLEQ_ENTRY.3 \
141	queue.3 SIMPLEQ_INIT.3 \
142	queue.3 SIMPLEQ_INSERT_HEAD.3 \
143	queue.3 SIMPLEQ_INSERT_TAIL.3 \
144	queue.3 SIMPLEQ_INSERT_AFTER.3 \
145	queue.3 SIMPLEQ_REMOVE_HEAD.3 \
146	queue.3 SIMPLEQ_REMOVE.3 \
147	queue.3 SIMPLEQ_FOREACH.3 \
148	queue.3 SIMPLEQ_EMPTY.3 \
149	queue.3 SIMPLEQ_FIRST.3 \
150	queue.3 SIMPLEQ_NEXT.3
151MLINKS+=queue.3 TAILQ_HEAD.3 \
152	queue.3 TAILQ_HEAD_INITIALIZER.3 \
153	queue.3 TAILQ_ENTRY.3 \
154	queue.3 TAILQ_INIT.3 \
155	queue.3 TAILQ_INSERT_HEAD.3 \
156	queue.3 TAILQ_INSERT_TAIL.3 \
157	queue.3 TAILQ_INSERT_AFTER.3 \
158	queue.3 TAILQ_INSERT_BEFORE.3 \
159	queue.3 TAILQ_REMOVE.3 \
160	queue.3 TAILQ_FOREACH.3 \
161	queue.3 TAILQ_FOREACH_REVERSE.3 \
162	queue.3 TAILQ_EMPTY.3 \
163	queue.3 TAILQ_FIRST.3 \
164	queue.3 TAILQ_NEXT.3 \
165	queue.3 TAILQ_LAST.3 \
166	queue.3 TAILQ_PREV.3
167MLINKS+=queue.3 CIRCLEQ_HEAD.3 \
168	queue.3 CIRCLEQ_HEAD_INITIALIZER.3 \
169	queue.3 CIRCLEQ_ENTRY.3 \
170	queue.3 CIRCLEQ_INIT.3 \
171	queue.3 CIRCLEQ_INSERT_AFTER.3 \
172	queue.3 CIRCLEQ_INSERT_BEFORE.3 \
173	queue.3 CIRCLEQ_INSERT_HEAD.3 \
174	queue.3 CIRCLEQ_INSERT_TAIL.3 \
175	queue.3 CIRCLEQ_REMOVE.3 \
176	queue.3 CIRCLEQ_FOREACH.3 \
177	queue.3 CIRCLEQ_FOREACH_REVERSE.3 \
178	queue.3 CIRCLEQ_EMPTY.3 \
179	queue.3 CIRCLEQ_FIRST.3 \
180	queue.3 CIRCLEQ_LAST.3 \
181	queue.3 CIRCLEQ_NEXT.3 \
182	queue.3 CIRCLEQ_PREV.3 \
183	queue.3 CIRCLEQ_LOOP_NEXT.3 \
184	queue.3 CIRCLEQ_LOOP_PREV.3
185MLINKS+=stdarg.3 va_arg.3 stdarg.3 va_copy.3 \
186	stdarg.3 va_end.3 stdarg.3 va_start.3
187MLINKS+=dlfcn.3 dlopen.3 dlfcn.3 dlclose.3 dlfcn.3 dlsym.3 dlfcn.3 dlctl.3 \
188	dlfcn.3 dlerror.3 dlfcn.3 dladdr.3
189MLINKS+=tree.3 SPLAY_PROTOTYPE.3 tree.3 SPLAY_GENERATE.3 \
190	tree.3 SPLAY_ENTRY.3 tree.3 SPLAY_HEAD.3 \
191	tree.3 SPLAY_INITIALIZER.3 tree.3 SPLAY_ROOT.3 \
192	tree.3 SPLAY_EMPTY.3 tree.3 SPLAY_NEXT.3 \
193	tree.3 SPLAY_MIN.3 tree.3 SPLAY_MAX.3 tree.3 SPLAY_FIND.3 \
194	tree.3 SPLAY_LEFT.3 tree.3 SPLAY_RIGHT.3 tree.3 SPLAY_INIT.3 \
195	tree.3 SPLAY_INSERT.3 tree.3 SPLAY_REMOVE.3 \
196	tree.3 SPLAY_FOREACH.3
197MLINKS+=tree.3 RB_PROTOTYPE.3 tree.3 RB_GENERATE.3 \
198	tree.3 RB_ENTRY.3 tree.3 RB_HEAD.3 \
199	tree.3 RB_INITIALIZER.3 tree.3 RB_ROOT.3 \
200	tree.3 RB_EMPTY.3 tree.3 RB_NEXT.3 \
201	tree.3 RB_MIN.3 tree.3 RB_MAX.3 tree.3 RB_FIND.3 \
202	tree.3 RB_LEFT.3 tree.3 RB_RIGHT.3 tree.3 RB_PARENT.3 \
203	tree.3 RB_INIT.3 tree.3 RB_INSERT.3 tree.3 RB_REMOVE.3 \
204	tree.3 RB_FOREACH.3
205MLINKS+=CMSG_DATA.3 CMSG_FIRSTHDR.3 \
206	CMSG_DATA.3 CMSG_LEN.3 \
207	CMSG_DATA.3 CMSG_NXTHDR.3 \
208	CMSG_DATA.3 CMSG_SPACE.3
209
210.include <bsd.man.mk>
211.include <bsd.subdir.mk>
212