8 lines
131 B
Makefile
8 lines
131 B
Makefile
# $NetBSD: Makefile,v 1.2 1998/01/09 08:06:08 perry Exp $
|
|
#
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= rs
|
|
|
|
.include <bsd.prog.mk>
|