Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/libexec/rshd/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- src/libexec/rshd/Makefile 2000/01/31 14:20:14 1.11 +++ src/libexec/rshd/Makefile 2002/11/30 03:20:52 1.12 @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2000/01/31 14:20:14 itojun Exp $ +# $NetBSD: Makefile,v 1.12 2002/11/30 03:20:52 lukem Exp $ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 PROG= rshd MAN= rshd.8 CPPFLAGS+=-DLOGIN_CAP -LDADD+= -lutil CPPFLAGS+=-DINET6