summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/Makefile
blob: 4c4f901676e688c632bbbdc8d4fa92429e5fa2ae (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
#	$Id: Makefile,v 1.1 1995/10/18 08:47:39 deraadt Exp $

SUBDIR=	lpc lpd lpq lpr lprm lptest pac filters

.if make(install)
SUBDIR+= SMM.doc
.endif

.include <bsd.subdir.mk>