Set embedded modules' SHRLIB_VERSION from CONFIG variables

This commit is contained in:
Andrew Johnson
2018-12-17 17:19:10 -06:00
parent 46535bde64
commit 8481ae3787
4 changed files with 3 additions and 8 deletions

View File

@@ -25,11 +25,6 @@ INC += databaseVersionNum.h
PROD_LIBS = Com
EPICS_DATABASE_MAJOR_VERSION = 3
EPICS_DATABASE_MINOR_VERSION = 17
EPICS_DATABASE_MAINTENANCE_VERSION = 0
EPICS_DATABASE_DEVELOPMENT_FLAG = 1
include $(IOCDIR)/as/Makefile
include $(IOCDIR)/bpt/Makefile
include $(IOCDIR)/db/Makefile