1 export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
2 export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
3 export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
4 export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
11 posix_spawn_file_actions_addclose.3 \
12 posix_spawn_file_actions_init.3 \
13 posix_spawnattr_init.3 \
14 posix_spawnattr_setbinpref_np.3 \
15 posix_spawnattr_setflags.3 \
16 posix_spawnattr_setpgroup.3 \
17 posix_spawnattr_setsigdefault.3 \
18 posix_spawnattr_setsigmask.3 \
19 posix_spawnattr_setspecialport_np.3
21 INSTALL_MAN_LIST = ${DATAFILES}
24 queue.3 CIRCLEQ_ENTRY.3 \
25 queue.3 CIRCLEQ_HEAD.3 \
26 queue.3 CIRCLEQ_INIT.3 \
27 queue.3 CIRCLEQ_INSERT_AFTER.3 \
28 queue.3 CIRCLEQ_INSERT_BEFORE.3 \
29 queue.3 CIRCLEQ_INSERT_HEAD.3 \
30 queue.3 CIRCLEQ_INSERT_TAIL.3 \
31 queue.3 CIRCLEQ_REMOVE.3 \
32 queue.3 LIST_ENTRY.3 \
35 queue.3 LIST_INSERT_AFTER.3 \
36 queue.3 LIST_INSERT_BEFORE.3 \
37 queue.3 LIST_INSERT_HEAD.3 \
38 queue.3 LIST_REMOVE.3 \
39 queue.3 TAILQ_ENTRY.3 \
40 queue.3 TAILQ_HEAD.3 \
41 queue.3 TAILQ_INIT.3 \
42 queue.3 TAILQ_INSERT_AFTER.3 \
43 queue.3 TAILQ_INSERT_BEFORE.3 \
44 queue.3 TAILQ_INSERT_HEAD.3 \
45 queue.3 TAILQ_INSERT_TAIL.3 \
46 queue.3 TAILQ_REMOVE.3 \
47 posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_addopen.3 \
48 posix_spawn_file_actions_addclose.3 posix_spawn_file_actions_adddup2.3 \
49 posix_spawn_file_actions_init.3 posix_spawn_file_actions_destroy.3 \
50 posix_spawnattr_init.3 posix_spawnattr_destroy.3 \
51 posix_spawnattr_setbinpref_np.3 posix_spawnattr_getbinpref_np.3 \
52 posix_spawnattr_setflags.3 posix_spawnattr_getflags.3 \
53 posix_spawnattr_setpgroup.3 posix_spawnattr_getpgroup.3 \
54 posix_spawnattr_setsigdefault.3 posix_spawnattr_getsigdefault.3 \
55 posix_spawnattr_setsigmask.3 posix_spawnattr_getsigmask.3 \
56 posix_spawnattr_setspecialport_np.3 posix_spawnattr_setexceptionports_np.3
58 INSTALL_MAN_DIR = man3
60 include $(MakeInc_rule)
61 include $(MakeInc_dir)