NetBSD/usr.bin/pr/Makefile

8 lines
150 B
Makefile
Raw Normal View History

1994-01-06 18:57:10 +03:00
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $Id: Makefile,v 1.1 1994/01/06 15:57:17 cgd Exp $
PROG= pr
SRCS= pr.c egetopt.c
.include <bsd.prog.mk>