correct order of dependent LIBS; update doc for latest build conventions
This commit is contained in:
@@ -4,8 +4,8 @@ include $(TOP)/configure/CONFIG
|
||||
DATABASE = $(TOP)/src/
|
||||
|
||||
LIBRARY_IOC += pvDatabase
|
||||
pvDatabase_LIBS += pvAccess pvData Com
|
||||
pvDatabase_LIBS += $(EPICS_BASE_IOC_LIBS)
|
||||
pvDatabase_LIBS += Com pvData pvAccess
|
||||
|
||||
SRC_DIRS += $(DATABASE)/database
|
||||
INC += pvDatabase.h
|
||||
|
||||
Reference in New Issue
Block a user