From 5bbb4db2c3f208d12bf0fd11769728f9e5ba66a2 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 9 Oct 2009 17:01:12 -0700 Subject: PSARC 2009/539 Removal of ucb headers and lint libraries 6889898 ucb lint libraries and headers should go go go --- usr/src/ucblib/libdbm/amd64/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'usr/src/ucblib/libdbm/amd64') diff --git a/usr/src/ucblib/libdbm/amd64/Makefile b/usr/src/ucblib/libdbm/amd64/Makefile index 5b91d3c694..20434991fd 100644 --- a/usr/src/ucblib/libdbm/amd64/Makefile +++ b/usr/src/ucblib/libdbm/amd64/Makefile @@ -19,11 +19,9 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Copyright 2009 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com include ../../../lib/Makefile.lib.64 @@ -33,4 +31,4 @@ BUILD.SO= $(CC) $(CFLAGS) -o $@ -G $(DYNFLAGS) $(PICS) \ .KEEP_STATE: -install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) +install: all $(ROOTLIBS64) $(ROOTLINKS64) -- cgit v1.2.3