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