Makefile (0209230bf1261579beab4f55226bb509e6b850cb) Makefile (711890bc9379ceea66272dc8d4981812224ea86e)
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 2006 Sun Microsystems, Inc. All rights reserved.
22# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
23# Use is subject to license terms.
24#
25# ident "%Z%%M% %I% %E% SMI"
26#
27
28include ../Makefile.master
29
30# Note that libcurses installs commands along with its library.

--- 163 unchanged lines hidden (view full) ---

194 libzonecfg \
195 libzoneinfo \
196 libtsnet \
197 libtsol \
198 gss_mechs/mech_spnego \
199 gss_mechs/mech_dummy \
200 gss_mechs/mech_dh \
201 rpcsec_gss \
23# Use is subject to license terms.
24#
25# ident "%Z%%M% %I% %E% SMI"
26#
27
28include ../Makefile.master
29
30# Note that libcurses installs commands along with its library.

--- 163 unchanged lines hidden (view full) ---

194 libzonecfg \
195 libzoneinfo \
196 libtsnet \
197 libtsol \
198 gss_mechs/mech_spnego \
199 gss_mechs/mech_dummy \
200 gss_mechs/mech_dh \
201 rpcsec_gss \
202 libraidcfg .WAIT \
202 librcm .WAIT \
203 libcfgadm .WAIT \
204 libpicl .WAIT \
205 libpicltree .WAIT \
203 librcm .WAIT \
204 libcfgadm .WAIT \
205 libpicl .WAIT \
206 libpicltree .WAIT \
207 raidcfg_plugins \
206 cfgadm_plugins \
207 libmail \
208 lvm \
209 libsmedia \
210 libipp \
211 openssl \
212 libdiskmgt \
213 liblgrp \

--- 324 unchanged lines hidden ---
208 cfgadm_plugins \
209 libmail \
210 lvm \
211 libsmedia \
212 libipp \
213 openssl \
214 libdiskmgt \
215 liblgrp \

--- 324 unchanged lines hidden ---