Makefile (6e91bba0d6c6bdabbba62cefae583715a4a58e2a) | Makefile (c3a558e7c77127215b010652905be7916ec5a080) |
---|---|
1# 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 --- 5 unchanged lines hidden (view full) --- 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# | 1# 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 --- 5 unchanged lines hidden (view full) --- 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 2010 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. | 22# Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. |
24# 25 26include ../Makefile.master 27 28# Note that libcurses installs commands along with its library. 29# This is a minor bug which probably should be fixed. 30# Note also that a few extra libraries are kept in cmd source. 31# --- 117 unchanged lines hidden (view full) --- 149 smhba \ 150 sun_fc \ 151 sun_sas \ 152 gss_mechs/mech_krb5 .WAIT \ 153 libkrb5 .WAIT \ 154 krb5 .WAIT \ 155 libsmbfs \ 156 libfcoe \ | 23# 24 25include ../Makefile.master 26 27# Note that libcurses installs commands along with its library. 28# This is a minor bug which probably should be fixed. 29# Note also that a few extra libraries are kept in cmd source. 30# --- 117 unchanged lines hidden (view full) --- 148 smhba \ 149 sun_fc \ 150 sun_sas \ 151 gss_mechs/mech_krb5 .WAIT \ 152 libkrb5 .WAIT \ 153 krb5 .WAIT \ 154 libsmbfs \ 155 libfcoe \ |
156 libsrpt \ |
|
157 libstmf \ 158 libstmfproxy \ 159 libnsctl \ 160 libunistat \ 161 libdscfg \ 162 librdc \ 163 libinstzones \ 164 libpkg --- 290 unchanged lines hidden (view full) --- 455 libsasl \ 456 libsec \ 457 libshell \ 458 libslp \ 459 libsmedia \ 460 libsocket \ 461 libsqlite \ 462 libfcoe \ | 157 libstmf \ 158 libstmfproxy \ 159 libnsctl \ 160 libunistat \ 161 libdscfg \ 162 librdc \ 163 libinstzones \ 164 libpkg --- 290 unchanged lines hidden (view full) --- 455 libsasl \ 456 libsec \ 457 libshell \ 458 libslp \ 459 libsmedia \ 460 libsocket \ 461 libsqlite \ 462 libfcoe \ |
463 libsrpt \ |
|
463 libstmf \ 464 libstmfproxy \ 465 libsum \ 466 libsysevent \ 467 libtecla \ 468 libtnf \ 469 libtnfctl \ 470 libtnfprobe \ --- 225 unchanged lines hidden --- | 464 libstmf \ 465 libstmfproxy \ 466 libsum \ 467 libsysevent \ 468 libtecla \ 469 libtnf \ 470 libtnfctl \ 471 libtnfprobe \ --- 225 unchanged lines hidden --- |