From f5261d7e46cc4f77ca0e39fb689259eb9a008c58 Mon Sep 17 00:00:00 2001
From: henry <Henry Weller h.weller@opencfd.co.uk>
Date: Mon, 9 Jun 2008 13:55:15 +0100
Subject: [PATCH] Removed THIRD_PARTY.If such a variable is needed it should be
 WM_THIRD_PARTY and set in thesettings.?sh.

---
 wmake/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/wmake/Makefile b/wmake/Makefile
index 9a52485e247..317d78e7cc0 100644
--- a/wmake/Makefile
+++ b/wmake/Makefile
@@ -59,7 +59,6 @@ LIB_DIR            = $(WM_PROJECT_DIR)/lib
 LIB_WM_OPTIONS_DIR = $(LIB_DIR)/$(WM_OPTIONS)
 OBJECTS_DIR        = $(MAKE_DIR)/$(WM_OPTIONS)
 CLASSES_DIR        = $(MAKE_DIR)/classes
-THIRD_PARTY        = $(WM_PROJECT_INST_DIR)/ThirdParty
 
 SYS_INC            =
 SYS_LIBS           =
-- 
GitLab