NetBSD/gnu/usr.bin/pr/Makefile

6 lines
54 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
PROG= pr
SRCS= pr.c getopt.c
.include <bsd.prog.mk>