# $FreeBSD: src/usr.sbin/lpr/common_source/Makefile,v 1.5.2.5 2002/07/26 03:12:06 gad Exp $ # $DragonFly: src/usr.sbin/lpr/common_source/Makefile,v 1.2 2003/06/17 04:29:55 dillon Exp $ # # Library of internal routines for the print spooler suite. # Originally these were compiled separately into each program, # but the library makes it much easier to modularize them. # LIB= lpr INTERNALLIB= YES SRCS= common.c ctlinfo.c displayq.c matchjobs.c net.c \ printcap.c request.c rmjob.c startdaemon.c .include