1# $OpenBSD: Makefile,v 1.2 1996/06/26 05:37:51 deraadt Exp $ 2 3PROG= pr 4SRCS= pr.c egetopt.c 5 6.include <bsd.prog.mk> 7