c8194f0876
headers, and a few other insignificant changes.
7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $Id: Makefile,v 1.2 1993/08/02 17:46:44 mycroft Exp $
|
|
|
|
PROG= pr
|
|
SRCS= pr.c getopt.c
|
|
|
|
.include <bsd.prog.mk>
|