xref: /openbsd/usr.sbin/lpr/Makefile (revision 5af055cd)
1#	$OpenBSD: Makefile,v 1.6 2015/11/17 15:22:55 deraadt Exp $
2
3SUBDIR=	lpc lpd lpq lpr lprm filters
4
5CFLAGS+=	-Wall
6.include <bsd.subdir.mk>
7