summaryrefslogtreecommitdiff
path: root/usr/src/uts/sun4u/tazmo/Makefile.targ.shared
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/uts/sun4u/tazmo/Makefile.targ.shared')
-rw-r--r--usr/src/uts/sun4u/tazmo/Makefile.targ.shared28
1 files changed, 12 insertions, 16 deletions
diff --git a/usr/src/uts/sun4u/tazmo/Makefile.targ.shared b/usr/src/uts/sun4u/tazmo/Makefile.targ.shared
index 1dffe3de4c..90658a52ab 100644
--- a/usr/src/uts/sun4u/tazmo/Makefile.targ.shared
+++ b/usr/src/uts/sun4u/tazmo/Makefile.targ.shared
@@ -2,9 +2,8 @@
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
-# Common Development and Distribution License, Version 1.0 only
-# (the "License"). You may not use this file except in compliance
-# with the License.
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
@@ -20,10 +19,10 @@
# CDDL HEADER END
#
#
-# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
+
#
# Common targets for sun4u Tazmo implementation specific modules.
#
@@ -36,25 +35,25 @@ IMPLEMENTED_PLATFORM = SUNW,Ultra-4
# Rules for implementation subdirectories.
#
$(ROOT_TAZMO_DIR): $(ROOT_PLAT_DIR)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(ROOT_TAZMO_MOD_DIR): $(ROOT_TAZMO_DIR)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(ROOT_TAZMO_DRV_DIR_32): $(ROOT_TAZMO_MOD_DIR)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(ROOT_TAZMO_DRV_DIR_64): $(ROOT_TAZMO_DRV_DIR_32)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(ROOT_TAZMO_MISC_DIR_32): $(ROOT_TAZMO_MOD_DIR)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(ROOT_TAZMO_MISC_DIR_64): $(ROOT_TAZMO_MISC_DIR_32)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(USR_TAZMO_DIR): $(USR_PLAT_DIR)
- -$(INS.dir.root.sys)
+ -$(INS.dir)
$(USR_TAZMO_INC_DIR): $(USR_TAZMO_DIR)
-$(INS.slink4)
@@ -63,10 +62,7 @@ $(USR_TAZMO_SBIN_DIR): $(USR_TAZMO_DIR)
-$(INS.slink5)
$(USR_TAZMO_LIB_DIR): $(USR_TAZMO_DIR)
- -$(INS.dir.root.bin)
-
-$(USR_TAZMO_ISYS_DIR): $(USR_TAZMO_INC_DIR)
- -$(INS.dir.bin.bin)
+ -$(INS.dir)
$(ROOT_TAZMO_MOD_DIR)/%: $(OBJS_DIR)/% $(ROOT_TAZMO_MOD_DIR) FRC
$(INS.file)