d
This commit is contained in:
4
makefile
4
makefile
@@ -1,6 +1,8 @@
|
|||||||
# Makefile for AGrandTech EMS project
|
# Makefile for AGrandTech EMS project
|
||||||
|
|
||||||
PROJECT = OMC
|
ProjectL = omc
|
||||||
|
ProjectU = OMC
|
||||||
|
PROJECT = $(ProjectL)
|
||||||
VERSION = 1.6.2
|
VERSION = 1.6.2
|
||||||
RelDate = `date +%Y%m%d`
|
RelDate = `date +%Y%m%d`
|
||||||
Release = $(RelDate)
|
Release = $(RelDate)
|
||||||
|
|||||||
Reference in New Issue
Block a user