diff options
Diffstat (limited to 'usr/src/cmd/sgs/rtld/sparcv9/Makefile')
| -rw-r--r-- | usr/src/cmd/sgs/rtld/sparcv9/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/cmd/sgs/rtld/sparcv9/Makefile b/usr/src/cmd/sgs/rtld/sparcv9/Makefile index ce13492f59..a414aebbca 100644 --- a/usr/src/cmd/sgs/rtld/sparcv9/Makefile +++ b/usr/src/cmd/sgs/rtld/sparcv9/Makefile @@ -20,8 +20,7 @@ # # -# Copyright 2009 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. +# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. # # Object lists are organized into primary (most frequently used code) and @@ -77,8 +76,6 @@ CPPFLAGS += -D_ELF64 LINTFLAGS64 += $(VAR_LINTFLAGS64) SONAME= $(VAR_RTLD_V9_SONAME) -MAPFILES += ../common/mapfile-64-vers - SGSMSGTARG += $(SGSMSGSPARC) $(SGSMSGSPARC64) $(SGSMSG64) LDLIB = -L ../../libld/$(MACH64) |
