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 2019 Joyent, Inc.
15 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2013, 2016 by Delphix. All rights reserved.
17 # Copyright 2016 Toomas Soome <tsoome@me.com>
18 # Copyright 2018 Nexenta Systems, Inc.
19 # Copyright (c) 2017, Chris Fraire <cfraire@me.com>.
20 # Copyright 2020 Peter Tribble
21 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
22 #
23
24 include $(SRC)/Makefile.master
25
26 MANSECT= 1m
27
28 _MANFILES= 6to4relay.1m \
29 Intro.1m \
30 Uutry.1m \
31 accept.1m \
32 acct.1m \
33 acctadm.1m \
34 acctcms.1m \
472 syseventd.1m \
473 syslogd.1m \
474 tapes.1m \
475 tcpd.1m \
476 tcpdchk.1m \
477 tcpdmatch.1m \
478 th_define.1m \
479 th_manage.1m \
480 tic.1m \
481 tnchkdb.1m \
482 tnctl.1m \
483 tnd.1m \
484 tninfo.1m \
485 tpmadm.1m \
486 traceroute.1m \
487 trapstat.1m \
488 ttyadm.1m \
489 ttymon.1m \
490 tunefs.1m \
491 txzonemgr.1m \
492 tzselect.1m \
493 uadmin.1m \
494 ucodeadm.1m \
495 ufsdump.1m \
496 ufsrestore.1m \
497 unshare.1m \
498 unshare_nfs.1m \
499 update_drv.1m \
500 updatehome.1m \
501 useradd.1m \
502 userdel.1m \
503 usermod.1m \
504 utmpd.1m \
505 uucheck.1m \
506 uucico.1m \
507 uucleanup.1m \
508 uusched.1m \
509 uuxqt.1m \
510 vmstat.1m \
511 volcopy.1m \
|
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 2020 Joyent, Inc.
15 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
16 # Copyright (c) 2013, 2016 by Delphix. All rights reserved.
17 # Copyright 2016 Toomas Soome <tsoome@me.com>
18 # Copyright 2018 Nexenta Systems, Inc.
19 # Copyright (c) 2017, Chris Fraire <cfraire@me.com>.
20 # Copyright 2020 Peter Tribble
21 # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
22 #
23
24 include $(SRC)/Makefile.master
25
26 MANSECT= 1m
27
28 _MANFILES= 6to4relay.1m \
29 Intro.1m \
30 Uutry.1m \
31 accept.1m \
32 acct.1m \
33 acctadm.1m \
34 acctcms.1m \
472 syseventd.1m \
473 syslogd.1m \
474 tapes.1m \
475 tcpd.1m \
476 tcpdchk.1m \
477 tcpdmatch.1m \
478 th_define.1m \
479 th_manage.1m \
480 tic.1m \
481 tnchkdb.1m \
482 tnctl.1m \
483 tnd.1m \
484 tninfo.1m \
485 tpmadm.1m \
486 traceroute.1m \
487 trapstat.1m \
488 ttyadm.1m \
489 ttymon.1m \
490 tunefs.1m \
491 txzonemgr.1m \
492 tzreload.1m \
493 tzselect.1m \
494 uadmin.1m \
495 ucodeadm.1m \
496 ufsdump.1m \
497 ufsrestore.1m \
498 unshare.1m \
499 unshare_nfs.1m \
500 update_drv.1m \
501 updatehome.1m \
502 useradd.1m \
503 userdel.1m \
504 usermod.1m \
505 utmpd.1m \
506 uucheck.1m \
507 uucico.1m \
508 uucleanup.1m \
509 uusched.1m \
510 uuxqt.1m \
511 vmstat.1m \
512 volcopy.1m \
|