Makefile revision 24fe0b3bf671e123467ce1df0b67cadd3614c8e4
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# CDDL HEADER START
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# The contents of this file are subject to the terms of the
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# Common Development and Distribution License (the "License").
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# You may not use this file except in compliance with the License.
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# See the License for the specific language governing permissions
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# and limitations under the License.
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# When distributing Covered Code, include this CDDL HEADER in each
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# If applicable, add the following below this CDDL HEADER, with the
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# fields enclosed by brackets "[]" replaced with your own identifying
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# CDDL HEADER END
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync# Use is subject to license terms.
a75c7589b84d8fe93d1039f7305298c22815185bvboxsyncinstall: all $(PSMPROG) $(ROOTMANIFEST) $(ROOTSVCMETHOD)
a75c7589b84d8fe93d1039f7305298c22815185bvboxsync cd $(USR_PLAT_DIR)/$(LINKED_PLATFORM)/lib; $(RM) $(PROG); \