xref: /onnv-gate/usr/src/lib/libidmap/sparc/Makefile (revision 4520:7dbeadedd7fe)
1*4520Snw141292#
2*4520Snw141292# CDDL HEADER START
3*4520Snw141292#
4*4520Snw141292# The contents of this file are subject to the terms of the
5*4520Snw141292# Common Development and Distribution License (the "License").
6*4520Snw141292# You may not use this file except in compliance with the License.
7*4520Snw141292#
8*4520Snw141292# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*4520Snw141292# or http://www.opensolaris.org/os/licensing.
10*4520Snw141292# See the License for the specific language governing permissions
11*4520Snw141292# and limitations under the License.
12*4520Snw141292#
13*4520Snw141292# When distributing Covered Code, include this CDDL HEADER in each
14*4520Snw141292# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*4520Snw141292# If applicable, add the following below this CDDL HEADER, with the
16*4520Snw141292# fields enclosed by brackets "[]" replaced with your own identifying
17*4520Snw141292# information: Portions Copyright [yyyy] [name of copyright owner]
18*4520Snw141292#
19*4520Snw141292# CDDL HEADER END
20*4520Snw141292#
21*4520Snw141292#
22*4520Snw141292# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
23*4520Snw141292# Use is subject to license terms.
24*4520Snw141292#
25*4520Snw141292# ident	"%Z%%M%	%I%	%E% SMI"
26*4520Snw141292#
27*4520Snw141292
28*4520Snw141292include ../Makefile.com
29*4520Snw141292
30*4520Snw141292install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
31