Date: Sat, 8 Jul 2000 19:54:55 -0700 (PDT) From: Wilfredo Sanchez <wsanchez@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c util.c var.c Message-ID: <200007090254.TAA82797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wsanchez 2000/07/08 19:54:55 PDT Modified files: usr.bin/make arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c util.c var.c Log: Use __RCSID() Revision Changes Path 1.16 +4 -6 src/usr.bin/make/arch.c 1.12 +4 -6 src/usr.bin/make/buf.c 1.19 +4 -6 src/usr.bin/make/compat.c 1.13 +4 -6 src/usr.bin/make/cond.c 1.11 +4 -6 src/usr.bin/make/dir.c 1.11 +4 -6 src/usr.bin/make/for.c 1.10 +4 -6 src/usr.bin/make/hash.c 1.20 +4 -6 src/usr.bin/make/job.c 1.37 +6 -12 src/usr.bin/make/main.c 1.12 +4 -6 src/usr.bin/make/make.c 1.23 +4 -6 src/usr.bin/make/parse.c 1.13 +4 -6 src/usr.bin/make/str.c 1.13 +4 -6 src/usr.bin/make/suff.c 1.11 +4 -6 src/usr.bin/make/targ.c 1.8 +5 -4 src/usr.bin/make/util.c 1.17 +4 -6 src/usr.bin/make/var.c 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?200007090254.TAA82797>