summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/Makefile
blob: 8e8e45215b0ec0d5dd74c3ef25ee7e9ff3217448 (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
#	$OpenBSD: Makefile,v 1.2 1997/01/17 15:54:14 millert Exp $

SUBDIR=	lpc lpd lpq lpr lprm lptest pac filters

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

.include <bsd.subdir.mk>