diff options
Diffstat (limited to 'usr/src/lib/print')
27 files changed, 11 insertions, 103 deletions
diff --git a/usr/src/lib/print/Makefile b/usr/src/lib/print/Makefile index 4572cdc14e..cb73284cdf 100644 --- a/usr/src/lib/print/Makefile +++ b/usr/src/lib/print/Makefile @@ -40,7 +40,6 @@ clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install install_h := TARGET = install_h -lint := TARGET = lint TEXT_DOMAIN= SUNW_OST_OSLIB POFILE= print-lib.po @@ -67,7 +66,7 @@ _msg: $(MSGDOMAIN) install: $(ROOTDIRS) $(ROOTSYMLINKDIRS) $(SUBDIRS) -install_h clean strip lint: $(SUBDIRS) +install_h clean strip: $(SUBDIRS) clobber: $(SUBDIRS) local_clobber diff --git a/usr/src/lib/print/libhttp-core/Makefile b/usr/src/lib/print/libhttp-core/Makefile index b92d620b10..88d4640509 100644 --- a/usr/src/lib/print/libhttp-core/Makefile +++ b/usr/src/lib/print/libhttp-core/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 @@ -36,14 +34,11 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber install: .WAIT $(SUBDIRS) -lint: # $(SUBDIRS) - install_h: # $(ROOTHDRS) check: # $(CHECKHDRS) diff --git a/usr/src/lib/print/libhttp-core/Makefile.com b/usr/src/lib/print/libhttp-core/Makefile.com index f8412cd381..2a0e82e1b9 100644 --- a/usr/src/lib/print/libhttp-core/Makefile.com +++ b/usr/src/lib/print/libhttp-core/Makefile.com @@ -31,7 +31,6 @@ OBJECTS = http-addr.o http-support.o http.o ROOTLIBDIR = $(ROOT)/usr/lib/print include ../../../Makefile.lib -include ../../../Makefile.rootfs SRCDIR = ../common @@ -40,7 +39,6 @@ ROOTLIBDIR64= $(ROOT)/usr/lib/print/$(MACH) LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) @@ -57,7 +55,6 @@ LDLIBS += -lsocket -lnsl -lc all: $(LIBS) -lint: lintcheck $(ROOTLIBDIR): $(INS.dir) diff --git a/usr/src/lib/print/libipp-core/Makefile b/usr/src/lib/print/libipp-core/Makefile index b92d620b10..88d4640509 100644 --- a/usr/src/lib/print/libipp-core/Makefile +++ b/usr/src/lib/print/libipp-core/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 @@ -36,14 +34,11 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber install: .WAIT $(SUBDIRS) -lint: # $(SUBDIRS) - install_h: # $(ROOTHDRS) check: # $(CHECKHDRS) diff --git a/usr/src/lib/print/libipp-core/Makefile.com b/usr/src/lib/print/libipp-core/Makefile.com index 20c9a1e5ac..d6134f1481 100644 --- a/usr/src/lib/print/libipp-core/Makefile.com +++ b/usr/src/lib/print/libipp-core/Makefile.com @@ -29,15 +29,11 @@ VERS = .0 OBJECTS = ipp.o ipp_types.o read.o strings.o 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) @@ -57,6 +53,5 @@ LDLIBS += -lpapi-common -lc all: $(LIBS) -lint: lintcheck include ../../../Makefile.targ diff --git a/usr/src/lib/print/libipp-core/i386/Makefile b/usr/src/lib/print/libipp-core/i386/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libipp-core/i386/Makefile +++ b/usr/src/lib/print/libipp-core/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/libipp-core/sparc/Makefile b/usr/src/lib/print/libipp-core/sparc/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libipp-core/sparc/Makefile +++ b/usr/src/lib/print/libipp-core/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) diff --git a/usr/src/lib/print/libipp-listener/Makefile b/usr/src/lib/print/libipp-listener/Makefile index b92d620b10..88d4640509 100644 --- a/usr/src/lib/print/libipp-listener/Makefile +++ b/usr/src/lib/print/libipp-listener/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 @@ -36,14 +34,11 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber install: .WAIT $(SUBDIRS) -lint: # $(SUBDIRS) - install_h: # $(ROOTHDRS) check: # $(CHECKHDRS) diff --git a/usr/src/lib/print/libipp-listener/Makefile.com b/usr/src/lib/print/libipp-listener/Makefile.com index 158935f9f1..aed0d8e745 100644 --- a/usr/src/lib/print/libipp-listener/Makefile.com +++ b/usr/src/lib/print/libipp-listener/Makefile.com @@ -36,15 +36,11 @@ OBJECTS = \ set-printer-attributes.o validate-job.o include ../../../Makefile.lib -include ../../../Makefile.rootfs SRCDIR = ../common -ROOTLIBDIR= $(ROOT)/usr/lib - LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) CPPFLAGS += -DSOLARIS_PRIVATE_POST_0_9 @@ -66,6 +62,5 @@ LDLIBS += -lipp-core -lpapi -lc -lsocket -lnsl all: $(LIBS) -lint: lintcheck include ../../../Makefile.targ diff --git a/usr/src/lib/print/libipp-listener/i386/Makefile b/usr/src/lib/print/libipp-listener/i386/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libipp-listener/i386/Makefile +++ b/usr/src/lib/print/libipp-listener/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/libipp-listener/sparc/Makefile b/usr/src/lib/print/libipp-listener/sparc/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libipp-listener/sparc/Makefile +++ b/usr/src/lib/print/libipp-listener/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) diff --git a/usr/src/lib/print/libpapi-common/Makefile b/usr/src/lib/print/libpapi-common/Makefile index ef7e964b85..bcbf97492d 100644 --- a/usr/src/lib/print/libpapi-common/Makefile +++ b/usr/src/lib/print/libpapi-common/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 @@ -36,15 +34,12 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber: .WAIT $(SUBDIRS) install: .WAIT $(SUBDIRS) install_h -lint: # $(SUBDIRS) - install_h: $(ROOTHDRS) check: $(CHECKHDRS) diff --git a/usr/src/lib/print/libpapi-common/Makefile.com b/usr/src/lib/print/libpapi-common/Makefile.com index 2f09a330ac..0a1f4f213a 100644 --- a/usr/src/lib/print/libpapi-common/Makefile.com +++ b/usr/src/lib/print/libpapi-common/Makefile.com @@ -29,15 +29,11 @@ VERS = .0 OBJECTS = attribute.o common.o library.o list.o misc.o status.o uri.o include ../../../Makefile.lib -include ../../../Makefile.rootfs - -ROOTLIBDIR= $(ROOT)/usr/lib SRCDIR = ../common LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) @@ -55,6 +51,5 @@ LDLIBS += -lc -lsocket -lnsl all: $(LIBS) -lint: lintcheck include ../../../Makefile.targ diff --git a/usr/src/lib/print/libpapi-common/i386/Makefile b/usr/src/lib/print/libpapi-common/i386/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libpapi-common/i386/Makefile +++ b/usr/src/lib/print/libpapi-common/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/libpapi-common/sparc/Makefile b/usr/src/lib/print/libpapi-common/sparc/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libpapi-common/sparc/Makefile +++ b/usr/src/lib/print/libpapi-common/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) diff --git a/usr/src/lib/print/libpapi-dynamic/Makefile b/usr/src/lib/print/libpapi-dynamic/Makefile index b92d620b10..88d4640509 100644 --- a/usr/src/lib/print/libpapi-dynamic/Makefile +++ b/usr/src/lib/print/libpapi-dynamic/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 @@ -36,14 +34,11 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber install: .WAIT $(SUBDIRS) -lint: # $(SUBDIRS) - install_h: # $(ROOTHDRS) check: # $(CHECKHDRS) diff --git a/usr/src/lib/print/libpapi-dynamic/Makefile.com b/usr/src/lib/print/libpapi-dynamic/Makefile.com index daab165a1d..de7378e876 100644 --- a/usr/src/lib/print/libpapi-dynamic/Makefile.com +++ b/usr/src/lib/print/libpapi-dynamic/Makefile.com @@ -29,15 +29,11 @@ VERS = .0 OBJECTS = job.o nss.o printer.o psm.o service.o include ../../../Makefile.lib -include ../../../Makefile.rootfs SRCDIR = ../common -ROOTLIBDIR= $(ROOT)/usr/lib - LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) MAPFILES = $(SRCDIR)/mapfile @@ -55,6 +51,5 @@ SMOFF += all_func_returns all: $(LIBS) -lint: lintcheck include ../../../Makefile.targ diff --git a/usr/src/lib/print/libpapi-dynamic/i386/Makefile b/usr/src/lib/print/libpapi-dynamic/i386/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libpapi-dynamic/i386/Makefile +++ b/usr/src/lib/print/libpapi-dynamic/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/libpapi-dynamic/sparc/Makefile b/usr/src/lib/print/libpapi-dynamic/sparc/Makefile index 3b985583a4..b26eabf93d 100644 --- a/usr/src/lib/print/libpapi-dynamic/sparc/Makefile +++ b/usr/src/lib/print/libpapi-dynamic/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) diff --git a/usr/src/lib/print/libpapi-ipp/Makefile b/usr/src/lib/print/libpapi-ipp/Makefile index b92d620b10..88d4640509 100644 --- a/usr/src/lib/print/libpapi-ipp/Makefile +++ b/usr/src/lib/print/libpapi-ipp/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 @@ -36,14 +34,11 @@ all := TARGET = all clean := TARGET = clean clobber := TARGET = clobber install := TARGET = install -lint := TARGET = lint .KEEP_STATE: all clean clobber install: .WAIT $(SUBDIRS) -lint: # $(SUBDIRS) - install_h: # $(ROOTHDRS) check: # $(CHECKHDRS) diff --git a/usr/src/lib/print/libpapi-ipp/Makefile.com b/usr/src/lib/print/libpapi-ipp/Makefile.com index 90cf130adb..ef6b9110a3 100644 --- a/usr/src/lib/print/libpapi-ipp/Makefile.com +++ b/usr/src/lib/print/libpapi-ipp/Makefile.com @@ -27,10 +27,8 @@ LIBRARY = psm-ipp.a VERS = .1 OBJECTS = ipp-support.o job.o printer.o service.o -ROOTLIBDIR = $(ROOT)/usr/lib/print include ../../../Makefile.lib -include ../../../Makefile.rootfs SRCDIR = ../common @@ -43,7 +41,6 @@ $(EXTRALINKS): $(ROOTLINKS) LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) @@ -67,7 +64,6 @@ LDLIBS += -lipp-core -lc all: $(LIBS) -lint: lintcheck $(ROOTLIBDIR): $(INS.dir) diff --git a/usr/src/lib/print/libpapi-lpd/Makefile b/usr/src/lib/print/libpapi-lpd/Makefile index b92d620b10..842cc00550 100644 --- a/usr/src/lib/print/libpapi-lpd/Makefile +++ b/usr/src/lib/print/libpapi-lpd/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 @@ -36,7 +34,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/libpapi-lpd/Makefile.com b/usr/src/lib/print/libpapi-lpd/Makefile.com index 1e24f80ac5..3de91a340b 100644 --- a/usr/src/lib/print/libpapi-lpd/Makefile.com +++ b/usr/src/lib/print/libpapi-lpd/Makefile.com @@ -31,7 +31,6 @@ OBJECTS = job.o library.o lpd-cancel.o lpd-job.o lpd-query.o printer.o \ service.o $(COMMON_OBJS) include ../../../Makefile.lib -include ../../../Makefile.rootfs SRCDIR = ../common @@ -44,7 +43,6 @@ $(EXTRALINKS): $(ROOTLINKS) LIBS = $(DYNLIB) -$(LINTLIB):= SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) @@ -65,7 +63,6 @@ CLOBBERFILES += $(PROG) all: $(LIBS) $(PROG) -lint: lintcheck include ../../../Makefile.targ 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) |