# $NetBSD: Makefile,v 1.10 2005/06/26 19:10:49 christos Exp $ .include # XXX Unsupported Kerberos options were removed from man page # XXX Don't forget to update the man page if you fix Kerberos PROG= rcmd SRCS= rsh.c getport.c CPPFLAGS+=-DIN_RCMD BINOWN= root BINMODE=4555 .PATH: ${NETBSDSRCDIR}/usr.bin/rsh .include