diff options
Diffstat (limited to 'usr/src/common')
| -rw-r--r-- | usr/src/common/mapfiles/amd64/Makefile | 6 | ||||
| -rw-r--r-- | usr/src/common/mapfiles/common/Makefile | 6 | ||||
| -rw-r--r-- | usr/src/common/mapfiles/i386/Makefile | 6 | ||||
| -rw-r--r-- | usr/src/common/mapfiles/sparc/Makefile | 6 | ||||
| -rw-r--r-- | usr/src/common/mapfiles/sparcv9/Makefile | 6 |
5 files changed, 5 insertions, 25 deletions
diff --git a/usr/src/common/mapfiles/amd64/Makefile b/usr/src/common/mapfiles/amd64/Makefile index e773979df4..6046640442 100644 --- a/usr/src/common/mapfiles/amd64/Makefile +++ b/usr/src/common/mapfiles/amd64/Makefile @@ -20,11 +20,9 @@ # # -# Copyright 2007 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" -# include $(SRC)/Makefile.master @@ -37,10 +35,8 @@ FILES= $(ROOTDIR64)/map.above4G $(ROOTDIR64)/map.below4G install: $(DIRS) $(FILES) map.link $(FILES):= FILEMODE=444 -$(FILES):= GROUP=bin $(DIRS):= DIRMODE=755 -$(DIRS):= GROUP=bin map.link: $(RM) $(ROOTDIR64)/map.default diff --git a/usr/src/common/mapfiles/common/Makefile b/usr/src/common/mapfiles/common/Makefile index 663ebf2fdb..2c92087154 100644 --- a/usr/src/common/mapfiles/common/Makefile +++ b/usr/src/common/mapfiles/common/Makefile @@ -20,11 +20,9 @@ # # -# Copyright 2007 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" -# include $(SRC)/Makefile.master @@ -40,10 +38,8 @@ FILES= \ install: $(DIRS) $(FILES) $(FILES):= FILEMODE=444 -$(FILES):= GROUP=bin $(DIRS):= DIRMODE=755 -$(DIRS):= GROUP=bin $(DIRS): $(INS.dir) diff --git a/usr/src/common/mapfiles/i386/Makefile b/usr/src/common/mapfiles/i386/Makefile index 5443f895da..a664baafb8 100644 --- a/usr/src/common/mapfiles/i386/Makefile +++ b/usr/src/common/mapfiles/i386/Makefile @@ -20,11 +20,9 @@ # # -# Copyright 2007 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" -# include $(SRC)/Makefile.master @@ -39,10 +37,8 @@ FILES= \ install: $(DIRS) $(FILES) $(FILES):= FILEMODE=444 -$(FILES):= GROUP=bin $(DIRS):= DIRMODE=755 -$(DIRS):= GROUP=bin $(DIRS): $(INS.dir) diff --git a/usr/src/common/mapfiles/sparc/Makefile b/usr/src/common/mapfiles/sparc/Makefile index bd7bc823c4..e32b475c5b 100644 --- a/usr/src/common/mapfiles/sparc/Makefile +++ b/usr/src/common/mapfiles/sparc/Makefile @@ -20,11 +20,9 @@ # # -# Copyright 2007 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" -# include $(SRC)/Makefile.master @@ -38,10 +36,8 @@ FILES= \ install: $(DIRS) $(FILES) $(FILES):= FILEMODE=444 -$(FILES):= GROUP=bin $(DIRS):= DIRMODE=755 -$(DIRS):= GROUP=bin $(DIRS): $(INS.dir) diff --git a/usr/src/common/mapfiles/sparcv9/Makefile b/usr/src/common/mapfiles/sparcv9/Makefile index e8769fc088..d98e3e9802 100644 --- a/usr/src/common/mapfiles/sparcv9/Makefile +++ b/usr/src/common/mapfiles/sparcv9/Makefile @@ -20,11 +20,9 @@ # # -# Copyright 2007 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" -# include $(SRC)/Makefile.master @@ -37,10 +35,8 @@ FILES= $(ROOTDIR64)/map.above4G $(ROOTDIR64)/map.below4G install: $(DIRS) $(FILES) map.link $(FILES):= FILEMODE=444 -$(FILES):= GROUP=bin $(DIRS):= DIRMODE=755 -$(DIRS):= GROUP=bin map.link: $(RM) $(ROOTDIR64)/map.default |
