mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs-orig.mk: Nothing substantial
This commit is contained in:
parent
e343db7e83
commit
c7019bf527
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ DIST_WINVERSION = $(shell echo $(WINVERSION) | sed -e "s/-dev//")
|
|||
LOCAL_DIST_VERSION = $(shell echo $(LOCAL_VERSION) | sed -e "s/-dev//")
|
||||
LOCAL_DIST_WINVERSION = $(shell echo $(LOCAL_WINVERSION) | sed -e "s/-dev//")
|
||||
DEVELOPMENT = $(shell cat $(TOPDIR)/VERSION | grep 'dev' >/dev/null && echo true)
|
||||
|
||||
ifeq ($(DEVELOPMENT),true)
|
||||
include $(TOPDIR)/make/cfg_dev.mk
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue