From 423e9124d93b45cff0edd3a61cba89f5efe3e0b4 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 13 May 2002 11:24:03 +0000 Subject: Mark all internal libraries with INTERNALLIB. --- usr.sbin/lpr/common_source/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'usr.sbin/lpr') diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile index 7a2304925451..f56391737426 100644 --- a/usr.sbin/lpr/common_source/Makefile +++ b/usr.sbin/lpr/common_source/Makefile @@ -6,14 +6,10 @@ # but the library makes it much easier to modularize them. # LIB= lpr -NOPROFILE= noprofile -NOPIC= nopic -NOMAN= noman +INTERNALLIB= YES SRCS= common.c ctlinfo.c displayq.c net.c printcap.c request.c \ rmjob.c startdaemon.c CFLAGS+= ${CWARNFLAGS} -install: - .include -- cgit v1.2.3