mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
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:
parent
c5d73b6390
commit
a1bf4d9562
4 changed files with 0 additions and 57 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue