Date: Wed, 20 Jul 2005 19:16:25 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make compat.c Message-ID: <200507201916.j6KJGPv0098714@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-07-20 19:16:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
usr.bin/make compat.c
Log:
MFC 1.123
Fix a longstanding bug with the .END target. Need to pass the ENDNode
to the Run function instead of some random node.
PR: bin/83698
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.37.2.1 +1 -1 src/usr.bin/make/compat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507201916.j6KJGPv0098714>
