ndbbin_PROGRAMS = mgmtsrvr mgmtsrvr_SOURCES = \ MgmtSrvr.cpp \ MgmtSrvrGeneralSignalHandling.cpp \ main.cpp \ Services.cpp \ convertStrToInt.cpp \ NodeLogLevel.cpp \ NodeLogLevelList.cpp \ SignalQueue.cpp \ MgmtSrvrConfig.cpp \ CommandInterpreter.cpp INCLUDES_LOC = -I$(top_srcdir)/ndb/src/ndbapi -I$(top_srcdir)/ndb/src/common/mgmcommon LDADD_LOC = $(top_srcdir)/ndb/src/libndbclient.la \ $(top_srcdir)/ndb/src/common/editline/libeditline.a \ @TERMCAP_LIB@ include $(top_srcdir)/ndb/config/common.mk.am include $(top_srcdir)/ndb/config/type_ndbapi.mk.am # Don't update the files from bitkeeper %::SCCS/s.%