From 1ab5344ac7db260693ad3e62f956b62f5e0e034c Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 14 Jul 2002 00:45:31 +0000 Subject: [PATCH] Removed jam from the build. It doesn't make sense to build the build tool regularly. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@200 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/Jamfile b/src/tools/Jamfile index 625e4485f9..602383e43c 100644 --- a/src/tools/Jamfile +++ b/src/tools/Jamfile @@ -2,4 +2,4 @@ SubDir OBOS_TOP src tools ; SubInclude OBOS_TOP src tools cppunit ; SubInclude OBOS_TOP src tools hey ; -SubInclude OBOS_TOP src tools jam ; +