From 0f5542c35c24e78f92182850bcd87e72cd6e1d49 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Fri, 15 Dec 2000 01:40:40 +0000 Subject: [PATCH] Makefile.in did not devine VPATH, which caused Marks's makefile-out-of-date hack to fail when using a separate build directory --- bin/tests/system/Makefile.in | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in index c9909b3951..589daf8724 100644 --- a/bin/tests/system/Makefile.in +++ b/bin/tests/system/Makefile.in @@ -13,9 +13,14 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.21 2000/12/01 02:17:15 gson Exp $ +# $Id: Makefile.in,v 1.22 2000/12/15 01:40:40 gson Exp $ + +srcdir = @srcdir@ +VPATH = @srcdir@ +top_srcdir = @top_srcdir@ @BIND9_INCLUDES@ + SUBDIRS = lwresd TARGETS =