Date: Tue, 17 Sep 2002 14:29:07 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c buf.c buf.h config.h dir.c for.c hash.c hash.h job.c job.h list.h lst.h make.h nonints.h parse.c sprite.h suff.c targ.c var.c Message-ID: <200209172129.g8HLT70R089685@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/09/17 14:29:07 PDT
Modified files:
usr.bin/make arch.c buf.c buf.h config.h dir.c for.c
hash.c hash.h job.c job.h list.h lst.h
make.h nonints.h parse.c sprite.h suff.c
targ.c var.c
Log:
#define<space> -> #define<tab>
Revision Changes Path
1.29 +4 -4 src/usr.bin/make/arch.c
1.17 +5 -5 src/usr.bin/make/buf.c
1.12 +2 -2 src/usr.bin/make/buf.h
1.12 +8 -8 src/usr.bin/make/config.h
1.25 +1 -1 src/usr.bin/make/dir.c
1.16 +1 -1 src/usr.bin/make/for.c
1.17 +1 -1 src/usr.bin/make/hash.c
1.12 +2 -2 src/usr.bin/make/hash.h
1.39 +13 -13 src/usr.bin/make/job.c
1.17 +19 -19 src/usr.bin/make/job.h
1.11 +13 -13 src/usr.bin/make/list.h
1.15 +5 -5 src/usr.bin/make/lst.h
1.19 +54 -54 src/usr.bin/make/make.h
1.16 +1 -1 src/usr.bin/make/nonints.h
1.40 +1 -1 src/usr.bin/make/parse.c
1.13 +5 -5 src/usr.bin/make/sprite.h
1.21 +3 -3 src/usr.bin/make/suff.c
1.19 +3 -3 src/usr.bin/make/targ.c
1.30 +14 -14 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?200209172129.g8HLT70R089685>
