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