summaryrefslogtreecommitdiff
path: root/usr/src/lib/print/libprint
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/print/libprint')
-rw-r--r--usr/src/lib/print/libprint/Makefile3
-rw-r--r--usr/src/lib/print/libprint/Makefile.com5
-rw-r--r--usr/src/lib/print/libprint/i386/Makefile4
-rw-r--r--usr/src/lib/print/libprint/sparc/Makefile4
4 files changed, 2 insertions, 14 deletions
diff --git a/usr/src/lib/print/libprint/Makefile b/usr/src/lib/print/libprint/Makefile
index 55847e0be0..d65934b7d4 100644
--- a/usr/src/lib/print/libprint/Makefile
+++ b/usr/src/lib/print/libprint/Makefile
@@ -22,8 +22,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
include ../../Makefile.lib
@@ -34,7 +32,6 @@ all := TARGET = all
clean := TARGET = clean
clobber := TARGET = clobber
install := TARGET = install
-lint := TARGET = lint
.KEEP_STATE:
diff --git a/usr/src/lib/print/libprint/Makefile.com b/usr/src/lib/print/libprint/Makefile.com
index 47492ab7c8..6a79beed68 100644
--- a/usr/src/lib/print/libprint/Makefile.com
+++ b/usr/src/lib/print/libprint/Makefile.com
@@ -31,15 +31,11 @@ OBJECTS = \
ns_cmn_printer.o nss_convert.o nss_ldap.o nss_printer.o nss_write.o
include ../../../Makefile.lib
-include ../../../Makefile.rootfs
SRCDIR = ../common
-ROOTLIBDIR= $(ROOT)/usr/lib
-
LIBS = $(DYNLIB)
-$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC)
CFLAGS += $(CCVERBOSE)
CPPFLAGS += -I$(SRCDIR)
@@ -55,6 +51,5 @@ LDLIBS += -lnsl -lsocket -lc -lldap
all: $(LIBS)
-lint: lintcheck
include ../../../Makefile.targ
diff --git a/usr/src/lib/print/libprint/i386/Makefile b/usr/src/lib/print/libprint/i386/Makefile
index 3b985583a4..b26eabf93d 100644
--- a/usr/src/lib/print/libprint/i386/Makefile
+++ b/usr/src/lib/print/libprint/i386/Makefile
@@ -22,9 +22,7 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
include ../Makefile.com
-install: all $(ROOTLIBS) $(ROOTLINKS) # $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS)
diff --git a/usr/src/lib/print/libprint/sparc/Makefile b/usr/src/lib/print/libprint/sparc/Makefile
index 3b985583a4..b26eabf93d 100644
--- a/usr/src/lib/print/libprint/sparc/Makefile
+++ b/usr/src/lib/print/libprint/sparc/Makefile
@@ -22,9 +22,7 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
include ../Makefile.com
-install: all $(ROOTLIBS) $(ROOTLINKS) # $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS)