Print this page
6856712 RFE to include yaz development toolkit into SFW consolidation

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/Makefile
          +++ new/usr/src/lib/Makefile
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -# ident "@(#)Makefile   1.83    09/07/07 SMI"
       26 +# ident "@(#)Makefile   1.84    09/07/17 SMI"
  27   27  #
  28   28  
  29   29  #
  30   30  # lib/Makefile
  31   31  #
  32   32  
  33   33  # include global definitions
  34   34  include ../Makefile.master
  35   35  
  36   36  #
↓ open down ↓ 62 lines elided ↑ open up ↑
  99   99          libmemcached \
 100  100          libmng \
 101  101          libnet \
 102  102          libpcap \
 103  103          libosip2 \
 104  104          librsync \
 105  105          libsigsegv \
 106  106          libsndfile \
 107  107          libtorrent \
 108  108          libxmlrpc-c \
      109 +        libyaz \
 109  110          logilab-common \
 110  111          log4j \
 111  112          logilab-astng \
 112  113          memcached \
 113  114          memcached-java \
 114  115          mpfr \
 115  116          pmdbi \
 116  117          pull-parser \
 117  118          slang \
 118  119          tidy \
↓ open down ↓ 80 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX