]> git.saurik.com Git - apple/xnu.git/blame - osfmk/mach/Makefile
xnu-3789.41.3.tar.gz
[apple/xnu.git] / osfmk / mach / Makefile
CommitLineData
1c79356b
A
1export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
2export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
3export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
4export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
5
1c79356b
A
6include $(MakeInc_cmd)
7include $(MakeInc_def)
8
6d2010ae 9INSTINC_SUBDIRS = machine
6d2010ae 10INSTINC_SUBDIRS_X86_64 = i386
fe8ab488 11INSTINC_SUBDIRS_X86_64H = i386
3e170ce0
A
12INSTINC_SUBDIRS_ARM = arm arm64
13INSTINC_SUBDIRS_ARM64 = arm arm64
b0d623f7 14
6d2010ae 15EXPINC_SUBDIRS = machine
6d2010ae 16EXPINC_SUBDIRS_X86_64 = i386
fe8ab488 17EXPINC_SUBDIRS_X86_64H = i386
3e170ce0
A
18EXPINC_SUBDIRS_ARM = arm arm64
19EXPINC_SUBDIRS_ARM64 = arm arm64
2d21ac55 20
1c79356b
A
21MIG_TYPES = \
22 clock_types.defs \
23 mach_types.defs \
24 std_types.defs
25
26MIG_DEFS = \
e5568f75 27 audit_triggers.defs \
1c79356b
A
28 clock.defs \
29 clock_priv.defs \
30 clock_reply.defs \
31 exc.defs \
55e303ae 32 host_notify_reply.defs \
1c79356b
A
33 host_priv.defs \
34 host_security.defs \
1c79356b 35 lock_set.defs \
2d21ac55 36 mach_exc.defs \
1c79356b
A
37 mach_host.defs \
38 mach_port.defs \
91447636 39 mach_vm.defs \
fe8ab488
A
40 mach_voucher.defs \
41 mach_voucher_attr_control.defs \
1c79356b
A
42 notify.defs \
43 processor.defs \
44 processor_set.defs \
45 task.defs \
2d21ac55 46 task_access.defs \
39236c6e 47 telemetry_notification.defs \
1c79356b 48 thread_act.defs \
91447636 49 vm_map.defs
1c79356b
A
50
51MACH_PRIVATE_DEFS = \
fe8ab488 52 coalition_notification.defs \
39037602 53 ktrace_background.defs \
55e303ae 54 mach_notify.defs \
1c79356b
A
55 memory_object_control.defs \
56 memory_object_default.defs \
3e170ce0 57 sysdiagnose_notification.defs \
b0d623f7
A
58 upl.defs \
59 vm32_map.defs
1c79356b
A
60
61#
62# MIG-generated headers that are traditionally used by user
63# level code.
64#
65MIG_USHDRS = \
91447636 66 audit_triggers_server.h \
1c79356b 67 clock_reply_server.h \
fe8ab488 68 coalition_notification_server.h \
1c79356b 69 exc_server.h \
2d21ac55 70 mach_exc_server.h \
1c79356b 71 memory_object_default_server.h \
2d21ac55 72 notify_server.h \
39236c6e 73 task_access_server.h \
3e170ce0
A
74 telemetry_notification_server.h \
75 sysdiagnose_notification_server.h
1c79356b
A
76
77MIG_UUHDRS = \
1c79356b
A
78 clock.h \
79 clock_priv.h \
80 host_priv.h \
81 host_security.h \
39037602 82 ktrace_background.h \
1c79356b
A
83 lock_set.h \
84 mach_host.h \
85 mach_port.h \
91447636 86 mach_vm.h \
fe8ab488
A
87 mach_voucher.h \
88 mach_voucher_attr_control.h \
1c79356b 89 memory_object_control.h \
1c79356b
A
90 processor.h \
91 processor_set.h \
92 task.h \
2d21ac55 93 task_access.h \
1c79356b
A
94 thread_act.h \
95 upl.h \
96 vm_map.h
97
98MIGINCLUDES = ${MIG_UUHDRS} ${MIG_USHDRS}
99
100DATAFILES = \
101 boolean.h \
1c79356b 102 clock_types.h \
39037602 103 dyld_kernel.h \
1c79356b
A
104 error.h \
105 exception.h \
106 exception_types.h \
55e303ae 107 host_notify.h \
1c79356b
A
108 host_info.h \
109 host_reboot.h \
55e303ae 110 host_special_ports.h \
1c79356b
A
111 kern_return.h \
112 kmod.h \
1c79356b
A
113 mach_param.h \
114 mach_time.h \
115 mach_traps.h \
116 mach_types.h \
fe8ab488 117 mach_voucher_types.h \
1c79356b
A
118 machine.h \
119 mach_syscalls.h \
120 memory_object_types.h \
121 message.h \
122 mig.h \
123 mig_errors.h \
fe8ab488 124 mig_voucher_support.h \
39037602 125 mig_strncpy_zerofill_support.h \
1c79356b
A
126 ndr.h \
127 notify.h \
128 policy.h \
129 port.h \
130 processor_info.h \
131 rpc.h \
2d21ac55 132 sdt.h \
1c79356b
A
133 semaphore.h \
134 shared_memory_server.h \
2d21ac55 135 shared_region.h \
1c79356b
A
136 std_types.h \
137 sync_policy.h \
138 syscall_sw.h \
139 task_info.h \
1c79356b
A
140 task_policy.h \
141 task_special_ports.h \
142 thread_info.h \
143 thread_policy.h \
144 thread_special_ports.h \
145 thread_status.h \
146 thread_switch.h \
147 time_value.h \
148 vm_attributes.h \
149 vm_behavior.h \
150 vm_inherit.h \
151 vm_param.h \
152 vm_prot.h \
91447636 153 vm_purgable.h \
1c79356b
A
154 vm_region.h \
155 vm_statistics.h \
156 vm_sync.h \
157 vm_types.h \
158 ${MIG_TYPES} \
159 ${MIG_DEFS}
160
161INSTALL_MI_LIST = \
91447636 162 bootstrap.h \
1c79356b
A
163 ${DATAFILES}
164
39037602 165# installed into System.framework's PrivateHeaders/mach subdirectory
3e170ce0 166PRIVATE_DATAFILES = \
fe8ab488 167 bootstrap.h \
3e170ce0 168 coalition.h \
fe8ab488 169 coalition_notification.defs \
3e170ce0 170 host_info.h \
39037602 171 ktrace_background.defs \
3e170ce0
A
172 mach_host.defs \
173 mach_traps.h \
174 memory_object_types.h \
175 mig.h \
176 processor_info.h \
39037602
A
177 resource_notify.defs \
178 resource_monitors.h \
3e170ce0
A
179 semaphore.h \
180 sfi_class.h \
181 syscall_sw.h \
182 sysdiagnose_notification.defs \
183 task_info.h \
184 task_policy.h \
185 thread_policy.h \
186 thread_switch.h \
187 vm_prot.h
188
189INSTALL_MI_LCL_LIST = ${PRIVATE_DATAFILES}
fe8ab488 190
91447636
A
191INSTALL_KF_MI_LIST = \
192 mach_interface.h \
193 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
194
195INSTALL_KF_MI_LCL_LIST = \
3e170ce0 196 coalition.h \
91447636
A
197 mach_interface.h \
198 $(filter-out mach_traps.h mach_syscalls.h thread_switch.h, ${DATAFILES})
199
1c79356b
A
200INSTALL_MI_GEN_LIST =
201
202INSTALL_MI_DIR = mach
203
204EXPORT_MI_LIST = \
6d2010ae 205 branch_predicates.h \
3e170ce0 206 coalition.h \
1c79356b 207 mach_interface.h \
39037602 208 resource_monitors.h \
fe8ab488 209 sfi_class.h \
1c79356b
A
210 ${DATAFILES}
211
212EXPORT_MI_GEN_LIST = \
213 ${MIGINCLUDES}
214
215EXPORT_MI_DIR = mach
216
1c79356b
A
217${MIGINCLUDES} : ${MIG_TYPES}
218
1c79356b
A
219${MIG_UUHDRS} : \
220 %.h : %.defs
39037602 221 @echo "$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)"
2d21ac55 222 $(_v)$(MIG) $(MIGFLAGS) \
1c79356b
A
223 -server /dev/null \
224 -user /dev/null \
39037602 225 -header $@ \
1c79356b
A
226 $<
227
1c79356b
A
228${MIG_USHDRS} : \
229 %_server.h : %.defs
39037602 230 @echo "$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)"
2d21ac55 231 $(_v)$(MIG) $(MIGFLAGS) \
1c79356b
A
232 -server /dev/null \
233 -user /dev/null \
234 -header /dev/null \
39037602 235 -sheader $@ \
1c79356b
A
236 $<
237
238#
239# Build path
240#
1c79356b
A
241
242INCFLAGS_MAKEFILE= -I..
243
244MIGKSFLAGS = -DMACH_KERNEL_PRIVATE -DKERNEL_SERVER=1
245MIGKUFLAGS = -DMACH_KERNEL_PRIVATE -DKERNEL_USER=1 -maxonstack 1024
246#
247# MIG-generated headers that are traditionally used by kernel
248# level code.
249#
39037602
A
250
251# sender-side ("user") headers generated by MIG from corresponding .defs
1c79356b 252MIG_KUHDRS = \
91447636 253 audit_triggers.h \
1c79356b
A
254 clock_reply.h \
255 exc.h \
55e303ae 256 host_notify_reply.h \
39037602 257 ktrace_background.h \
2d21ac55 258 mach_exc.h \
55e303ae 259 mach_notify.h \
1c79356b 260 memory_object.h \
0b4e3aa0 261 memory_object_control.h \
1c79356b 262 memory_object_default.h \
39037602 263 resource_notify.h \
2d21ac55 264 task_access.h \
1c79356b
A
265 upl.h \
266 vm_map.h
267
39037602 268# sender-side ("user") source files generated by MIG from corresponding .defs
1c79356b 269MIG_KUSRC = \
e5568f75 270 audit_triggers_user.c \
1c79356b 271 clock_reply_user.c \
fe8ab488 272 coalition_notification_user.c \
1c79356b 273 exc_user.c \
55e303ae 274 host_notify_reply_user.c \
39037602 275 ktrace_background_user.c \
2d21ac55 276 mach_exc_user.c \
55e303ae 277 mach_notify_user.c \
1c79356b 278 memory_object_user.c \
0b4e3aa0 279 memory_object_control_user.c \
1c79356b 280 memory_object_default_user.c \
39037602 281 resource_notify_user.c \
2d21ac55 282 task_access_user.c \
39236c6e 283 telemetry_notification_user.c \
1c79356b 284 upl_user.c \
3e170ce0
A
285 vm_map_user.c \
286 sysdiagnose_notification_user.c
1c79356b
A
287
288MIG_KSHDRS = \
289 clock_server.h \
290 clock_priv_server.h \
291 exc_server.h \
292 host_priv_server.h \
293 host_security_server.h \
1c79356b 294 lock_set_server.h \
2d21ac55 295 mach_exc_server.h \
1c79356b 296 mach_host_server.h \
55e303ae 297 mach_notify_server.h \
1c79356b 298 mach_port_server.h \
91447636 299 mach_vm_server.h \
fe8ab488
A
300 mach_voucher_server.h \
301 mach_voucher_attr_control_server.h \
1c79356b
A
302 memory_object_control_server.h \
303 memory_object_default_server.h \
1c79356b
A
304 processor_server.h \
305 processor_set_server.h \
1c79356b
A
306 task_server.h \
307 thread_act_server.h \
308 upl_server.h \
b0d623f7
A
309 vm_map_server.h \
310 vm32_map_server.h
1c79356b
A
311
312MIG_KSSRC = \
313 clock_server.c \
314 clock_priv_server.c \
315 exc_server.c \
316 host_priv_server.c \
317 host_security_server.c \
1c79356b 318 lock_set_server.c \
2d21ac55 319 mach_exc_server.c \
1c79356b 320 mach_host_server.c \
55e303ae 321 mach_notify_server.c \
1c79356b 322 mach_port_server.c \
91447636 323 mach_vm_server.c \
fe8ab488
A
324 mach_voucher_server.c \
325 mach_voucher_attr_control_server.c \
1c79356b
A
326 memory_object_control_server.c \
327 memory_object_default_server.c \
1c79356b
A
328 processor_server.c \
329 processor_set_server.c \
1c79356b
A
330 task_server.c \
331 thread_act_server.c \
332 upl_server.c \
b0d623f7
A
333 vm_map_server.c \
334 vm32_map_server.c
1c79356b
A
335
336#
337# JMM -
338# Since there are two generated header files with the same name, one for
339# install and export, the other for internal use (and they are different)
340# we can't explicitly list two rules for the same target. So rules for
341# generating internal headers will be handled implicitly by creating rules
342# to generate the internal C sources, and the headers get created as a
343# side-effect.
344#
345#
346# This is all temporary scaffolding, as we are moving to a model where
347# the MIG-generated code is identical in all environments. At first, it
348# will contain some environment-specific ifdefs, but over time should not
349# even require that as we move towards making all the environments look
350# the same.
351#
352COMP_FILES = ${MIG_KUSRC} ${MIG_KSSRC}
353
39236c6e
A
354do_build_all:: $(COMP_FILES)
355
1c79356b 356${COMP_FILES} : ${MIG_TYPES}
1c79356b
A
357
358${MIG_KUSRC} : \
359 %_user.c : %.defs
39037602 360 @echo "$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)"
2d21ac55 361 $(_v)${MIG} ${MIGFLAGS} ${MIGKUFLAGS} \
1c79356b
A
362 -user $*_user.c \
363 -header $*.h \
364 -server /dev/null \
365 -sheader /dev/null \
366 $<
367
1c79356b
A
368${MIG_KSSRC}: \
369 %_server.c : %.defs
39037602 370 @echo "$(ColorM)MIG$(Color0) $(ColorF)$@$(Color0)"
2d21ac55 371 $(_v)${MIG} ${MIGFLAGS} ${MIGKSFLAGS} \
1c79356b
A
372 -user /dev/null \
373 -header /dev/null \
374 -server $*_server.c \
375 -sheader $*_server.h \
376 $<
1c79356b
A
377
378include $(MakeInc_rule)
379include $(MakeInc_dir)