cvs commit: src/usr.bin/make globals.h hash_tables.c main.c make.1
parse.c
David E. O'Brien
obrien at FreeBSD.org
Fri Jun 27 14:26:52 UTC 2008
obrien 2008-06-27 14:26:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/make globals.h hash_tables.c main.c make.1
parse.c
Log:
SVN rev 180063 on 2008-06-27 14:26:43Z by obrien
MFC: r177101, r177102, r177541:
If the special target .MAKEFILEDEPS exists, then enable the
"remaking makefiles" feature. Otherwise, follow traditional Pmake behavior.
Revision Changes Path
1.11.2.1 +1 -0 src/usr.bin/make/globals.h
1.3.2.1 +26 -26 src/usr.bin/make/hash_tables.c
1.163.2.2 +2 -1 src/usr.bin/make/main.c
1.103.2.1 +23 -2 src/usr.bin/make/make.1
1.113.2.1 +5 -0 src/usr.bin/make/parse.c
More information about the cvs-src
mailing list