changeset 2896:d173e2542985

6477487 6392843 didn't do enough to socal's Makefile, currently works by chance. Contributed by Richard Lowe <richlowe@richlowe.net>
author stevel
date Tue, 10 Oct 2006 15:33:00 -0700
parents d18c5b0839cf
children 78c74f149c12
files usr/src/uts/sparc/socal/Makefile
diffstat 1 files changed, 6 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/sparc/socal/Makefile	Tue Oct 10 13:44:35 2006 -0700
+++ b/usr/src/uts/sparc/socal/Makefile	Tue Oct 10 15:33:00 2006 -0700
@@ -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.
@@ -19,11 +18,9 @@
 #
 # CDDL HEADER END
 #
-#
-# uts/sparc/socal/Makefile
 
 #
-# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 
@@ -39,8 +36,7 @@
 #
 #	Path to the base of the uts directory tree (usually /usr/src/uts).
 #
-UTSCLOSED = ../..
-UTSBASE	  = ../../../../src/uts
+UTSBASE	  = ../..
 
 #
 #	Define the module and object file sets.
@@ -53,7 +49,7 @@
 #
 #	Include common rules.
 #
-include $(UTSCLOSED)/sparc/Makefile.sparc
+include $(UTSBASE)/sparc/Makefile.sparc
 
 #
 #	Define targets
@@ -91,7 +87,7 @@
 #
 #	Include common targets.
 #
-include $(UTSCLOSED)/sparc/Makefile.targ
+include $(UTSBASE)/sparc/Makefile.targ
 
 browser:	$(BINARY)