Makefile revision 9fb67ea305c66b6a297583b9b0db6796b0dfe497
184N/A#
184N/A# CDDL HEADER START
184N/A#
184N/A# The contents of this file are subject to the terms of the
184N/A# Common Development and Distribution License (the "License").
184N/A# You may not use this file except in compliance with the License.
184N/A#
184N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
184N/A# or http://www.opensolaris.org/os/licensing.
184N/A# See the License for the specific language governing permissions
184N/A# and limitations under the License.
184N/A#
184N/A# When distributing Covered Code, include this CDDL HEADER in each
184N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
184N/A# If applicable, add the following below this CDDL HEADER, with the
184N/A# fields enclosed by brackets "[]" replaced with your own identifying
184N/A# information: Portions Copyright [yyyy] [name of copyright owner]
184N/A#
184N/A# CDDL HEADER END
184N/A#
184N/A#
184N/A# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
5680N/A# Use is subject to license terms.
184N/A#
184N/A
5680N/Ainclude ../Makefile.com
184N/Ainclude ../../../Makefile.lib.64
184N/A
184N/A$(ROOTLIBDIR64):
2893N/A $(INS.dir)
618N/A
844N/Ainstall: all $(ROOTLIBDIR64) $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
2893N/A