summaryrefslogtreecommitdiff
path: root/usr.bin/rsh/Makefile
blob: 81bd299d3112b97d42925bff7ba42d428e9a15c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$NetBSD: Makefile,v 1.13 2000/10/18 00:24:19 simonb Exp $
#	from: @(#)Makefile	8.1 (Berkeley) 7/19/93

PROG=	rsh
#CPPFLAGS+=-DKERBEROS -DCRYPT
#SRCS=	rsh.c krcmd.c kcmd.c des_rw.c
#DPADD=	${LIBKRB} ${LIBDES}
#LDADD=	-lkrb -ldes
.PATH:	${.CURDIR}/../rlogin

.include <bsd.prog.mk>
ifferent.christos 2016-01-24Instead of hard-coding who has cpu counters why don't you look for them?christos 2015-09-10Evil hack to ensure dtrace lockstat module builds on arm.riz 2015-03-08non working glue.christos