xref: /illumos-gate/usr/src/man/man3head/Makefile (revision f5c2e7ea)
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# Copyright 2011, Richard Lowe
13
14include ../../Makefile.master
15
16MANSECT = 	3head
17
18MANFILES =	acct.h.3head		\
19	 	aio.h.3head		\
20	 	ar.h.3head		\
21	 	archives.h.3head	\
22	 	assert.h.3head		\
23	 	complex.h.3head		\
24	 	cpio.h.3head		\
25	 	dirent.h.3head		\
26	 	errno.h.3head		\
27	 	fcntl.h.3head		\
28	 	fenv.h.3head		\
29	 	float.h.3head		\
30	 	floatingpoint.h.3head	\
31	 	fmtmsg.h.3head		\
32	 	fnmatch.h.3head		\
33	 	ftw.h.3head		\
34	 	glob.h.3head		\
35	 	grp.h.3head		\
36	 	iconv.h.3head		\
37	 	if.h.3head		\
38	 	in.h.3head		\
39	 	inet.h.3head		\
40	 	inttypes.h.3head	\
41	 	ipc.h.3head		\
42	 	iso646.h.3head		\
43	 	langinfo.h.3head	\
44	 	libgen.h.3head		\
45	 	libintl.h.3head		\
46	 	limits.h.3head		\
47	 	locale.h.3head		\
48	 	math.h.3head		\
49	 	mman.h.3head		\
50	 	monetary.h.3head	\
51	 	mqueue.h.3head		\
52	 	msg.h.3head		\
53	 	ndbm.h.3head		\
54	 	netdb.h.3head		\
55	 	nl_types.h.3head	\
56	 	poll.h.3head		\
57	 	pthread.h.3head		\
58	 	pwd.h.3head		\
59	 	regex.h.3head		\
60	 	resource.h.3head	\
61	 	sched.h.3head		\
62	 	search.h.3head		\
63	 	select.h.3head		\
64	 	sem.h.3head		\
65	 	semaphore.h.3head	\
66	 	setjmp.h.3head		\
67	 	shm.h.3head		\
68	 	siginfo.h.3head		\
69	 	signal.h.3head		\
70	 	socket.h.3head		\
71	 	spawn.h.3head		\
72	 	stat.h.3head		\
73	 	statvfs.h.3head		\
74	 	stdbool.h.3head		\
75	 	stddef.h.3head		\
76	 	stdint.h.3head		\
77	 	stdio.h.3head		\
78	 	stdlib.h.3head		\
79	 	string.h.3head		\
80	 	strings.h.3head		\
81	 	stropts.h.3head		\
82	 	syslog.h.3head		\
83	 	tar.h.3head		\
84	 	tcp.h.3head		\
85	 	termios.h.3head		\
86	 	tgmath.h.3head		\
87	 	time.h.3head		\
88	 	timeb.h.3head		\
89	 	times.h.3head		\
90	 	types.h.3head		\
91	 	types32.h.3head		\
92	 	ucontext.h.3head	\
93	 	uio.h.3head		\
94	 	ulimit.h.3head		\
95	 	un.h.3head		\
96	 	unistd.h.3head		\
97	 	utime.h.3head		\
98	 	utmpx.h.3head		\
99	 	utsname.h.3head		\
100	 	values.h.3head		\
101	 	wait.h.3head		\
102	 	wchar.h.3head		\
103	 	wctype.h.3head		\
104	 	wordexp.h.3head
105
106MANSOFILES =	acct.3head	\
107		 	aio.3head	\
108		 	ar.3head	\
109		 	archives.3head	\
110		 	assert.3head	\
111		 	complex.3head	\
112		 	cpio.3head	\
113		 	dirent.3head	\
114		 	errno.3head	\
115		 	fcntl.3head	\
116		 	fenv.3head	\
117		 	float.3head	\
118		 	floatingpoint.3head	\
119		 	fmtmsg.3head	\
120		 	fnmatch.3head	\
121		 	ftw.3head	\
122		 	glob.3head	\
123		 	grp.3head	\
124		 	iconv.3head	\
125		 	if.3head	\
126		 	in.3head	\
127		 	inet.3head	\
128		 	inttypes.3head	\
129		 	ipc.3head	\
130		 	iso646.3head	\
131		 	langinfo.3head	\
132		 	libgen.3head	\
133		 	libintl.3head	\
134		 	limits.3head	\
135		 	locale.3head	\
136		 	math.3head	\
137		 	mman.3head	\
138		 	monetary.3head	\
139		 	mqueue.3head	\
140		 	msg.3head	\
141		 	ndbm.3head	\
142		 	netdb.3head	\
143		 	nl_types.3head	\
144		 	poll.3head	\
145		 	pthread.3head	\
146		 	pwd.3head	\
147		 	regex.3head	\
148		 	resource.3head	\
149		 	sched.3head	\
150		 	search.3head	\
151		 	select.3head	\
152		 	sem.3head	\
153		 	semaphore.3head	\
154		 	setjmp.3head	\
155		 	shm.3head	\
156		 	siginfo.3head	\
157		 	signal.3head	\
158		 	socket.3head	\
159		 	spawn.3head	\
160		 	stat.3head	\
161		 	statvfs.3head	\
162		 	stdbool.3head	\
163		 	stddef.3head	\
164		 	stdint.3head	\
165		 	stdio.3head	\
166		 	stdlib.3head	\
167		 	string.3head	\
168		 	strings.3head	\
169		 	stropts.3head	\
170		 	syslog.3head	\
171		 	tar.3head	\
172		 	tcp.3head	\
173		 	termios.3head	\
174		 	tgmath.3head	\
175		 	time.3head	\
176		 	timeb.3head	\
177		 	times.3head	\
178		 	types.3head	\
179		 	types32.3head	\
180		 	ucontext.3head	\
181		 	uio.3head	\
182		 	ulimit.3head	\
183		 	un.3head	\
184		 	unistd.3head	\
185		 	utime.3head	\
186		 	utmpx.3head	\
187		 	utsname.3head	\
188		 	values.3head	\
189		 	wait.3head	\
190		 	wchar.3head	\
191		 	wctype.3head	\
192		 	wordexp.3head
193
194MANFILES +=	$(MANSOFILES)
195
196acct.3head		:= SOSRC = man3head/acct.h.3head
197aio.3head		:= SOSRC = man3head/aio.h.3head
198ar.3head		:= SOSRC = man3head/ar.h.3head
199archives.3head		:= SOSRC = man3head/archives.h.3head
200assert.3head		:= SOSRC = man3head/assert.h.3head
201complex.3head		:= SOSRC = man3head/complex.h.3head
202cpio.3head		:= SOSRC = man3head/cpio.h.3head
203dirent.3head		:= SOSRC = man3head/dirent.h.3head
204errno.3head		:= SOSRC = man3head/errno.h.3head
205fcntl.3head		:= SOSRC = man3head/fcntl.h.3head
206fenv.3head		:= SOSRC = man3head/fenv.h.3head
207float.3head		:= SOSRC = man3head/float.h.3head
208floatingpoint.3head	:= SOSRC = man3head/floatingpoint.h.3head
209fmtmsg.3head		:= SOSRC = man3head/fmtmsg.h.3head
210fnmatch.3head		:= SOSRC = man3head/fnmatch.h.3head
211ftw.3head		:= SOSRC = man3head/ftw.h.3head
212glob.3head		:= SOSRC = man3head/glob.h.3head
213grp.3head		:= SOSRC = man3head/grp.h.3head
214iconv.3head		:= SOSRC = man3head/iconv.h.3head
215if.3head		:= SOSRC = man3head/if.h.3head
216in.3head		:= SOSRC = man3head/in.h.3head
217inet.3head		:= SOSRC = man3head/inet.h.3head
218inttypes.3head		:= SOSRC = man3head/inttypes.h.3head
219ipc.3head		:= SOSRC = man3head/ipc.h.3head
220iso646.3head		:= SOSRC = man3head/iso646.h.3head
221langinfo.3head		:= SOSRC = man3head/langinfo.h.3head
222libgen.3head		:= SOSRC = man3head/libgen.h.3head
223libintl.3head		:= SOSRC = man3head/libintl.h.3head
224limits.3head		:= SOSRC = man3head/limits.h.3head
225locale.3head		:= SOSRC = man3head/locale.h.3head
226math.3head		:= SOSRC = man3head/math.h.3head
227mman.3head		:= SOSRC = man3head/mman.h.3head
228monetary.3head		:= SOSRC = man3head/monetary.h.3head
229mqueue.3head		:= SOSRC = man3head/mqueue.h.3head
230msg.3head		:= SOSRC = man3head/msg.h.3head
231ndbm.3head		:= SOSRC = man3head/ndbm.h.3head
232netdb.3head		:= SOSRC = man3head/netdb.h.3head
233nl_types.3head		:= SOSRC = man3head/nl_types.h.3head
234poll.3head		:= SOSRC = man3head/poll.h.3head
235pthread.3head		:= SOSRC = man3head/pthread.h.3head
236pwd.3head		:= SOSRC = man3head/pwd.h.3head
237regex.3head		:= SOSRC = man3head/regex.h.3head
238resource.3head		:= SOSRC = man3head/resource.h.3head
239sched.3head		:= SOSRC = man3head/sched.h.3head
240search.3head		:= SOSRC = man3head/search.h.3head
241select.3head		:= SOSRC = man3head/select.h.3head
242sem.3head		:= SOSRC = man3head/sem.h.3head
243semaphore.3head		:= SOSRC = man3head/semaphore.h.3head
244setjmp.3head		:= SOSRC = man3head/setjmp.h.3head
245shm.3head		:= SOSRC = man3head/shm.h.3head
246siginfo.3head		:= SOSRC = man3head/siginfo.h.3head
247signal.3head		:= SOSRC = man3head/signal.h.3head
248socket.3head		:= SOSRC = man3head/socket.h.3head
249spawn.3head		:= SOSRC = man3head/spawn.h.3head
250stat.3head		:= SOSRC = man3head/stat.h.3head
251statvfs.3head		:= SOSRC = man3head/statvfs.h.3head
252stdbool.3head		:= SOSRC = man3head/stdbool.h.3head
253stddef.3head		:= SOSRC = man3head/stddef.h.3head
254stdint.3head		:= SOSRC = man3head/stdint.h.3head
255stdio.3head		:= SOSRC = man3head/stdio.h.3head
256stdlib.3head		:= SOSRC = man3head/stdlib.h.3head
257string.3head		:= SOSRC = man3head/string.h.3head
258strings.3head		:= SOSRC = man3head/strings.h.3head
259stropts.3head		:= SOSRC = man3head/stropts.h.3head
260syslog.3head		:= SOSRC = man3head/syslog.h.3head
261tar.3head		:= SOSRC = man3head/tar.h.3head
262tcp.3head		:= SOSRC = man3head/tcp.h.3head
263termios.3head		:= SOSRC = man3head/termios.h.3head
264tgmath.3head		:= SOSRC = man3head/tgmath.h.3head
265time.3head		:= SOSRC = man3head/time.h.3head
266timeb.3head		:= SOSRC = man3head/timeb.h.3head
267times.3head		:= SOSRC = man3head/times.h.3head
268types.3head		:= SOSRC = man3head/types.h.3head
269types32.3head		:= SOSRC = man3head/types32.h.3head
270ucontext.3head		:= SOSRC = man3head/ucontext.h.3head
271uio.3head		:= SOSRC = man3head/uio.h.3head
272ulimit.3head		:= SOSRC = man3head/ulimit.h.3head
273un.3head		:= SOSRC = man3head/un.h.3head
274unistd.3head		:= SOSRC = man3head/unistd.h.3head
275utime.3head		:= SOSRC = man3head/utime.h.3head
276utmpx.3head		:= SOSRC = man3head/utmpx.h.3head
277utsname.3head		:= SOSRC = man3head/utsname.h.3head
278values.3head		:= SOSRC = man3head/values.h.3head
279wait.3head		:= SOSRC = man3head/wait.h.3head
280wchar.3head		:= SOSRC = man3head/wchar.h.3head
281wctype.3head		:= SOSRC = man3head/wctype.h.3head
282wordexp.3head		:= SOSRC = man3head/wordexp.h.3head
283
284
285.KEEP_STATE:
286
287include ../Makefile.man
288
289install: $(ROOTMANFILES)
290