OpenBSD-4.6/usr.bin/pr/Makefile

#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:37:51 deraadt Exp $

PROG=	pr
SRCS=	pr.c egetopt.c

.include <bsd.prog.mk>