Makefile revision 2
609N/A#
841N/A# CDDL HEADER START
609N/A#
609N/A# The contents of this file are subject to the terms of the
609N/A# Common Development and Distribution License (the "License").
609N/A# You may not use this file except in compliance with the License.
609N/A#
609N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
609N/A# or http://www.opensolaris.org/os/licensing.
609N/A# See the License for the specific language governing permissions
609N/A# and limitations under the License.
609N/A#
609N/A# When distributing Covered Code, include this CDDL HEADER in each
609N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
609N/A# If applicable, add the following below this CDDL HEADER, with the
609N/A# fields enclosed by brackets "[]" replaced with your own identifying
609N/A# information: Portions Copyright [yyyy] [name of copyright owner]
609N/A#
609N/A# CDDL HEADER END
609N/A#
609N/A#
609N/A# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
609N/A#
609N/A#
1058N/A
1058N/Ainclude ../Makefile.com
609N/A
609N/Ainstall: stubinstall all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
1058N/A
609N/Astubinstall: stub $(STUBROOTLIBS) $(STUBROOTLINKS)
609N/A