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