Print this page
12346 need libm(3LIB) and libmvec(3LIB) manpages
   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 Nexenta Systems, Inc.  All rights reserved.

  15 #
  16 
  17 include         $(SRC)/Makefile.master
  18 
  19 MANSECT=        3lib
  20 
  21 MANFILES=       libMPAPI.3lib           \
  22                 libSMHBAAPI.3lib        \
  23                 libadm.3lib             \
  24                 libaio.3lib             \
  25                 libavl.3lib             \
  26                 libbsdmalloc.3lib       \
  27                 libbsm.3lib             \
  28                 libc.3lib               \
  29                 libc_db.3lib            \
  30                 libcfgadm.3lib          \
  31                 libcommputil.3lib       \
  32                 libcontract.3lib        \
  33                 libcpc.3lib             \
  34                 libcrypt.3lib           \


  40                 libdlpi.3lib            \
  41                 libdns_sd.3lib          \
  42                 libdoor.3lib            \
  43                 libdtrace.3lib          \
  44                 libefi.3lib             \
  45                 libelf.3lib             \
  46                 libexacct.3lib          \
  47                 libfcoe.3lib            \
  48                 libform.3lib            \
  49                 libfstyp.3lib           \
  50                 libgen.3lib             \
  51                 libgss.3lib             \
  52                 libintl.3lib            \
  53                 libiscsit.3lib          \
  54                 libkmf.3lib             \
  55                 libkrb5.3lib            \
  56                 libkstat.3lib           \
  57                 libkvm.3lib             \
  58                 libl.3lib               \
  59                 liblgrp.3lib            \

  60                 libmail.3lib            \
  61                 libmalloc.3lib          \
  62                 libmapmalloc.3lib       \
  63                 libmd.3lib              \
  64                 libmd5.3lib             \
  65                 libmenu.3lib            \
  66                 libmp.3lib              \
  67                 libmtmalloc.3lib        \

  68                 libnls.3lib             \
  69                 libnsl.3lib             \
  70                 libnvpair.3lib          \
  71                 libpam.3lib             \
  72                 libpanel.3lib           \
  73                 libpapi.3lib            \
  74                 libpctx.3lib            \
  75                 libpicl.3lib            \
  76                 libpicltree.3lib        \
  77                 libpkcs11.3lib          \
  78                 libpool.3lib            \
  79                 libproc.3lib            \
  80                 libproject.3lib         \
  81                 libpthread.3lib         \
  82                 libresolv.3lib          \
  83                 librpcsvc.3lib          \
  84                 librsm.3lib             \
  85                 librt.3lib              \
  86                 librtld_db.3lib         \
  87                 libsasl.3lib            \


   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 Nexenta Systems, Inc.  All rights reserved.
  15 # Copyright 2020 Joyent, Inc.
  16 #
  17 
  18 include         $(SRC)/Makefile.master
  19 
  20 MANSECT=        3lib
  21 
  22 MANFILES=       libMPAPI.3lib           \
  23                 libSMHBAAPI.3lib        \
  24                 libadm.3lib             \
  25                 libaio.3lib             \
  26                 libavl.3lib             \
  27                 libbsdmalloc.3lib       \
  28                 libbsm.3lib             \
  29                 libc.3lib               \
  30                 libc_db.3lib            \
  31                 libcfgadm.3lib          \
  32                 libcommputil.3lib       \
  33                 libcontract.3lib        \
  34                 libcpc.3lib             \
  35                 libcrypt.3lib           \


  41                 libdlpi.3lib            \
  42                 libdns_sd.3lib          \
  43                 libdoor.3lib            \
  44                 libdtrace.3lib          \
  45                 libefi.3lib             \
  46                 libelf.3lib             \
  47                 libexacct.3lib          \
  48                 libfcoe.3lib            \
  49                 libform.3lib            \
  50                 libfstyp.3lib           \
  51                 libgen.3lib             \
  52                 libgss.3lib             \
  53                 libintl.3lib            \
  54                 libiscsit.3lib          \
  55                 libkmf.3lib             \
  56                 libkrb5.3lib            \
  57                 libkstat.3lib           \
  58                 libkvm.3lib             \
  59                 libl.3lib               \
  60                 liblgrp.3lib            \
  61                 libm.3lib               \
  62                 libmail.3lib            \
  63                 libmalloc.3lib          \
  64                 libmapmalloc.3lib       \
  65                 libmd.3lib              \
  66                 libmd5.3lib             \
  67                 libmenu.3lib            \
  68                 libmp.3lib              \
  69                 libmtmalloc.3lib        \
  70                 libmvec.3lib            \
  71                 libnls.3lib             \
  72                 libnsl.3lib             \
  73                 libnvpair.3lib          \
  74                 libpam.3lib             \
  75                 libpanel.3lib           \
  76                 libpapi.3lib            \
  77                 libpctx.3lib            \
  78                 libpicl.3lib            \
  79                 libpicltree.3lib        \
  80                 libpkcs11.3lib          \
  81                 libpool.3lib            \
  82                 libproc.3lib            \
  83                 libproject.3lib         \
  84                 libpthread.3lib         \
  85                 libresolv.3lib          \
  86                 librpcsvc.3lib          \
  87                 librsm.3lib             \
  88                 librt.3lib              \
  89                 librtld_db.3lib         \
  90                 libsasl.3lib            \