Makefile revision dc20a3024900c47dd2ee44b9707e6df38f7d62a5
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas#
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas# CDDL HEADER START
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas#
b33d3bf66f037e3c87d1b857d3706eee0072e0cdNicholas# The contents of this file are subject to the terms of the
3311c55c55c920279703d40fac28a11fe9d8494cNicholas# Common Development and Distribution License (the "License").
0b5e1d37b52292808888e5c0674f90c2bbc3c210Nicholas# You may not use this file except in compliance with the License.
9062ea13d64c4cc70df35e5e10a77e55f2029d41Nicholas#
9062ea13d64c4cc70df35e5e10a77e55f2029d41Nicholas# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
3311c55c55c920279703d40fac28a11fe9d8494cNicholas# or http://www.opensolaris.org/os/licensing.
a2def8478a773d7a61b1d17ab98383371861d7baNicholas# See the License for the specific language governing permissions
a2def8478a773d7a61b1d17ab98383371861d7baNicholas# and limitations under the License.
a2def8478a773d7a61b1d17ab98383371861d7baNicholas#
0b5e1d37b52292808888e5c0674f90c2bbc3c210Nicholas# When distributing Covered Code, include this CDDL HEADER in each
cd4f0c50c6a7faa3fd8e38236929bb9b37bc11b7Nicholas C. Zakas# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b5983d53e5f50f3137991a80821078a32a4be3b3Nicholas C. Zakas# If applicable, add the following below this CDDL HEADER, with the
b044439bdcfcb383ec0e2f5db45fea4acea4fb9cNicholas C. Zakas# fields enclosed by brackets "[]" replaced with your own identifying
b5983d53e5f50f3137991a80821078a32a4be3b3Nicholas C. Zakas# information: Portions Copyright [yyyy] [name of copyright owner]
3b582a24e4eec5a8ccf9dce2c722ee81023e6dbaNicholas C. Zakas#
cd4f0c50c6a7faa3fd8e38236929bb9b37bc11b7Nicholas C. Zakas# CDDL HEADER END
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas#
b33d3bf66f037e3c87d1b857d3706eee0072e0cdNicholas#
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas# Use is subject to license terms.
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas#
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas# ident "%Z%%M% %I% %E% SMI"
8e2f5a54575e4da16c524b6c45cba19a4ad00070Nicholas C. Zakas#
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. Zakas
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. ZakasMACH_LDLIBS += -L$(ROOT)/usr/lib/smbsrv/$(MACH64)
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. Zakas
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. Zakasinclude ../Makefile.com
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. Zakasinclude ../../../Makefile.lib.64
6eccb99d95a457b8714d60222b7bbc2ebaa0c1f2Nicholas C. Zakas
6eccb99d95a457b8714d60222b7bbc2ebaa0c1f2Nicholas C. ZakasDYNFLAGS += -R/usr/lib/smbsrv/$(MACH64)
a8240e5d8edb13039000a849e3b9ba2e50d93c55Nicholas C. Zakas
f28a71a935fd9c3a101c8f45f192a7996c62ef2fNicholas C. Zakasinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
7a2fdaed1646e4131f96888dce8170e96e79a5b4Nicholas C. Zakas