
PROG=	pr
SRCS=	pr.c getopt.c getopt1.c error.c xmalloc.c version.c

CFLAGS+=-I${.CURDIR}

.include <bsd.prog.mk>
