17257d1b4Sraf# 27257d1b4Sraf# CDDL HEADER START 37257d1b4Sraf# 47257d1b4Sraf# The contents of this file are subject to the terms of the 57257d1b4Sraf# Common Development and Distribution License (the "License"). 67257d1b4Sraf# You may not use this file except in compliance with the License. 77257d1b4Sraf# 87257d1b4Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 97257d1b4Sraf# or http://www.opensolaris.org/os/licensing. 107257d1b4Sraf# See the License for the specific language governing permissions 117257d1b4Sraf# and limitations under the License. 127257d1b4Sraf# 137257d1b4Sraf# When distributing Covered Code, include this CDDL HEADER in each 147257d1b4Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 157257d1b4Sraf# If applicable, add the following below this CDDL HEADER, with the 167257d1b4Sraf# fields enclosed by brackets "[]" replaced with your own identifying 177257d1b4Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 187257d1b4Sraf# 197257d1b4Sraf# CDDL HEADER END 207257d1b4Sraf# 217257d1b4Sraf# 227257d1b4Sraf# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 237257d1b4Sraf# Use is subject to license terms. 247257d1b4Sraf# 257257d1b4Sraf 267257d1b4Sraf 277257d1b4Srafinclude ../Makefile.com 287257d1b4Srafinclude ../../Makefile.lib.64 297257d1b4Sraf 30*85f4cb87SRichard LoweBUILD.SO= $(LD) -o $@ $(GSHARED) -64 $(DYNFLAGS) $(PICS) $(LDLIBS) 317257d1b4Sraf 327257d1b4Srafinstall: all $(ROOTLIBS64) 33