4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
22 # Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
26 # Define the transitive set of rules to create a common module's install dir
27 # within the proto area.
33 $(ROOTPLUGINLIBDIR)/scsi: $(ROOTPLUGINLIBDIR)
36 $(ROOTPLUGINLIBDIR)/scsi/engines: $(ROOTPLUGINLIBDIR)/scsi
39 $(ROOTPLUGINLIBDIR)/scsi/engines/$(MACH32): $(ROOTPLUGINLIBDIR)/scsi/engines
42 $(ROOTPLUGINLIBDIR)/ses: $(ROOTPLUGINLIBDIR)
45 $(ROOTPLUGINLIBDIR)/ses/framework: $(ROOTPLUGINLIBDIR)/ses
48 $(ROOTPLUGINLIBDIR)/ses/framework/$(MACH32): $(ROOTPLUGINLIBDIR)/ses/framework
51 $(ROOTPLUGINLIBDIR)/ses/vendor: $(ROOTPLUGINLIBDIR)/ses
54 $(ROOTPLUGINLIBDIR)/ses/vendor/$(MACH32): $(ROOTPLUGINLIBDIR)/ses/vendor
57 $(ROOTPLUGINLIBDIR)/smp: $(ROOTPLUGINLIBDIR)
60 $(ROOTPLUGINLIBDIR)/smp/engine: $(ROOTPLUGINLIBDIR)/smp
63 $(ROOTPLUGINLIBDIR)/smp/engine/$(MACH32): $(ROOTPLUGINLIBDIR)/smp/engine
66 $(ROOTPLUGINLIBDIR)/smp/framework: $(ROOTPLUGINLIBDIR)/smp
69 $(ROOTPLUGINLIBDIR)/smp/framework/$(MACH32): $(ROOTPLUGINLIBDIR)/smp/framework
72 $(ROOTPLUGINLIBDIR)/smp/vendor: $(ROOTPLUGINLIBDIR)/smp
75 $(ROOTPLUGINLIBDIR)/smp/vendor/$(MACH32): $(ROOTPLUGINLIBDIR)/smp/vendor
81 $(ROOTPLUGINHDRDIR)/ses: $(ROOTPLUGINHDRDIR)
84 $(ROOTPLUGINHDRDIR)/ses/framework: $(ROOTPLUGINHDRDIR)/ses
87 $(ROOTPLUGINHDRDIR)/ses/vendor: $(ROOTPLUGINHDRDIR)/ses
90 $(ROOTPLUGINHDRDIR)/smp: $(ROOTPLUGINHDRDIR)
93 $(ROOTPLUGINHDRDIR)/smp/engine: $(ROOTPLUGINHDRDIR)/smp
96 $(ROOTPLUGINHDRDIR)/smp/framework: $(ROOTPLUGINHDRDIR)/smp
99 $(ROOTPLUGINHDRDIR)/smp/vendor: $(ROOTPLUGINHDRDIR)/smp