0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License, Version 1.0 only
0N/A# (the "License"). You may not use this file except in compliance
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
0N/A#pragma ident "%Z%%M% %I% %E% SMI"
0N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A# Common targets for sun4v platform-implementation specific modules.
0N/A# Rules for implementation subdirectories.
1365N/A$(ROOT_ONTARIO_DIR): $(ROOT_PLAT_DIR)
1365N/A$(ROOT_ONTARIO_MOD_DIR): $(ROOT_ONTARIO_DIR)
0N/A$(ROOT_ONTARIO_DRV_DIR_32): $(ROOT_ONTARIO_MOD_DIR)
0N/A$(ROOT_ONTARIO_DRV_DIR_64): $(ROOT_ONTARIO_DRV_DIR_32)
0N/A$(ROOT_ONTARIO_MISC_DIR_32): $(ROOT_ONTARIO_MOD_DIR)
0N/A$(ROOT_ONTARIO_MISC_DIR_64): $(ROOT_ONTARIO_MISC_DIR_32)
0N/A$(ROOT_ONTARIO_MOD_DIR)/%: $(OBJS_DIR)/% $(ROOT_ONTARIO_MOD_DIR) FRC
$(ROOT_ONTARIO_MISC_DIR)/%: $(OBJS_DIR)/% $(ROOT_ONTARIO_MISC_DIR) FRC
$(ROOT_ONTARIO_DRV_DIR)/%: $(OBJS_DIR)/% $(ROOT_ONTARIO_DRV_DIR) FRC
$(USR_ONTARIO_DIR): $(USR_SUN4V_PLAT_DIR)
$(USR_ONTARIO_INC_DIR): $(USR_ONTARIO_DIR)
$(USR_ONTARIO_ISYS_DIR): $(USR_ONTARIO_INC_DIR)
$(USR_ONTARIO_SBIN_DIR): $(USR_ONTARIO_DIR)
$(USR_ONTARIO_LIB_DIR): $(USR_ONTARIO_DIR)
# Include common targets.