diff options
Diffstat (limited to 'usr/src/lib/libsendfile/Makefile.com')
-rw-r--r-- | usr/src/lib/libsendfile/Makefile.com | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libsendfile/Makefile.com b/usr/src/lib/libsendfile/Makefile.com index 742e1c93a7..5a6a30574c 100644 --- a/usr/src/lib/libsendfile/Makefile.com +++ b/usr/src/lib/libsendfile/Makefile.com @@ -19,10 +19,7 @@ # CDDL HEADER END # # -# Copyright 2008 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -# ident "%Z%%M% %I% %E% SMI" +# Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved. # LIBRARY = libsendfile.a @@ -36,8 +33,6 @@ include ../../Makefile.rootfs SRCDIR = ../common -MAPFILES += $(MAPFILE32) - $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) LIBS = $(DYNLIB) $(LINTLIB) |