197d92980SPeter Wemm# $FreeBSD$ 24a1a0dbeSGarrett Wollman 34a1a0dbeSGarrett Wollman# 44a1a0dbeSGarrett Wollman# Library of internal routines for the print spooler suite. 54a1a0dbeSGarrett Wollman# Originally these were compiled separately into each program, 64a1a0dbeSGarrett Wollman# but the library makes it much easier to modularize them. 74a1a0dbeSGarrett Wollman# 84a1a0dbeSGarrett WollmanLIB= lpr 9a35d8893SRuslan ErmilovINTERNALLIB= 10dd8faa9fSGarance A DrosehnSRCS= common.c ctlinfo.c displayq.c matchjobs.c net.c \ 11dd8faa9fSGarance A Drosehn printcap.c request.c rmjob.c startdaemon.c 1290e655eaSDavid E. O'Brien 1371ccf092SEd SchoutenWARNS?= 1 1471ccf092SEd Schouten 154a1a0dbeSGarrett Wollman.include <bsd.lib.mk> 16