8 lines
147 B
Makefile
8 lines
147 B
Makefile
# $NetBSD: Makefile,v 1.8 1997/10/08 09:07:36 mrg Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
|
|
|
|
PROG= rshd
|
|
MAN= rshd.8
|
|
|
|
.include <bsd.prog.mk>
|