diff options
Diffstat (limited to 'usr/src/lib/libthread/Makefile.com')
| -rw-r--r-- | usr/src/lib/libthread/Makefile.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libthread/Makefile.com b/usr/src/lib/libthread/Makefile.com index 0b67d6a562..a8954595b7 100644 --- a/usr/src/lib/libthread/Makefile.com +++ b/usr/src/lib/libthread/Makefile.com @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -38,7 +38,7 @@ LIBS = $(DYNLIB) $(LINTLIB) SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/llib-lthread -MAPFILES = mapfile-vers $(MAPFILE-FLTR) +MAPFILES = mapfile-vers $(MAPFILE.FLT) # Redefine shared object build rule to use $(LD) directly (this avoids .init # and .fini sections being added). Also, since there are no OBJECTS, turn |
