drop MBLIB

This commit is contained in:
Michael Davidsaver
2017-10-05 11:10:27 +02:00
parent e14b811b53
commit 60c97c3e88
5 changed files with 2 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ USR_CPPFLAGS += -I$(TOP)/src/remoteClient
PVACCESS_TEST = $(TOP)/testApp
PROD_LIBS += pvAccess pvData $(MBLIB) Com
PROD_LIBS += pvAccess pvData Com
include $(PVACCESS_TEST)/utils/Makefile
include $(PVACCESS_TEST)/remote/Makefile