Date: Fri, 27 Jun 2008 14:26:43 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make globals.h hash_tables.c main.c make.1 parse.c Message-ID: <200806271426.m5REQqLO035938@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806271426.m5REQqLO035938>
