xref: /illumos-gate/usr/src/lib/libreparse/sparcv9/Makefile (revision 241c90a06e8d1708235651863df515a2d522a03a)
17a286c47SDai Ngo#
27a286c47SDai Ngo# CDDL HEADER START
37a286c47SDai Ngo#
47a286c47SDai Ngo# The contents of this file are subject to the terms of the
57a286c47SDai Ngo# Common Development and Distribution License (the "License").
67a286c47SDai Ngo# You may not use this file except in compliance with the License.
77a286c47SDai Ngo#
87a286c47SDai Ngo# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97a286c47SDai Ngo# or http://www.opensolaris.org/os/licensing.
107a286c47SDai Ngo# See the License for the specific language governing permissions
117a286c47SDai Ngo# and limitations under the License.
127a286c47SDai Ngo#
137a286c47SDai Ngo# When distributing Covered Code, include this CDDL HEADER in each
147a286c47SDai Ngo# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157a286c47SDai Ngo# If applicable, add the following below this CDDL HEADER, with the
167a286c47SDai Ngo# fields enclosed by brackets "[]" replaced with your own identifying
177a286c47SDai Ngo# information: Portions Copyright [yyyy] [name of copyright owner]
187a286c47SDai Ngo#
197a286c47SDai Ngo# CDDL HEADER END
207a286c47SDai Ngo#
217a286c47SDai Ngo#
227a286c47SDai Ngo# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
237a286c47SDai Ngo# Use is subject to license terms.
247a286c47SDai Ngo#
257a286c47SDai Ngo
267a286c47SDai Ngoinclude ../Makefile.com
277a286c47SDai Ngoinclude ../../Makefile.lib.64
287a286c47SDai Ngo
29*241c90a0SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64)
30