Date: Sat, 31 Aug 2002 00:18:40 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile src/usr.bin/make Makefile Message-ID: <200208310718.g7V7Ifpt045306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/08/31 00:18:40 PDT
Modified files:
. Makefile
usr.bin/make Makefile
Log:
Deal with bootstrapping from an old -current (almost exactly a year old)
which fails the make tests (doesn't understand ${notdef:U}) and therefore
fails on __FBSDID in usr.bin/make/*. -DBOOTSTRAPPING is no help here since
this is before we are using the new share/mk/* files, and it would conflict
with the builtin -DBOOTSTRAPPING support later.. so use a different flag.
Revision Changes Path
1.264 +2 -1 src/Makefile
1.26 +3 -0 src/usr.bin/make/Makefile
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?200208310718.g7V7Ifpt045306>
