xref: /illumos-gate/usr/src/lib/libsrpt/sparc/Makefile (revision 241c90a0)
1c3a558e7SSue Gleeson#
2c3a558e7SSue Gleeson# CDDL HEADER START
3c3a558e7SSue Gleeson#
4c3a558e7SSue Gleeson# The contents of this file are subject to the terms of the
5c3a558e7SSue Gleeson# Common Development and Distribution License (the "License").
6c3a558e7SSue Gleeson# You may not use this file except in compliance with the License.
7c3a558e7SSue Gleeson#
8c3a558e7SSue Gleeson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9c3a558e7SSue Gleeson# or http://www.opensolaris.org/os/licensing.
10c3a558e7SSue Gleeson# See the License for the specific language governing permissions
11c3a558e7SSue Gleeson# and limitations under the License.
12c3a558e7SSue Gleeson#
13c3a558e7SSue Gleeson# When distributing Covered Code, include this CDDL HEADER in each
14c3a558e7SSue Gleeson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15c3a558e7SSue Gleeson# If applicable, add the following below this CDDL HEADER, with the
16c3a558e7SSue Gleeson# fields enclosed by brackets "[]" replaced with your own identifying
17c3a558e7SSue Gleeson# information: Portions Copyright [yyyy] [name of copyright owner]
18c3a558e7SSue Gleeson#
19c3a558e7SSue Gleeson# CDDL HEADER END
20c3a558e7SSue Gleeson#
21c3a558e7SSue Gleeson# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
22c3a558e7SSue Gleeson#
23c3a558e7SSue Gleesoninclude ../Makefile.com
24c3a558e7SSue Gleeson
25c3a558e7SSue Gleesonall: $(LIBS)
26c3a558e7SSue Gleeson
27*241c90a0SRichard Loweinstall: all $(ROOTLIBS) $(ROOTLINKS)
28