make: Remove variables referencing other janware-projects

jw-build is meant as a generic set of tools for building other projects, so
references to projects being built by jw-build introduce a circular dependency.
Remove those references from defs.mk and rules.mk.

Variables removed by this commit:

	BTOOLS_DIR
	FEEDFSD_DIR
	FEEDFS_DIR
	FEEDFS_GUI_DIR
	FEEDFS_OBJECTS_DIR
	FEEDFS_UTILS_DIR
	FEEDFS_WT_DIR
	JUX_SHARED_DIR
	SITE_DIR
	VALDI_DIR
	XCHANGE_DIR

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2024-07-16 10:41:20 +00:00
commit a1bf4d9562
4 changed files with 0 additions and 57 deletions

View file

@ -258,18 +258,6 @@ PKG_CONFIGDIRMODE ?= $(CFGDIRMODE)
# for using the dbmalloc lib, before you will need to do:
# cd $(JWBDIR)/contrib/dbmalloc; tar -xzf dbmalloc-ver.sion.tar.gz
#USE_BTOOLS ?= true
#USE_DSPFS ?= true
#USE_ENGINE_BENNO ?= true
#USE_ENGINE_JAN ?= true
#USE_JACK ?= true
#USE_JACKDUMMY ?= true
#USE_JACKJART ?= true
#USE_JACKRTAI ?= true
#USE_JACK ?= true
#USE_DBMALLOC ?= true
#USE_DMALLOC ?= true
#USE_EFENCE ?= true