xref: /onnv-gate/usr/src/lib/libdscp/sparc/Makefile (revision 2522:79989c8fe091)
11772Sjl139090#
21772Sjl139090# CDDL HEADER START
31772Sjl139090#
41772Sjl139090# The contents of this file are subject to the terms of the
51772Sjl139090# Common Development and Distribution License (the "License").
61772Sjl139090# You may not use this file except in compliance with the License.
71772Sjl139090#
81772Sjl139090# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91772Sjl139090# or http://www.opensolaris.org/os/licensing.
101772Sjl139090# See the License for the specific language governing permissions
111772Sjl139090# and limitations under the License.
121772Sjl139090#
131772Sjl139090# When distributing Covered Code, include this CDDL HEADER in each
141772Sjl139090# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151772Sjl139090# If applicable, add the following below this CDDL HEADER, with the
161772Sjl139090# fields enclosed by brackets "[]" replaced with your own identifying
171772Sjl139090# information: Portions Copyright [yyyy] [name of copyright owner]
181772Sjl139090#
191772Sjl139090# CDDL HEADER END
201772Sjl139090#
211772Sjl139090#
221772Sjl139090# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
231772Sjl139090# Use is subject to license terms.
241772Sjl139090#
25*2522Sraf# ident	"%Z%%M%	%I%	%E% SMI"
261772Sjl139090#
271772Sjl139090
281772Sjl139090include	../Makefile.com
291772Sjl139090
301772Sjl139090all: $(LIBS)
311772Sjl139090
321772Sjl139090install: all $(ROOTLIBS) $(ROOTLINKS)
33