Merge branch 'sprint/186_hufangzhou_makefile' into 'master'

* Adjust the makefile.

See merge request easycorp/zentaopms!2036
This commit is contained in:
朱金勇
2022-03-02 00:40:12 +00:00
+2 -2
View File
@@ -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))