Date: Wed, 22 May 2002 07:53:18 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile compat.c job.c main.c pathnames.h Message-ID: <200205221453.g4MErIa44225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/05/22 07:53:18 PDT Modified files: usr.bin/make Makefile compat.c job.c main.c pathnames.h Log: Do not run shell from /bin, run it from $PATH. Bump MAKE_VERSION to 5200205221. Revision Changes Path 1.23 +1 -1 src/usr.bin/make/Makefile 1.27 +11 -3 src/usr.bin/make/compat.c 1.35 +5 -1 src/usr.bin/make/job.c 1.60 +10 -2 src/usr.bin/make/main.c 1.11 +2 -0 src/usr.bin/make/pathnames.h 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?200205221453.g4MErIa44225>