Print this page
patch01 - 693 import Sun Devpro Math Library

Split Close
Expand all
Collapse all
          --- old/usr/src/Makefile.lint
          +++ new/usr/src/Makefile.lint
↓ open down ↓ 11 lines elided ↑ open up ↑
  12   12  #
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  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 +#
       23 +# Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
       24 +#
  22   25  # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
  23   26  # Copyright (c) 2012 by Delphix. All rights reserved.
  24   27  
  25   28  # include global definitions
  26   29  include Makefile.master
  27   30  
  28   31  #
  29   32  # As pieces are made lint-clean, add them here so the nightly build
  30   33  # can be used to keep them that way.
  31   34  #
↓ open down ↓ 356 lines elided ↑ open up ↑
 388  391          lib/libipadm \
 389  392          lib/libipmi \
 390  393          lib/libipmp \
 391  394          lib/libipp \
 392  395          lib/libipsecutil \
 393  396          lib/libiscsit \
 394  397          lib/libkmf \
 395  398          lib/libkstat \
 396  399          lib/liblgrp \
 397  400          lib/liblm \
      401 +        lib/libm \
      402 +        lib/libm1 \
      403 +        lib/libmvec \
 398  404          lib/libmalloc \
 399  405          lib/libmapmalloc \
 400  406          lib/libmapid \
 401  407          lib/libmd \
 402  408          lib/libmp \
 403  409          lib/libmtmalloc \
 404  410          lib/libndmp \
 405  411          lib/libnsctl \
 406  412          lib/libnsl \
 407  413          lib/libnvpair \
↓ open down ↓ 116 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX