diff options
Diffstat (limited to 'usr/src/lib/libadm/Makefile.com')
-rw-r--r-- | usr/src/lib/libadm/Makefile.com | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libadm/Makefile.com b/usr/src/lib/libadm/Makefile.com index 9e8f1299cf..58420e2cfc 100644 --- a/usr/src/lib/libadm/Makefile.com +++ b/usr/src/lib/libadm/Makefile.com @@ -19,10 +19,7 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. -# Use is subject to license terms. -# -# ident "%Z%%M% %I% %E% SMI" +# Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. # LIBRARY= libadm.a @@ -44,8 +41,6 @@ include ../../Makefile.rootfs LIBS= $(DYNLIB) $(LINTLIB) SRCDIR= ../common -MAPFILES += mapfile-vers - CPPFLAGS += -I ../inc $(LINTLIB) := SRCS=$(SRCDIR)/$(LINTSRC) |