xref: /illumos-gate/usr/src/head/Makefile (revision 24da5b34f49324ed742a340010ed5bd3d4e06625)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21#
22# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23# Use is subject to license terms.
24#
25# ident	"%Z%%M%	%I%	%E% SMI"
26#
27# head/Makefile
28#
29# include global definitions
30include ../Makefile.master
31
32sparc_HDRS=
33i386_HDRS=	stack_unwind.h
34
35# Headers are listed one per line so that TeamWare can auto-merge most changes
36
37KRB5HDRS= mit_copyright.h mit-sipb-copyright.h
38
39ATTRDB_HDRS=	secdb.h auth_attr.h exec_attr.h prof_attr.h user_attr.h \
40	auth_list.h
41
42HDRS=   $($(MACH)_HDRS)  $(ATTRDB_HDRS) \
43	aio.h		\
44	alloca.h	\
45	apptrace.h	\
46	apptrace_impl.h	\
47	ar.h		\
48	archives.h	\
49	assert.h	\
50	atomic.h	\
51	config_admin.h	\
52	cpio.h		\
53	crypt.h		\
54	ctype.h		\
55	deflt.h		\
56	devid.h		\
57	devmgmt.h	\
58	devpoll.h	\
59	dial.h		\
60	dirent.h	\
61	dlfcn.h		\
62	door.h		\
63	elf.h		\
64	errno.h		\
65	euc.h		\
66	exacct.h	\
67	exacct_impl.h	\
68	execinfo.h	\
69	fatal.h		\
70	fcntl.h		\
71	float.h		\
72	fmtmsg.h	\
73	fnmatch.h	\
74	ftw.h		\
75	gelf.h		\
76	getopt.h	\
77	getwidth.h	\
78	glob.h		\
79	grp.h		\
80	iconv.h		\
81	ieeefp.h	\
82	inttypes.h	\
83	iso646.h	\
84	langinfo.h	\
85	lastlog.h	\
86	lber.h		\
87	ldap.h		\
88	libelf.h	\
89	libgen.h	\
90	libintl.h	\
91	libw.h		\
92	libzonecfg.h	\
93	limits.h	\
94	linenum.h	\
95	link.h		\
96	listen.h	\
97	locale.h	\
98	macros.h	\
99	malloc.h	\
100	mdmn_changelog.h	\
101	memory.h	\
102	meta.h		\
103	meta_runtime.h	\
104	metadyn.h	\
105	mon.h		\
106	monetary.h	\
107	mp.h		\
108	mqueue.h	\
109	nan.h		\
110	ndbm.h		\
111	ndpd.h		\
112	netconfig.h	\
113	netdb.h		\
114	netdir.h	\
115	nl_types.h	\
116	nlist.h		\
117	note.h		\
118	nsswitch.h	\
119	nss_common.h	\
120	nss_dbdefs.h	\
121	nss_netdir.h	\
122	pcsample.h	\
123	pfmt.h		\
124	pkgdev.h	\
125	pkginfo.h	\
126	pkglocs.h	\
127	pkgstrct.h	\
128	pkgtrans.h	\
129	poll.h		\
130	port.h		\
131	priv.h		\
132	priv_utils.h	\
133	proc_service.h	\
134	procfs.h	\
135	prof.h		\
136	project.h	\
137	pthread.h	\
138	pw.h		\
139	pwd.h		\
140	rctl.h		\
141	re_comp.h	\
142	regex.h		\
143	regexp.h	\
144	resolv.h	\
145	rje.h		\
146	rtld_db.h	\
147	sac.h		\
148	sched.h		\
149	schedctl.h	\
150	sdssc.h		\
151	search.h	\
152	semaphore.h	\
153	setjmp.h	\
154	sgtty.h		\
155	shadow.h	\
156	siginfo.h	\
157	signal.h	\
158	spawn.h		\
159	stdarg.h	\
160	stdbool.h	\
161	stddef.h	\
162	stdint.h	\
163	stdio.h		\
164	stdio_ext.h	\
165	stdio_tag.h	\
166	stdio_impl.h	\
167	stdlib.h	\
168	storclass.h	\
169	string.h	\
170	strings.h	\
171	stropts.h	\
172	synch.h		\
173	sysexits.h	\
174	syslog.h	\
175	syms.h		\
176	tar.h		\
177	termio.h	\
178	termios.h	\
179	thread.h	\
180	thread_db.h	\
181	time.h		\
182	tiuser.h	\
183	tzfile.h	\
184	ucontext.h	\
185	ucred.h		\
186	ulimit.h	\
187	unistd.h	\
188	userdefs.h	\
189	ustat.h		\
190	utime.h		\
191	utmp.h		\
192	utmpx.h		\
193	valtools.h	\
194	values.h	\
195	varargs.h	\
196	wait.h		\
197	wchar.h		\
198	wchar_impl.h	\
199	wctype.h	\
200	widec.h		\
201	wordexp.h	\
202	xti.h		\
203	xti_inet.h	\
204	zone.h
205
206ISOHDRS = \
207	ctype_c99.h	\
208	ctype_iso.h	\
209	limits_iso.h	\
210	locale_iso.h	\
211	setjmp_iso.h  	\
212	signal_iso.h	\
213	stdarg_c99.h	\
214	stdarg_iso.h	\
215	stddef_iso.h	\
216	stdio_c99.h	\
217	stdio_iso.h	\
218	stdlib_c99.h	\
219	stdlib_iso.h	\
220	string_iso.h	\
221	time_iso.h	\
222	wchar_c99.h	\
223	wchar_iso.h	\
224	wctype_c99.h	\
225	wctype_iso.h
226
227ARPAHDRS = 		\
228	ftp.h		\
229	inet.h		\
230	nameser.h	\
231	telnet.h	\
232	tftp.h		\
233	nameser_compat.h
234
235AUDIOHDRS =		\
236	au.h
237
238UUIDHDRS =		\
239	uuid.h
240
241# rpcsvc headers which are just headers (not derived from a .x file)
242RPCSVC_SRC_HDRS =	\
243	bootparam.h	\
244	daemon_utils.h	\
245	dbm.h		\
246	nis_db.h	\
247	nis_tags.h	\
248	nislib.h	\
249	yp_prot.h	\
250	ypclnt.h	\
251	yppasswd.h	\
252	ypupd.h		\
253	rpc_sztypes.h
254
255# rpcsvc headers which are generated from .x files
256RPCSVC_GEN_HDRS = \
257	bootparam_prot.h \
258	mount.h		\
259	nfs_prot.h	\
260	nfs4_prot.h	\
261	nis.h		\
262	nis_cache.h	\
263	nis_callback.h	\
264	nlm_prot.h	\
265	rex.h		\
266	rquota.h	\
267	rstat.h		\
268	rusers.h	\
269	rwall.h		\
270	spray.h		\
271	nispasswd.h	\
272	ufs_prot.h	\
273	nfs_acl.h
274
275LVMRPCHDRS = \
276mhdx.h mdiox.h meta_basic.h metad.h metamed.h metamhd.h metacl.h
277
278SYMHDRASSERT = $(ROOT)/usr/include/iso/assert_iso.h
279SYMHDRERRNO = $(ROOT)/usr/include/iso/errno_iso.h
280SYMHDRFLOAT = $(ROOT)/usr/include/iso/float_iso.h
281SYMHDRISO646 = $(ROOT)/usr/include/iso/iso646_iso.h
282
283RPCGENFLAGS = -C -h
284rpcsvc/nispasswd.h :=	RPCGENFLAGS += -M
285rpcsvc/rwall.h :=	RPCGENFLAGS += -M
286meta_basic.h :=	RPCGENFLAGS += -M
287metad.h := RPCGENFLAGS += -M
288metamed.h := RPCGENFLAGS += -M
289mhdx.h := RPCGENFLAGS += -M
290mdiox.h := RPCGENFLAGS += -M
291metamhd.h := RPCGENFLAGS += -M
292metacl.h := RPCGENFLAGS += -M
293
294# rpcsvc rpcgen source (.x files)
295#
296# yp.x is an attempt at codifying what was hand coded in RPCL.
297# Unfortunately it doesn't quite work. (The handcoded stuff isn't
298# expressable in RPCL) this is due to the fact that YP was written
299# before rpcgen existed.  Hence, yp_prot.h cannot be derived from yp.x
300#
301# There is no `.h' for nis_object.x because it is included by nis.x and
302# the resulting .h is nis.h.
303
304RPCSVCPROTS = \
305$(RPCSVC_GEN_HDRS:%.h=%.x)        nis_object.x       yp.x
306
307LVMSVCPROTS = \
308$(LVMRPCHDRS:%.h=%.x)
309
310RPCSVCHDRS= $(RPCSVC_SRC_HDRS) $(RPCSVC_GEN_HDRS)
311
312PROTOHDRS=   dumprestore.h routed.h ripngd.h rwhod.h timed.h
313
314ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/%)  \
315	$(KRB5HDRS:%=$(ROOT)/usr/include/kerberosv5/%)  \
316	$(ISOHDRS:%=$(ROOT)/usr/include/iso/%)  \
317	$(ARPAHDRS:%=$(ROOT)/usr/include/arpa/%)  \
318	$(AUDIOHDRS:%=$(ROOT)/usr/include/audio/%)  \
319	$(UUIDHDRS:%=$(ROOT)/usr/include/uuid/%)  \
320	$(RPCSVCHDRS:%=$(ROOT)/usr/include/rpcsvc/%)  \
321	$(RPCSVCPROTS:%=$(ROOT)/usr/include/rpcsvc/%)  \
322	$(LVMRPCHDRS:%=$(ROOT)/usr/include/%) \
323	$(PROTOHDRS:%=$(ROOT)/usr/include/protocols/%)
324
325DIRS= iso arpa audio rpcsvc protocols security uuid kerberosv5
326ROOTDIRS= $(DIRS:%=$(ROOT)/usr/include/%)
327
328SED=	sed
329
330# check files really don't exist
331#
332# should do something with the rpcsvc headers
333
334iso/%.check:		iso/%.h
335	$(DOT_H_CHECK)
336
337arpa/%.check:		arpa/%.h
338	$(DOT_H_CHECK)
339
340audio/%.check:		audio/%.h
341	$(DOT_H_CHECK)
342
343rpcsvc/%.check:		rpcsvc/%.h
344	$(DOT_H_CHECK)
345
346rpcsvc/%.check:		rpcsvc/%.x
347	$(DOT_X_CHECK)
348
349protocols/%.check:	protocols/%.h
350	$(DOT_H_CHECK)
351
352kerberosv5/%.check:             kerberosv5/%.h
353	$(DOT_H_CHECK)
354
355uuid/%.check:		uuid/%.h
356	$(DOT_H_CHECK)
357
358# Note that the derived headers (rpcgen) are not checked at this time.  These
359# need work at the source level and rpcgen itself has a bug which causes a
360# cstyle violation.  Furthermore, there seems to be good reasons for the
361# generated headers to not pass all of the hdrchk rules.
362#
363# Add the following to the CHECKHDRS list to activate the .x checks:
364#	$(RPCSVCPROTS:%.x=rpcsvc/%.check) \
365#
366CHECKHDRS= $(HDRS:%.h=%.check)  \
367	$(KRB5HDRS:%.h=kerberosv5/%.check)  \
368	$(ISOHDRS:%.h=iso/%.check)  \
369	$(ARPAHDRS:%.h=arpa/%.check)  \
370	$(AUDIOHDRS:%.h=audio/%.check)  \
371	$(UUIDHDRS:%.h=uuid/%.check)  \
372	$(RPCSVC_SRC_HDRS:%.h=rpcsvc/%.check) \
373	$(PROTOHDRS:%.h=protocols/%.check)
374
375# headers which won't quite meet the standards...
376#
377# assert.h is required by ansi-c to *not* be idempotent (section 4.1.2).
378# Hence the trailing guard is not the last thing in the file nor can it
379# be without playing silly games.
380
381assert.check	:= HDRCHK_TAIL = | grep -v "end guard wrong" | true
382
383# install rules
384
385$(ROOT)/usr/include/security/%: security/%
386	$(INS.file)
387
388$(ROOT)/usr/include/protocols/%: protocols/%
389	$(INS.file)
390
391$(ROOT)/usr/include/rpcsvc/%: rpcsvc/%
392	$(INS.file)
393
394$(ROOT)/usr/include/kerberosv5/%: kerberosv5/%
395	$(INS.file)
396
397$(ROOT)/usr/include/arpa/%: arpa/%
398	$(INS.file)
399
400$(ROOT)/usr/include/audio/%: audio/%
401	$(INS.file)
402
403$(ROOT)/usr/include/iso/%: iso/%
404	$(INS.file)
405
406$(ROOT)/usr/include/uuid/%: uuid/%
407	$(INS.file)
408
409$(ROOT)/usr/include/%: %
410	$(INS.file)
411
412.KEEP_STATE:
413
414.PARALLEL:	$(ROOTHDRS) $(CHECKHDRS)
415
416install_h: 	$(ROOTDIRS) .WAIT $(ROOTHDRS) $(SYMHDRASSERT) $(SYMHDRERRNO) \
417		$(SYMHDRFLOAT) $(SYMHDRISO646)
418
419check:	$(CHECKHDRS)
420
421clean clobber:
422	$(RM) $(LVMRPCHDRS);
423	cd rpcsvc ; $(RM) $(RPCSVC_GEN_HDRS)
424
425$(ROOTDIRS):
426	$(INS.dir)
427
428$(SYMHDRASSERT):
429	-$(RM) $@; $(SYMLINK) ../assert.h $@
430
431$(SYMHDRERRNO):
432	-$(RM) $@; $(SYMLINK) ../errno.h $@
433
434$(SYMHDRFLOAT):
435	-$(RM) $@; $(SYMLINK) ../float.h $@
436
437$(SYMHDRISO646):
438	-$(RM) $@; $(SYMLINK) ../iso646.h $@
439
440rpcsvc/%.h:	rpcsvc/%.x
441	$(RPCGEN) $(RPCGENFLAGS) $< -o $@
442
443rpcsvc/nis.h:	rpcsvc/nis.x
444	$(RPCGEN) $(RPCGENFLAGS) rpcsvc/nis.x |\
445	$(SED) -e '/EDIT_START/,$$ d' > $@
446
447meta_basic.h:	../uts/common/sys/lvm/meta_basic.x
448	$(RPCGEN) $(RPCGENFLAGS)  ../uts/common/sys/lvm/meta_basic.x | \
449	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
450	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
451	{ print $0 } \
452	' > $@
453
454metad.h:	metad.x
455	$(RPCGEN) $(RPCGENFLAGS)  metad.x | \
456	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
457	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
458	{ print $0 } \
459	' > $@
460
461mhdx.h:	../uts/common/sys/lvm/mhdx.x
462	$(RPCGEN) $(RPCGENFLAGS) ../uts/common/sys/lvm/mhdx.x | \
463	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
464	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
465	{ print $0 } \
466	' > $@
467
468mdiox.h:	../uts/common/sys/lvm/mdiox.x
469	$(RPCGEN) $(RPCGENFLAGS) ../uts/common/sys/lvm/mdiox.x | \
470	nawk '{sub(/sys\/lvm\/md_mhdx/, "mhdx"); print $$0}' | \
471	nawk '{sub(/sys\/lvm\/md_basic/, "meta_basic"); print $$0}' | \
472	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
473	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
474	{ print $0 } \
475	' > $@
476
477metamed.h:	../uts/common/sys/lvm/metamed.x
478	$(RPCGEN) $(RPCGENFLAGS) ../uts/common/sys/lvm/metamed.x | \
479	nawk '{sub(/sys\/lvm\/md_basic/, "meta_basic"); print $$0}' | \
480	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
481	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
482	{ print $0 } \
483	' > $@
484
485metamhd.h:	metamhd.x
486	$(RPCGEN) $(RPCGENFLAGS) metamhd.x | \
487	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
488	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
489	{ print $0 } \
490	' > $@
491
492metacl.h:	metacl.x
493	$(RPCGEN) $(RPCGENFLAGS) metacl.x | \
494	awk '/<synch.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
495	/<thread.h>/ { print "#ifdef _REENTRANT"; print $$0; print "#endif\t/* _REENTRANT */"; next } \
496	{ print $0 } \
497	' > $@
498