Date: Thu, 18 Apr 2002 00:01:35 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp Makefile src/gnu/usr.bin/cvs/cvs Makefile src/sbin/dump Makefile src/sbin/restore Makefile src/usr.bin/rlogin Makefile src/usr.bin/rsh Makefile Message-ID: <200204180701.g3I71Zs02799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/04/18 00:01:35 PDT Modified files: bin/rcp Makefile gnu/usr.bin/cvs/cvs Makefile sbin/dump Makefile sbin/restore Makefile usr.bin/rlogin Makefile usr.bin/rsh Makefile Log: Replaced exists() tests with two equivalent defined(). LIBDIR is defined in bsd.own.mk but sys.mk no longer includes bsd.own.mk as of revision 1.60. Revision Changes Path 1.20 +1 -1 src/bin/rcp/Makefile 1.37 +2 -2 src/gnu/usr.bin/cvs/cvs/Makefile 1.17 +1 -1 src/sbin/dump/Makefile 1.18 +1 -1 src/sbin/restore/Makefile 1.23 +2 -2 src/usr.bin/rlogin/Makefile 1.20 +1 -1 src/usr.bin/rsh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204180701.g3I71Zs02799>