Merge branch 'sprint/186_hufangzhou_makefile' into 'master'
* Adjust the makefile. See merge request easycorp/zentaopms!2036
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
VERSION = $(shell head -n 1 VERSION)
|
||||
XUANVERSION = $(shell head -n 1 xuan/XUANVERSION)
|
||||
XVERSION = $(shell head -n 1 xuan/XVERSION)
|
||||
XUANVERSION = $(shell head -n 1 xuanxuan/XUANVERSION)
|
||||
XVERSION = $(shell head -n 1 xuanxuan/XVERSION)
|
||||
|
||||
XUANPATH := $(XUANXUAN_SRC_PATH)
|
||||
BUILD_PATH := $(if $(ZENTAO_BUILD_PATH),$(ZENTAO_BUILD_PATH),$(shell pwd))
|
||||
|
||||
Reference in New Issue
Block a user