131492Swollman#	From: @(#)Makefile	8.1 (Berkeley) 6/6/93
250479Speter# $FreeBSD: stable/11/usr.sbin/lpr/lpq/Makefile 321276 2017-07-20 01:07:15Z ngie $
31553Srgrimes
480029SobrienBINDIR=	/usr/bin
580029Sobrien
61553SrgrimesPROG=	lpq
783391SruBINOWN=	root
880029SobrienBINGRP=	daemon
980029SobrienBINMODE= 6555
1080029Sobrien
11321276SngieCFLAGS+= -I${.CURDIR:H}/common_source
1280029Sobrien
13275054SbaptLIBADD=	lpr
1434160Sbde
151553Srgrimes.include <bsd.prog.mk>
16