From 2f26b3a5d08eab098d48eb1cf28361c06fbfe7ff Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 11 Nov 2001 05:36:42 +0000 Subject: [PATCH] Be sure that jam doesn't look for a different Jambase due to environment variable settings. [SVN r11656] --- historic/jam/src/Makefile | 2 +- jam_src/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/historic/jam/src/Makefile b/historic/jam/src/Makefile index 90e890983..b78ed1e07 100644 --- a/historic/jam/src/Makefile +++ b/historic/jam/src/Makefile @@ -76,7 +76,7 @@ CFLAGS = # all: jam0 chmod a+w jambase.c - ./jam0 + ./jam0 -sJAMBASE= -sBOOST_ROOT= -sBOOST_BUILD_PATH= # for other systems #all: jam0 diff --git a/jam_src/Makefile b/jam_src/Makefile index 90e890983..b78ed1e07 100644 --- a/jam_src/Makefile +++ b/jam_src/Makefile @@ -76,7 +76,7 @@ CFLAGS = # all: jam0 chmod a+w jambase.c - ./jam0 + ./jam0 -sJAMBASE= -sBOOST_ROOT= -sBOOST_BUILD_PATH= # for other systems #all: jam0