Makefile revision fa9e4066f08beec538e775443c5be79dd423fcab
19019N/A#
19019N/A# CDDL HEADER START
22050N/A#
19019N/A# The contents of this file are subject to the terms of the
19019N/A# Common Development and Distribution License, Version 1.0 only
19019N/A# (the "License"). You may not use this file except in compliance
19019N/A# with the License.
19019N/A#
19019N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
19019N/A# or http://www.opensolaris.org/os/licensing.
19019N/A# See the License for the specific language governing permissions
19019N/A# and limitations under the License.
19019N/A#
22050N/A# When distributing Covered Code, include this CDDL HEADER in each
19019N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
22050N/A# If applicable, add the following below this CDDL HEADER, with the
19019N/A# fields enclosed by brackets "[]" replaced with your own identifying
19019N/A# information: Portions Copyright [yyyy] [name of copyright owner]
19019N/A#
19019N/A# CDDL HEADER END
19019N/A#
19019N/A#
19019N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
19019N/A# Use is subject to license terms.
19019N/A#
19019N/A# ident "%Z%%M% %I% %E% SMI"
19019N/A#
19019N/A
19019N/Ainclude ../Makefile.com
19019N/A
19019N/Ainstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
19019N/A