summaryrefslogtreecommitdiff
path: root/usr/src/ucblib/libdbm/amd64
diff options
context:
space:
mode:
authorGarrett D'Amore <Garrett.Damore@Sun.COM>2009-10-09 17:01:12 -0700
committerGarrett D'Amore <Garrett.Damore@Sun.COM>2009-10-09 17:01:12 -0700
commit5bbb4db2c3f208d12bf0fd11769728f9e5ba66a2 (patch)
treeff1164c9871a611c7597916b0395e944697a5431 /usr/src/ucblib/libdbm/amd64
parent28863dd2d94fb78bea3941334d3783f014da7403 (diff)
downloadillumos-joyent-5bbb4db2c3f208d12bf0fd11769728f9e5ba66a2.tar.gz
PSARC 2009/539 Removal of ucb headers and lint libraries
6889898 ucb lint libraries and headers should go go go
Diffstat (limited to 'usr/src/ucblib/libdbm/amd64')
-rw-r--r--usr/src/ucblib/libdbm/amd64/Makefile6
1 files changed, 2 insertions, 4 deletions
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)