Print this page
9674 Let's scrap AVS/sdbc
   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 2016 Garrett D'Amore <garrett@damore.org>
  15 # Copyright (c) 2017, Joyent, Inc.
  16 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  17 # Copyright 2017 Nexenta Systems, Inc.
  18 #
  19 
  20 include         $(SRC)/Makefile.master
  21 
  22 MANSECT=        7d
  23 
  24 _MANFILES=      aac.7d          \
  25                 afe.7d          \
  26                 audio.7d        \
  27                 audio1575.7d    \
  28                 audioens.7d     \
  29                 audiols.7d      \
  30                 audiop16x.7d    \
  31                 audiopci.7d     \
  32                 audiots.7d      \
  33                 av1394.7d       \
  34                 bge.7d          \
  35                 blkdev.7d       \
  36                 bnxe.7d         \
  37                 bscv.7d         \


  53                 fcp.7d          \
  54                 fctl.7d         \
  55                 fd.7d           \
  56                 fp.7d           \
  57                 full.7d         \
  58                 gld.7d          \
  59                 hci1394.7d      \
  60                 hermon.7d       \
  61                 hid.7d          \
  62                 hme.7d          \
  63                 hubd.7d         \
  64                 hxge.7d         \
  65                 ib.7d           \
  66                 ibcm.7d         \
  67                 ibd.7d          \
  68                 ibdm.7d         \
  69                 ibdma.7d        \
  70                 ibtl.7d         \
  71                 ieee1394.7d     \
  72                 igb.7d          \
  73                 ii.7d           \
  74                 ipnet.7d        \
  75                 iscsi.7d        \
  76                 iser.7d         \
  77                 ixgbe.7d        \
  78                 kmdb.7d         \
  79                 kstat.7d        \
  80                 ksyms.7d        \
  81                 llc1.7d         \
  82                 lockstat.7d     \
  83                 lofi.7d         \
  84                 log.7d          \
  85                 mem.7d          \
  86                 mpt_sas.7d      \
  87                 mr_sas.7d       \
  88                 msglog.7d       \
  89                 mt.7d           \
  90                 mxfe.7d         \
  91                 myri10ge.7d     \
  92                 null.7d         \
  93                 nulldriver.7d   \


 104                 pts.7d          \
 105                 pty.7d          \
 106                 qede.7d         \
 107                 qlc.7d          \
 108                 ramdisk.7d      \
 109                 random.7d       \
 110                 rge.7d          \
 111                 rtls.7d         \
 112                 sad.7d          \
 113                 sata.7d         \
 114                 scsa1394.7d     \
 115                 scsa2usb.7d     \
 116                 sd.7d           \
 117                 sdp.7d          \
 118                 sdt.7d          \
 119                 ses.7d          \
 120                 sfe.7d          \
 121                 sgen.7d         \
 122                 srpt.7d         \
 123                 st.7d           \
 124                 sv.7d           \
 125                 sysmsg.7d       \
 126                 systrace.7d     \
 127                 ticlts.7d       \
 128                 tty.7d          \
 129                 ttymux.7d       \
 130                 tzmon.7d        \
 131                 ugen.7d         \
 132                 uhci.7d         \
 133                 usb_ac.7d       \
 134                 usb_as.7d       \
 135                 usb_ia.7d       \
 136                 usb_mid.7d      \
 137                 usba.7d         \
 138                 usbftdi.7d      \
 139                 usbprn.7d       \
 140                 usbsacm.7d      \
 141                 usbsksp.7d      \
 142                 usbsprl.7d      \
 143                 usbvc.7d        \
 144                 virtualkm.7d    \


   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 2016 Garrett D'Amore <garrett@damore.org>
  15 # Copyright (c) 2017, Joyent, Inc.
  16 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  17 # Copyright 2018 Nexenta Systems, Inc.
  18 #
  19 
  20 include         $(SRC)/Makefile.master
  21 
  22 MANSECT=        7d
  23 
  24 _MANFILES=      aac.7d          \
  25                 afe.7d          \
  26                 audio.7d        \
  27                 audio1575.7d    \
  28                 audioens.7d     \
  29                 audiols.7d      \
  30                 audiop16x.7d    \
  31                 audiopci.7d     \
  32                 audiots.7d      \
  33                 av1394.7d       \
  34                 bge.7d          \
  35                 blkdev.7d       \
  36                 bnxe.7d         \
  37                 bscv.7d         \


  53                 fcp.7d          \
  54                 fctl.7d         \
  55                 fd.7d           \
  56                 fp.7d           \
  57                 full.7d         \
  58                 gld.7d          \
  59                 hci1394.7d      \
  60                 hermon.7d       \
  61                 hid.7d          \
  62                 hme.7d          \
  63                 hubd.7d         \
  64                 hxge.7d         \
  65                 ib.7d           \
  66                 ibcm.7d         \
  67                 ibd.7d          \
  68                 ibdm.7d         \
  69                 ibdma.7d        \
  70                 ibtl.7d         \
  71                 ieee1394.7d     \
  72                 igb.7d          \

  73                 ipnet.7d        \
  74                 iscsi.7d        \
  75                 iser.7d         \
  76                 ixgbe.7d        \
  77                 kmdb.7d         \
  78                 kstat.7d        \
  79                 ksyms.7d        \
  80                 llc1.7d         \
  81                 lockstat.7d     \
  82                 lofi.7d         \
  83                 log.7d          \
  84                 mem.7d          \
  85                 mpt_sas.7d      \
  86                 mr_sas.7d       \
  87                 msglog.7d       \
  88                 mt.7d           \
  89                 mxfe.7d         \
  90                 myri10ge.7d     \
  91                 null.7d         \
  92                 nulldriver.7d   \


 103                 pts.7d          \
 104                 pty.7d          \
 105                 qede.7d         \
 106                 qlc.7d          \
 107                 ramdisk.7d      \
 108                 random.7d       \
 109                 rge.7d          \
 110                 rtls.7d         \
 111                 sad.7d          \
 112                 sata.7d         \
 113                 scsa1394.7d     \
 114                 scsa2usb.7d     \
 115                 sd.7d           \
 116                 sdp.7d          \
 117                 sdt.7d          \
 118                 ses.7d          \
 119                 sfe.7d          \
 120                 sgen.7d         \
 121                 srpt.7d         \
 122                 st.7d           \

 123                 sysmsg.7d       \
 124                 systrace.7d     \
 125                 ticlts.7d       \
 126                 tty.7d          \
 127                 ttymux.7d       \
 128                 tzmon.7d        \
 129                 ugen.7d         \
 130                 uhci.7d         \
 131                 usb_ac.7d       \
 132                 usb_as.7d       \
 133                 usb_ia.7d       \
 134                 usb_mid.7d      \
 135                 usba.7d         \
 136                 usbftdi.7d      \
 137                 usbprn.7d       \
 138                 usbsacm.7d      \
 139                 usbsksp.7d      \
 140                 usbsprl.7d      \
 141                 usbvc.7d        \
 142                 virtualkm.7d    \