Print this page
patch01 - 693 import Sun Devpro Math Library


   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 



  22 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
  23 # Copyright (c) 2012 by Delphix. All rights reserved.
  24 
  25 # include global definitions
  26 include Makefile.master
  27 
  28 #
  29 # As pieces are made lint-clean, add them here so the nightly build
  30 # can be used to keep them that way.
  31 #
  32 COMMON_SUBDIRS = \
  33         cmd/acctadm \
  34         cmd/asa \
  35         cmd/amt \
  36         cmd/audio/audioctl \
  37         cmd/audio/audiotest \
  38         cmd/audit \
  39         cmd/auditconfig \
  40         cmd/auditd \
  41         cmd/auditreduce \


 378         lib/libfcoe \
 379         lib/libgen \
 380         lib/libgrubmgmt \
 381         lib/libgss \
 382         lib/libhotplug \
 383         lib/libidmap \
 384         lib/libilb \
 385         lib/libinetsvc \
 386         lib/libinetutil \
 387         lib/libinstzones \
 388         lib/libipadm \
 389         lib/libipmi \
 390         lib/libipmp \
 391         lib/libipp \
 392         lib/libipsecutil \
 393         lib/libiscsit \
 394         lib/libkmf \
 395         lib/libkstat \
 396         lib/liblgrp \
 397         lib/liblm \



 398         lib/libmalloc \
 399         lib/libmapmalloc \
 400         lib/libmapid \
 401         lib/libmd \
 402         lib/libmp \
 403         lib/libmtmalloc \
 404         lib/libndmp \
 405         lib/libnsctl \
 406         lib/libnsl \
 407         lib/libnvpair \
 408         lib/libnwam \
 409         lib/libpam \
 410         lib/libpctx \
 411         lib/libpicl \
 412         lib/libpicltree \
 413         lib/libpkg \
 414         lib/libpool \
 415         lib/libproc \
 416         lib/libpthread \
 417         lib/libraidcfg \




   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  24 #
  25 # Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
  26 # Copyright (c) 2012 by Delphix. All rights reserved.
  27 
  28 # include global definitions
  29 include Makefile.master
  30 
  31 #
  32 # As pieces are made lint-clean, add them here so the nightly build
  33 # can be used to keep them that way.
  34 #
  35 COMMON_SUBDIRS = \
  36         cmd/acctadm \
  37         cmd/asa \
  38         cmd/amt \
  39         cmd/audio/audioctl \
  40         cmd/audio/audiotest \
  41         cmd/audit \
  42         cmd/auditconfig \
  43         cmd/auditd \
  44         cmd/auditreduce \


 381         lib/libfcoe \
 382         lib/libgen \
 383         lib/libgrubmgmt \
 384         lib/libgss \
 385         lib/libhotplug \
 386         lib/libidmap \
 387         lib/libilb \
 388         lib/libinetsvc \
 389         lib/libinetutil \
 390         lib/libinstzones \
 391         lib/libipadm \
 392         lib/libipmi \
 393         lib/libipmp \
 394         lib/libipp \
 395         lib/libipsecutil \
 396         lib/libiscsit \
 397         lib/libkmf \
 398         lib/libkstat \
 399         lib/liblgrp \
 400         lib/liblm \
 401         lib/libm \
 402         lib/libm1 \
 403         lib/libmvec \
 404         lib/libmalloc \
 405         lib/libmapmalloc \
 406         lib/libmapid \
 407         lib/libmd \
 408         lib/libmp \
 409         lib/libmtmalloc \
 410         lib/libndmp \
 411         lib/libnsctl \
 412         lib/libnsl \
 413         lib/libnvpair \
 414         lib/libnwam \
 415         lib/libpam \
 416         lib/libpctx \
 417         lib/libpicl \
 418         lib/libpicltree \
 419         lib/libpkg \
 420         lib/libpool \
 421         lib/libproc \
 422         lib/libpthread \
 423         lib/libraidcfg \