Date: Sat, 23 Mar 2002 15:30:30 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile lst.h main.c parse.c targ.c util.c Message-ID: <200203232330.g2NNUU915935@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/03/23 15:30:30 PST
Modified files:
usr.bin/make Makefile lst.h main.c parse.c targ.c
Removed files:
usr.bin/make util.c
Log:
o unifdef -D__STDC__
o remove badly bit-rotted compat file that likely won't work on the systems
it purports to support.
Revision Changes Path
1.20 +2 -2 src/usr.bin/make/Makefile
1.13 +0 -2 src/usr.bin/make/lst.h
1.51 +3 -41 src/usr.bin/make/main.c
1.30 +1 -19 src/usr.bin/make/parse.c
1.16 +0 -5 src/usr.bin/make/targ.c
1.11 +0 -344 src/usr.bin/make/util.c (dead)
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?200203232330.g2NNUU915935>
