Makefile.rootdirs revision cee0fb94c0d4227de0a00efc162fb2739844b641
239N/A#
239N/A# CDDL HEADER START
239N/A#
239N/A# The contents of this file are subject to the terms of the
239N/A# Common Development and Distribution License (the "License").
239N/A# You may not use this file except in compliance with the License.
239N/A#
239N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
239N/A# or http://www.opensolaris.org/os/licensing.
239N/A# See the License for the specific language governing permissions
239N/A# and limitations under the License.
239N/A#
239N/A# When distributing Covered Code, include this CDDL HEADER in each
239N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
239N/A# If applicable, add the following below this CDDL HEADER, with the
239N/A# fields enclosed by brackets "[]" replaced with your own identifying
239N/A# information: Portions Copyright [yyyy] [name of copyright owner]
239N/A#
239N/A# CDDL HEADER END
239N/A#
239N/A#
239N/A# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
239N/A# Use is subject to license terms.
239N/A#
239N/A
239N/A#
239N/A# Define the transitive set of rules to create a common module's install dir
239N/A# within the proto area.
239N/A#
239N/A
239N/A$(ROOTMMSDMLIBDIR):
239N/A $(INS.dir)
239N/A
239N/A$(ROOTMMSDMLIBDIR)/mms: $(ROOTMMSDMLIBDIR)
239N/A $(INS.dir)
239N/A
239N/A$(ROOTMMSDMLIBDIR)/mms/lm: $(ROOTMMSDMLIBDIR)/mms
239N/A $(INS.dir)
239N/A