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 #
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013, OmniTI Computer Consulting, Inc
15 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2018, Joyent, Inc. All rights reserved.
17 # Copyright 2017 Peter Tribble
18 #
19
20 include $(SRC)/Makefile.master
21
22 MANSECT= 2
23
24 MANFILES= Intro.2 \
25 __sparc_utrap_install.2 \
26 _lwp_cond_signal.2 \
27 _lwp_cond_wait.2 \
28 _lwp_info.2 \
29 _lwp_kill.2 \
30 _lwp_mutex_lock.2 \
31 _lwp_self.2 \
32 _lwp_sema_wait.2 \
33 _lwp_suspend.2 \
34 access.2 \
35 acct.2 \
36 acl.2 \
37 adjtime.2 \
179 execle.2 \
180 execlp.2 \
181 execv.2 \
182 execve.2 \
183 execvp.2 \
184 faccessat.2 \
185 facl.2 \
186 fchdir.2 \
187 fchmod.2 \
188 fchmodat.2 \
189 fchown.2 \
190 fchownat.2 \
191 fchroot.2 \
192 fork1.2 \
193 forkall.2 \
194 forkallx.2 \
195 forkx.2 \
196 fstat.2 \
197 fstatat.2 \
198 fstatvfs.2 \
199 futimesat.2 \
200 futimens.2 \
201 getaudit_addr.2 \
202 getegid.2 \
203 geteuid.2 \
204 getgid.2 \
205 getpgid.2 \
206 getpgrp.2 \
207 getpmsg.2 \
208 getppid.2 \
209 getprojid.2 \
210 getrctl.2 \
211 gettaskid.2 \
212 intro.2 \
213 lchown.2 \
214 linkat.2 \
215 lstat.2 \
216 mkdirat.2 \
217 mknodat.2 \
218 openat.2 \
219 pathconf.2 \
220 pipe2.2 \
221 ppoll.2 \
222 pread.2 \
223 preadv.2 \
224 pset_assign.2 \
225 pset_destroy.2 \
226 pset_getattr.2 \
227 putacct.2 \
228 putpmsg.2 \
229 pwrite.2 \
230 pwritev.2 \
231 readlinkat.2 \
232 readv.2 \
233 renameat.2 \
234 sbrk.2 \
235 semtimedop.2 \
379 setgid.2 := LINKSRC = setuid.2
380
381 shmat.2 := LINKSRC = shmop.2
382 shmdt.2 := LINKSRC = shmop.2
383
384 sigsendset.2 := LINKSRC = sigsend.2
385
386 symlinkat.2 := LINKSRC = symlink.2
387
388 fstat.2 := LINKSRC = stat.2
389 fstatat.2 := LINKSRC = stat.2
390 lstat.2 := LINKSRC = stat.2
391
392 fstatvfs.2 := LINKSRC = statvfs.2
393
394 umount2.2 := LINKSRC = umount.2
395
396 unlinkat.2 := LINKSRC = unlink.2
397
398 futimens.2 := LINKSRC = utimes.2
399 futimesat.2 := LINKSRC = utimes.2
400 utimensat.2 := LINKSRC = utimes.2
401
402 vforkx.2 := LINKSRC = vfork.2
403
404 pwrite.2 := LINKSRC = write.2
405 writev.2 := LINKSRC = write.2
406 pwritev.2 := LINKSRC = write.2
407
408 .KEEP_STATE:
409
410 include $(SRC)/man/Makefile.man
411
412 install: $(ROOTMANFILES) $(ROOTMANLINKS)
|
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 #
13 # Copyright 2011, Richard Lowe
14 # Copyright 2013, OmniTI Computer Consulting, Inc
15 # Copyright 2013 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2018, Joyent, Inc. All rights reserved.
17 # Copyright 2017 Peter Tribble
18 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
19 #
20
21 include $(SRC)/Makefile.master
22
23 MANSECT= 2
24
25 MANFILES= Intro.2 \
26 __sparc_utrap_install.2 \
27 _lwp_cond_signal.2 \
28 _lwp_cond_wait.2 \
29 _lwp_info.2 \
30 _lwp_kill.2 \
31 _lwp_mutex_lock.2 \
32 _lwp_self.2 \
33 _lwp_sema_wait.2 \
34 _lwp_suspend.2 \
35 access.2 \
36 acct.2 \
37 acl.2 \
38 adjtime.2 \
180 execle.2 \
181 execlp.2 \
182 execv.2 \
183 execve.2 \
184 execvp.2 \
185 faccessat.2 \
186 facl.2 \
187 fchdir.2 \
188 fchmod.2 \
189 fchmodat.2 \
190 fchown.2 \
191 fchownat.2 \
192 fchroot.2 \
193 fork1.2 \
194 forkall.2 \
195 forkallx.2 \
196 forkx.2 \
197 fstat.2 \
198 fstatat.2 \
199 fstatvfs.2 \
200 futimes.2 \
201 futimesat.2 \
202 futimens.2 \
203 getaudit_addr.2 \
204 getegid.2 \
205 geteuid.2 \
206 getgid.2 \
207 getpgid.2 \
208 getpgrp.2 \
209 getpmsg.2 \
210 getppid.2 \
211 getprojid.2 \
212 getrctl.2 \
213 gettaskid.2 \
214 intro.2 \
215 lchown.2 \
216 linkat.2 \
217 lstat.2 \
218 lutimes.2 \
219 mkdirat.2 \
220 mknodat.2 \
221 openat.2 \
222 pathconf.2 \
223 pipe2.2 \
224 ppoll.2 \
225 pread.2 \
226 preadv.2 \
227 pset_assign.2 \
228 pset_destroy.2 \
229 pset_getattr.2 \
230 putacct.2 \
231 putpmsg.2 \
232 pwrite.2 \
233 pwritev.2 \
234 readlinkat.2 \
235 readv.2 \
236 renameat.2 \
237 sbrk.2 \
238 semtimedop.2 \
382 setgid.2 := LINKSRC = setuid.2
383
384 shmat.2 := LINKSRC = shmop.2
385 shmdt.2 := LINKSRC = shmop.2
386
387 sigsendset.2 := LINKSRC = sigsend.2
388
389 symlinkat.2 := LINKSRC = symlink.2
390
391 fstat.2 := LINKSRC = stat.2
392 fstatat.2 := LINKSRC = stat.2
393 lstat.2 := LINKSRC = stat.2
394
395 fstatvfs.2 := LINKSRC = statvfs.2
396
397 umount2.2 := LINKSRC = umount.2
398
399 unlinkat.2 := LINKSRC = unlink.2
400
401 futimens.2 := LINKSRC = utimes.2
402 futimes.2 := LINKSRC = utimes.2
403 futimesat.2 := LINKSRC = utimes.2
404 lutimes.2 := LINKSRC = utimes.2
405 utimensat.2 := LINKSRC = utimes.2
406
407 vforkx.2 := LINKSRC = vfork.2
408
409 pwrite.2 := LINKSRC = write.2
410 writev.2 := LINKSRC = write.2
411 pwritev.2 := LINKSRC = write.2
412
413 .KEEP_STATE:
414
415 include $(SRC)/man/Makefile.man
416
417 install: $(ROOTMANFILES) $(ROOTMANLINKS)
|