Date: Tue, 7 Apr 2009 19:49:38 +0000 (UTC) From: Max Khon <fjoe@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/make globals.h main.c make.1 make.c Message-ID: <200904071949.n37Jnn9c068173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2009-04-07 19:49:38 UTC FreeBSD src repository Modified files: usr.bin/make globals.h main.c make.1 make.c Log: SVN rev 190821 on 2009-04-07 19:49:38Z by fjoe Avoid infinite loops when remaking makefiles not only for Makefile targets but also for targets they depend on. Revision Changes Path 1.15 +1 -0 src/usr.bin/make/globals.h 1.178 +3 -35 src/usr.bin/make/main.c 1.117 +1 -1 src/usr.bin/make/make.1 1.41 +21 -5 src/usr.bin/make/make.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904071949.n37Jnn9c068173>