2004-05-26 15:36:55 +00:00
|
|
|
|
2004-05-27 08:26:55 +00:00
|
|
|
ndbtest_PROGRAMS = atrt
|
2004-05-26 15:36:55 +00:00
|
|
|
|
|
|
|
atrt_SOURCES = main.cpp
|
|
|
|
|
2004-05-27 08:26:55 +00:00
|
|
|
ndbtest_SCRIPTS = atrt-analyze-result.sh atrt-gather-result.sh atrt-setup.sh \
|
2004-05-26 15:36:55 +00:00
|
|
|
atrt-clear-result.sh make-config.sh
|
|
|
|
|
|
|
|
INCLUDES_LOC = -I$(top_srcdir)/ndb/include/mgmapi -I$(top_srcdir)/ndb/src/mgmclient
|
|
|
|
LDADD_LOC = $(top_srcdir)/ndb/src/mgmapi/libmgmapi.la $(top_srcdir)/ndb/src/mgmclient/CpcClient.o
|
|
|
|
|
|
|
|
include $(top_srcdir)/ndb/config/common.mk.am
|
|
|
|
include $(top_srcdir)/ndb/config/type_util.mk.am
|
|
|
|
|
|
|
|
# Don't update the files from bitkeeper
|
|
|
|
%::SCCS/s.%
|