Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/rsh WARNS=2
details: https://anonhg.NetBSD.org/src/rev/7705b2069f23
branches: trunk
changeset: 532734:7705b2069f23
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 14 00:50:47 2002 +0000
description:
WARNS=2
diffstat:
usr.bin/rsh/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 612b88302095 -r 7705b2069f23 usr.bin/rsh/Makefile
--- a/usr.bin/rsh/Makefile Fri Jun 14 00:41:42 2002 +0000
+++ b/usr.bin/rsh/Makefile Fri Jun 14 00:50:47 2002 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2000/10/18 00:24:19 simonb Exp $
+# $NetBSD: Makefile,v 1.14 2002/06/14 00:50:47 wiz Exp $
# from: @(#)Makefile 8.1 (Berkeley) 7/19/93
PROG= rsh
+WARNS= 2
#CPPFLAGS+=-DKERBEROS -DCRYPT
#SRCS= rsh.c krcmd.c kcmd.c des_rw.c
#DPADD= ${LIBKRB} ${LIBDES}
Home |
Main Index |
Thread Index |
Old Index