Print this page
import complete (hopefully)
   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 (c) 2012, Joyent, Inc.  All rights reserved.
  15 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.

  16 #
  17 
  18 include         $(SRC)//Makefile.master
  19 
  20 MANSECT=        1m
  21 
  22 _MANFILES=      6to4relay.1m            \
  23                 Intro.1m                \
  24                 Uutry.1m                \
  25                 accept.1m               \
  26                 acct.1m                 \
  27                 acctadm.1m              \
  28                 acctcms.1m              \
  29                 acctcon.1m              \
  30                 acctmerg.1m             \
  31                 acctprc.1m              \
  32                 acctsh.1m               \
  33                 adbgen.1m               \
  34                 add_allocatable.1m      \
  35                 add_drv.1m              \


  42                 auditconfig.1m          \
  43                 auditd.1m               \
  44                 auditrecord.1m          \
  45                 auditreduce.1m          \
  46                 auditstat.1m            \
  47                 automount.1m            \
  48                 automountd.1m           \
  49                 autopush.1m             \
  50                 bart.1m                 \
  51                 beadm.1m                \
  52                 boot.1m                 \
  53                 bootadm.1m              \
  54                 bootconfchk.1m          \
  55                 busstat.1m              \
  56                 cachefsd.1m             \
  57                 cachefslog.1m           \
  58                 cachefspack.1m          \
  59                 cachefsstat.1m          \
  60                 cachefswssize.1m        \
  61                 captoinfo.1m            \
  62                 catman.1m               \
  63                 cfgadm.1m               \
  64                 cfgadm_ac.1m            \
  65                 cfgadm_cardbus.1m       \
  66                 cfgadm_fp.1m            \
  67                 cfgadm_ib.1m            \
  68                 cfgadm_pci.1m           \
  69                 cfgadm_sata.1m          \
  70                 cfgadm_sbd.1m           \
  71                 cfgadm_scsi.1m          \
  72                 cfgadm_sdcard.1m        \
  73                 cfgadm_sysctrl.1m       \
  74                 cfgadm_usb.1m           \
  75                 cfsadmin.1m             \
  76                 chat.1m                 \
  77                 check-hostname.1m       \
  78                 check-permissions.1m    \
  79                 chroot.1m               \
  80                 clear_locks.1m          \
  81                 clinfo.1m               \
  82                 clri.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 (c) 2012, Joyent, Inc.  All rights reserved.
  15 # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  16 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  17 #
  18 
  19 include         $(SRC)//Makefile.master
  20 
  21 MANSECT=        1m
  22 
  23 _MANFILES=      6to4relay.1m            \
  24                 Intro.1m                \
  25                 Uutry.1m                \
  26                 accept.1m               \
  27                 acct.1m                 \
  28                 acctadm.1m              \
  29                 acctcms.1m              \
  30                 acctcon.1m              \
  31                 acctmerg.1m             \
  32                 acctprc.1m              \
  33                 acctsh.1m               \
  34                 adbgen.1m               \
  35                 add_allocatable.1m      \
  36                 add_drv.1m              \


  43                 auditconfig.1m          \
  44                 auditd.1m               \
  45                 auditrecord.1m          \
  46                 auditreduce.1m          \
  47                 auditstat.1m            \
  48                 automount.1m            \
  49                 automountd.1m           \
  50                 autopush.1m             \
  51                 bart.1m                 \
  52                 beadm.1m                \
  53                 boot.1m                 \
  54                 bootadm.1m              \
  55                 bootconfchk.1m          \
  56                 busstat.1m              \
  57                 cachefsd.1m             \
  58                 cachefslog.1m           \
  59                 cachefspack.1m          \
  60                 cachefsstat.1m          \
  61                 cachefswssize.1m        \
  62                 captoinfo.1m            \

  63                 cfgadm.1m               \
  64                 cfgadm_ac.1m            \
  65                 cfgadm_cardbus.1m       \
  66                 cfgadm_fp.1m            \
  67                 cfgadm_ib.1m            \
  68                 cfgadm_pci.1m           \
  69                 cfgadm_sata.1m          \
  70                 cfgadm_sbd.1m           \
  71                 cfgadm_scsi.1m          \
  72                 cfgadm_sdcard.1m        \
  73                 cfgadm_sysctrl.1m       \
  74                 cfgadm_usb.1m           \
  75                 cfsadmin.1m             \
  76                 chat.1m                 \
  77                 check-hostname.1m       \
  78                 check-permissions.1m    \
  79                 chroot.1m               \
  80                 clear_locks.1m          \
  81                 clinfo.1m               \
  82                 clri.1m                 \