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