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