summaryrefslogtreecommitdiff
path: root/usr/src/man/man3head/Makefile
blob: c7889080a9a75f955e45ff961cf0ff303261f290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet
# at http://www.illumos.org/license/CDDL.
#

#
# Copyright 2011, Richard Lowe
# Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
# Copyright 2014 Garrett D'Amore <garrett@damore.org>
# Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
#

include		$(SRC)/Makefile.master

MANSECT=	3head

MANFILES=	acct.h.3head		\
		aio.h.3head		\
		ar.h.3head		\
		archives.h.3head	\
		assert.h.3head		\
		complex.h.3head		\
		cpio.h.3head		\
		dirent.h.3head		\
		endian.h.3head		\
		errno.h.3head		\
		fcntl.h.3head		\
		fenv.h.3head		\
		float.h.3head		\
		floatingpoint.h.3head	\
		fmtmsg.h.3head		\
		fnmatch.h.3head		\
		ftw.h.3head		\
		glob.h.3head		\
		grp.h.3head		\
		iconv.h.3head		\
		if.h.3head		\
		in.h.3head		\
		inet.h.3head		\
		inttypes.h.3head	\
		ipc.h.3head		\
		iso646.h.3head		\
		langinfo.h.3head	\
		libgen.h.3head		\
		libintl.h.3head		\
		limits.h.3head		\
		locale.h.3head		\
		math.h.3head		\
		mman.h.3head		\
		monetary.h.3head	\
		mqueue.h.3head		\
		msg.h.3head		\
		ndbm.h.3head		\
		netdb.h.3head		\
		nl_types.h.3head	\
		poll.h.3head		\
		pthread.h.3head		\
		pwd.h.3head		\
		queue.h.3head		\
		regex.h.3head		\
		resource.h.3head	\
		sched.h.3head		\
		search.h.3head		\
		select.h.3head		\
		sem.h.3head		\
		semaphore.h.3head	\
		setjmp.h.3head		\
		shm.h.3head		\
		siginfo.h.3head		\
		signal.h.3head		\
		socket.h.3head		\
		spawn.h.3head		\
		stat.h.3head		\
		statvfs.h.3head		\
		stdbool.h.3head		\
		stddef.h.3head		\
		stdint.h.3head		\
		stdio.h.3head		\
		stdlib.h.3head		\
		string.h.3head		\
		strings.h.3head		\
		stropts.h.3head		\
		syslog.h.3head		\
		tar.h.3head		\
		tcp.h.3head		\
		termios.h.3head		\
		tgmath.h.3head		\
		time.h.3head		\
		timeb.h.3head		\
		times.h.3head		\
		timespec.3head		\
		types.h.3head		\
		types32.h.3head		\
		uchar.h.3head		\
		ucontext.h.3head	\
		uio.h.3head		\
		ulimit.h.3head		\
		un.h.3head		\
		unistd.h.3head		\
		upanic.h.3head		\
		utime.h.3head		\
		utmpx.h.3head		\
		utsname.h.3head		\
		values.h.3head		\
		wait.h.3head		\
		wchar.h.3head		\
		wctype.h.3head		\
		wordexp.h.3head		\
		xlocale.h.3head

MANLINKS=	\
		CMSG_DATA.3head \
		CMSG_FIRSTHDR.3head \
		CMSG_LEN.3head \
		CMSG_NXTHDR.3head \
		CMSG_SPACE.3head \
		LIST_CLASS_ENTRY.3head \
		LIST_CLASS_HEAD.3head \
		LIST_CONCAT.3head \
		LIST_EMPTY.3head \
		LIST_ENTRY.3head \
		LIST_FIRST.3head \
		LIST_FOREACH.3head \
		LIST_FOREACH_FROM.3head \
		LIST_FOREACH_FROM_SAFE.3head \
		LIST_FOREACH_SAFE.3head \
		LIST_HEAD.3head \
		LIST_HEAD_INITIALIZER.3head \
		LIST_INIT.3head \
		LIST_INSERT_AFTER.3head \
		LIST_INSERT_BEFORE.3head \
		LIST_INSERT_HEAD.3head \
		LIST_NEXT.3head \
		LIST_PREV.3head \
		LIST_REMOVE.3head \
		LIST_SWAP.3head \
		SLIST_CLASS_ENTRY.3head \
		SLIST_CLASS_HEAD.3head \
		SLIST_CONCAT.3head \
		SLIST_EMPTY.3head \
		SLIST_ENTRY.3head \
		SLIST_FIRST.3head \
		SLIST_FOREACH.3head \
		SLIST_FOREACH_FROM.3head \
		SLIST_FOREACH_FROM_SAFE.3head \
		SLIST_FOREACH_SAFE.3head \
		SLIST_HEAD.3head \
		SLIST_HEAD_INITIALIZER.3head \
		SLIST_INIT.3head \
		SLIST_INSERT_AFTER.3head \
		SLIST_INSERT_HEAD.3head \
		SLIST_NEXT.3head \
		SLIST_REMOVE.3head \
		SLIST_REMOVE_AFTER.3head \
		SLIST_REMOVE_HEAD.3head \
		SLIST_SWAP.3head \
		STAILQ_CLASS_ENTRY.3head \
		STAILQ_CLASS_HEAD.3head \
		STAILQ_CONCAT.3head \
		STAILQ_EMPTY.3head \
		STAILQ_ENTRY.3head \
		STAILQ_FIRST.3head \
		STAILQ_FOREACH.3head \
		STAILQ_FOREACH_FROM.3head \
		STAILQ_FOREACH_FROM_SAFE.3head \
		STAILQ_FOREACH_SAFE.3head \
		STAILQ_HEAD.3head \
		STAILQ_HEAD_INITIALIZER.3head \
		STAILQ_INIT.3head \
		STAILQ_INSERT_AFTER.3head \
		STAILQ_INSERT_HEAD.3head \
		STAILQ_INSERT_TAIL.3head \
		STAILQ_LAST.3head \
		STAILQ_NEXT.3head \
		STAILQ_REMOVE.3head \
		STAILQ_REMOVE_AFTER.3head \
		STAILQ_REMOVE_HEAD.3head \
		STAILQ_SWAP.3head \
		TAILQ_CLASS_ENTRY.3head \
		TAILQ_CLASS_HEAD.3head \
		TAILQ_CONCAT.3head \
		TAILQ_EMPTY.3head \
		TAILQ_ENTRY.3head \
		TAILQ_FIRST.3head \
		TAILQ_FOREACH.3head \
		TAILQ_FOREACH_FROM.3head \
		TAILQ_FOREACH_FROM_SAFE.3head \
		TAILQ_FOREACH_REVERSE.3head \
		TAILQ_FOREACH_REVERSE_FROM.3head \
		TAILQ_FOREACH_REVERSE_FROM_SAFE.3head \
		TAILQ_FOREACH_REVERSE_SAFE.3head \
		TAILQ_FOREACH_SAFE.3head \
		TAILQ_HEAD.3head \
		TAILQ_HEAD_INITIALIZER.3head \
		TAILQ_INIT.3head \
		TAILQ_INSERT_AFTER.3head \
		TAILQ_INSERT_BEFORE.3head \
		TAILQ_INSERT_HEAD.3head \
		TAILQ_INSERT_TAIL.3head \
		TAILQ_LAST.3head \
		TAILQ_NEXT.3head \
		TAILQ_PREV.3head \
		TAILQ_REMOVE.3head \
		TAILQ_SWAP.3head

MANLINKS +=	acct.3head		\
		aio.3head		\
		ar.3head		\
		archives.3head		\
		assert.3head		\
		complex.3head		\
		cpio.3head		\
		dirent.3head		\
		errno.3head		\
		fcntl.3head		\
		fenv.3head		\
		float.3head		\
		floatingpoint.3head	\
		fmtmsg.3head		\
		fnmatch.3head		\
		ftw.3head		\
		glob.3head		\
		grp.3head		\
		iconv.3head		\
		if.3head		\
		in.3head		\
		inet.3head		\
		inttypes.3head		\
		ipc.3head		\
		iso646.3head		\
		langinfo.3head		\
		libgen.3head		\
		libintl.3head		\
		limits.3head		\
		locale.3head		\
		math.3head		\
		mman.3head		\
		monetary.3head		\
		mqueue.3head		\
		msg.3head		\
		ndbm.3head		\
		netdb.3head		\
		nl_types.3head		\
		poll.3head		\
		pthread.3head		\
		pwd.3head		\
		regex.3head		\
		resource.3head		\
		sched.3head		\
		search.3head		\
		select.3head		\
		sem.3head		\
		semaphore.3head		\
		setjmp.3head		\
		shm.3head		\
		siginfo.3head		\
		signal.3head		\
		socket.3head		\
		spawn.3head		\
		stat.3head		\
		statvfs.3head		\
		stdbool.3head		\
		stddef.3head		\
		stdint.3head		\
		stdio.3head		\
		stdlib.3head		\
		string.3head		\
		strings.3head		\
		stropts.3head		\
		syslog.3head		\
		tar.3head		\
		tcp.3head		\
		termios.3head		\
		tgmath.3head		\
		time.3head		\
		timeb.3head		\
		times.3head		\
		timeval.3head		\
		TIMEVAL_TO_TIMESPEC.3head \
		TIMESPEC_TO_TIMEVAL.3head \
		types.3head		\
		types32.3head		\
		ucontext.3head		\
		uio.3head		\
		ulimit.3head		\
		un.3head		\
		unistd.3head		\
		utime.3head		\
		utmpx.3head		\
		utsname.3head		\
		values.3head		\
		wait.3head		\
		wchar.3head		\
		wctype.3head		\
		wordexp.3head		\
		xlocale.3head

CMSG_DATA.3head := LINKSRC = socket.h.3head
CMSG_FIRSTHDR.3head := LINKSRC = socket.h.3head
CMSG_LEN.3head := LINKSRC = socket.h.3head
CMSG_NXTHDR.3head := LINKSRC = socket.h.3head
CMSG_SPACE.3head := LINKSRC = socket.h.3head
LIST_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
LIST_CLASS_HEAD.3head := LINKSRC = queue.h.3head
LIST_CONCAT.3head := LINKSRC = queue.h.3head
LIST_EMPTY.3head := LINKSRC = queue.h.3head
LIST_ENTRY.3head := LINKSRC = queue.h.3head
LIST_FIRST.3head := LINKSRC = queue.h.3head
LIST_FOREACH.3head := LINKSRC = queue.h.3head
LIST_FOREACH_FROM.3head := LINKSRC = queue.h.3head
LIST_FOREACH_FROM_SAFE.3head := LINKSRC = queue.h.3head
LIST_FOREACH_SAFE.3head := LINKSRC = queue.h.3head
LIST_HEAD.3head := LINKSRC = queue.h.3head
LIST_HEAD_INITIALIZER.3head := LINKSRC = queue.h.3head
LIST_INIT.3head := LINKSRC = queue.h.3head
LIST_INSERT_AFTER.3head := LINKSRC = queue.h.3head
LIST_INSERT_BEFORE.3head := LINKSRC = queue.h.3head
LIST_INSERT_HEAD.3head := LINKSRC = queue.h.3head
LIST_NEXT.3head := LINKSRC = queue.h.3head
LIST_PREV.3head := LINKSRC = queue.h.3head
LIST_REMOVE.3head := LINKSRC = queue.h.3head
LIST_SWAP.3head := LINKSRC = queue.h.3head
SLIST_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
SLIST_CLASS_HEAD.3head := LINKSRC = queue.h.3head
SLIST_CONCAT.3head := LINKSRC = queue.h.3head
SLIST_EMPTY.3head := LINKSRC = queue.h.3head
SLIST_ENTRY.3head := LINKSRC = queue.h.3head
SLIST_FIRST.3head := LINKSRC = queue.h.3head
SLIST_FOREACH.3head := LINKSRC = queue.h.3head
SLIST_FOREACH_FROM.3head := LINKSRC = queue.h.3head
SLIST_FOREACH_FROM_SAFE.3head := LINKSRC = queue.h.3head
SLIST_FOREACH_SAFE.3head := LINKSRC = queue.h.3head
SLIST_HEAD.3head := LINKSRC = queue.h.3head
SLIST_HEAD_INITIALIZER.3head := LINKSRC = queue.h.3head
SLIST_INIT.3head := LINKSRC = queue.h.3head
SLIST_INSERT_AFTER.3head := LINKSRC = queue.h.3head
SLIST_INSERT_HEAD.3head := LINKSRC = queue.h.3head
SLIST_NEXT.3head := LINKSRC = queue.h.3head
SLIST_REMOVE.3head := LINKSRC = queue.h.3head
SLIST_REMOVE_AFTER.3head := LINKSRC = queue.h.3head
SLIST_REMOVE_HEAD.3head := LINKSRC = queue.h.3head
SLIST_SWAP.3head := LINKSRC = queue.h.3head
STAILQ_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
STAILQ_CLASS_HEAD.3head := LINKSRC = queue.h.3head
STAILQ_CONCAT.3head := LINKSRC = queue.h.3head
STAILQ_EMPTY.3head := LINKSRC = queue.h.3head
STAILQ_ENTRY.3head := LINKSRC = queue.h.3head
STAILQ_FIRST.3head := LINKSRC = queue.h.3head
STAILQ_FOREACH.3head := LINKSRC = queue.h.3head
STAILQ_FOREACH_FROM.3head := LINKSRC = queue.h.3head
STAILQ_FOREACH_FROM_SAFE.3head := LINKSRC = queue.h.3head
STAILQ_FOREACH_SAFE.3head := LINKSRC = queue.h.3head
STAILQ_HEAD.3head := LINKSRC = queue.h.3head
STAILQ_HEAD_INITIALIZER.3head := LINKSRC = queue.h.3head
STAILQ_INIT.3head := LINKSRC = queue.h.3head
STAILQ_INSERT_AFTER.3head := LINKSRC = queue.h.3head
STAILQ_INSERT_HEAD.3head := LINKSRC = queue.h.3head
STAILQ_INSERT_TAIL.3head := LINKSRC = queue.h.3head
STAILQ_LAST.3head := LINKSRC = queue.h.3head
STAILQ_NEXT.3head := LINKSRC = queue.h.3head
STAILQ_REMOVE.3head := LINKSRC = queue.h.3head
STAILQ_REMOVE_AFTER.3head := LINKSRC = queue.h.3head
STAILQ_REMOVE_HEAD.3head := LINKSRC = queue.h.3head
STAILQ_SWAP.3head := LINKSRC = queue.h.3head
TAILQ_CLASS_ENTRY.3head := LINKSRC = queue.h.3head
TAILQ_CLASS_HEAD.3head := LINKSRC = queue.h.3head
TAILQ_CONCAT.3head := LINKSRC = queue.h.3head
TAILQ_EMPTY.3head := LINKSRC = queue.h.3head
TAILQ_ENTRY.3head := LINKSRC = queue.h.3head
TAILQ_FIRST.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_FROM.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_FROM_SAFE.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_REVERSE.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_REVERSE_FROM.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_REVERSE_FROM_SAFE.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_REVERSE_SAFE.3head := LINKSRC = queue.h.3head
TAILQ_FOREACH_SAFE.3head := LINKSRC = queue.h.3head
TAILQ_HEAD.3head := LINKSRC = queue.h.3head
TAILQ_HEAD_INITIALIZER.3head := LINKSRC = queue.h.3head
TAILQ_INIT.3head := LINKSRC = queue.h.3head
TAILQ_INSERT_AFTER.3head := LINKSRC = queue.h.3head
TAILQ_INSERT_BEFORE.3head := LINKSRC = queue.h.3head
TAILQ_INSERT_HEAD.3head := LINKSRC = queue.h.3head
TAILQ_INSERT_TAIL.3head := LINKSRC = queue.h.3head
TAILQ_LAST.3head := LINKSRC = queue.h.3head
TAILQ_NEXT.3head := LINKSRC = queue.h.3head
TAILQ_PREV.3head := LINKSRC = queue.h.3head
TAILQ_REMOVE.3head := LINKSRC = queue.h.3head
TAILQ_SWAP.3head := LINKSRC = queue.h.3head

acct.3head		:= LINKSRC = acct.h.3head
aio.3head		:= LINKSRC = aio.h.3head
ar.3head		:= LINKSRC = ar.h.3head
archives.3head		:= LINKSRC = archives.h.3head
assert.3head		:= LINKSRC = assert.h.3head
complex.3head		:= LINKSRC = complex.h.3head
cpio.3head		:= LINKSRC = cpio.h.3head
dirent.3head		:= LINKSRC = dirent.h.3head
errno.3head		:= LINKSRC = errno.h.3head
fcntl.3head		:= LINKSRC = fcntl.h.3head
fenv.3head		:= LINKSRC = fenv.h.3head
float.3head		:= LINKSRC = float.h.3head
floatingpoint.3head	:= LINKSRC = floatingpoint.h.3head
fmtmsg.3head		:= LINKSRC = fmtmsg.h.3head
fnmatch.3head		:= LINKSRC = fnmatch.h.3head
ftw.3head		:= LINKSRC = ftw.h.3head
glob.3head		:= LINKSRC = glob.h.3head
grp.3head		:= LINKSRC = grp.h.3head
iconv.3head		:= LINKSRC = iconv.h.3head
if.3head		:= LINKSRC = if.h.3head
in.3head		:= LINKSRC = in.h.3head
inet.3head		:= LINKSRC = inet.h.3head
inttypes.3head		:= LINKSRC = inttypes.h.3head
ipc.3head		:= LINKSRC = ipc.h.3head
iso646.3head		:= LINKSRC = iso646.h.3head
langinfo.3head		:= LINKSRC = langinfo.h.3head
libgen.3head		:= LINKSRC = libgen.h.3head
libintl.3head		:= LINKSRC = libintl.h.3head
limits.3head		:= LINKSRC = limits.h.3head
locale.3head		:= LINKSRC = locale.h.3head
math.3head		:= LINKSRC = math.h.3head
mman.3head		:= LINKSRC = mman.h.3head
monetary.3head		:= LINKSRC = monetary.h.3head
mqueue.3head		:= LINKSRC = mqueue.h.3head
msg.3head		:= LINKSRC = msg.h.3head
ndbm.3head		:= LINKSRC = ndbm.h.3head
netdb.3head		:= LINKSRC = netdb.h.3head
nl_types.3head		:= LINKSRC = nl_types.h.3head
poll.3head		:= LINKSRC = poll.h.3head
pthread.3head		:= LINKSRC = pthread.h.3head
pwd.3head		:= LINKSRC = pwd.h.3head
regex.3head		:= LINKSRC = regex.h.3head
resource.3head		:= LINKSRC = resource.h.3head
sched.3head		:= LINKSRC = sched.h.3head
search.3head		:= LINKSRC = search.h.3head
select.3head		:= LINKSRC = select.h.3head
sem.3head		:= LINKSRC = sem.h.3head
semaphore.3head		:= LINKSRC = semaphore.h.3head
setjmp.3head		:= LINKSRC = setjmp.h.3head
shm.3head		:= LINKSRC = shm.h.3head
siginfo.3head		:= LINKSRC = siginfo.h.3head
signal.3head		:= LINKSRC = signal.h.3head
socket.3head		:= LINKSRC = socket.h.3head
spawn.3head		:= LINKSRC = spawn.h.3head
stat.3head		:= LINKSRC = stat.h.3head
statvfs.3head		:= LINKSRC = statvfs.h.3head
stdbool.3head		:= LINKSRC = stdbool.h.3head
stddef.3head		:= LINKSRC = stddef.h.3head
stdint.3head		:= LINKSRC = stdint.h.3head
stdio.3head		:= LINKSRC = stdio.h.3head
stdlib.3head		:= LINKSRC = stdlib.h.3head
string.3head		:= LINKSRC = string.h.3head
strings.3head		:= LINKSRC = strings.h.3head
stropts.3head		:= LINKSRC = stropts.h.3head
syslog.3head		:= LINKSRC = syslog.h.3head
tar.3head		:= LINKSRC = tar.h.3head
tcp.3head		:= LINKSRC = tcp.h.3head
termios.3head		:= LINKSRC = termios.h.3head
tgmath.3head		:= LINKSRC = tgmath.h.3head
time.3head		:= LINKSRC = time.h.3head
timeb.3head		:= LINKSRC = timeb.h.3head
times.3head		:= LINKSRC = times.h.3head
timespec.3head		:= LINKSRC = time.h.3head
timeval.3head		:= LINKSRC = timespec.3head
TIMEVAL_TO_TIMESPEC.3head := LINKSRC = timespec.3head
TIMESPEC_TO_TIMEVAL.3head := LINKSRC = timespec.3head
types.3head		:= LINKSRC = types.h.3head
types32.3head		:= LINKSRC = types32.h.3head
ucontext.3head		:= LINKSRC = ucontext.h.3head
uio.3head		:= LINKSRC = uio.h.3head
ulimit.3head		:= LINKSRC = ulimit.h.3head
un.3head		:= LINKSRC = un.h.3head
unistd.3head		:= LINKSRC = unistd.h.3head
utime.3head		:= LINKSRC = utime.h.3head
utmpx.3head		:= LINKSRC = utmpx.h.3head
utsname.3head		:= LINKSRC = utsname.h.3head
values.3head		:= LINKSRC = values.h.3head
wait.3head		:= LINKSRC = wait.h.3head
wchar.3head		:= LINKSRC = wchar.h.3head
wctype.3head		:= LINKSRC = wctype.h.3head
wordexp.3head		:= LINKSRC = wordexp.h.3head
xlocale.3head		:= LINKSRC = xlocale.h.3head

.KEEP_STATE:

include		$(SRC)/man/Makefile.man

install:	$(ROOTMANFILES) $(ROOTMANLINKS)