mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Add variable YTOOLS_DIR = $(MODDIR)
This commit is contained in:
parent
dcb5f1d9e2
commit
79586ea79e
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ ifndef LIBNAME
|
||||||
LIBNAME := $(PROJECT)
|
LIBNAME := $(PROJECT)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
YTOOLS_DIR = $(MODDIR)
|
||||||
WINVERSION = $(shell echo $(VERSION) | sed -e "s/\./_/g")
|
WINVERSION = $(shell echo $(VERSION) | sed -e "s/\./_/g")
|
||||||
LOCAL_VERSION = $(shell echo $(VERSION))
|
LOCAL_VERSION = $(shell echo $(VERSION))
|
||||||
LOCAL_WINVERSION = $(shell echo $(VERSION) | sed -e "s/\./_/g")
|
LOCAL_WINVERSION = $(shell echo $(VERSION) | sed -e "s/\./_/g")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue