diff options
Diffstat (limited to 'usr/src/lib/libcpc/Makefile.com')
-rw-r--r-- | usr/src/lib/libcpc/Makefile.com | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libcpc/Makefile.com b/usr/src/lib/libcpc/Makefile.com index d3c143c38f..b18942e533 100644 --- a/usr/src/lib/libcpc/Makefile.com +++ b/usr/src/lib/libcpc/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) 1999, 2010, Oracle and/or its affiliates. All rights reserved. # LIBRARY = libcpc.a @@ -44,8 +41,6 @@ LDLIBS += -lpctx -lnvpair -lc SRCDIR = ../common -MAPFILES += mapfile-vers - ASFLAGS += -P -D_ASM -I../common CPPFLAGS += -D_REENTRANT -I../common CFLAGS += $(CCVERBOSE) |