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