summaryrefslogtreecommitdiff
path: root/ndb/test/ndbapi/old_dirs/restarter2/Makefile
blob: ba33a2e21dc004a5f985fde91bfda2ac16d3713e (plain)
1
2
3
4
5
6
7
8
9
10
11
include .defs.mk

TYPE := ndbapitest 

BIN_TARGET := restarter2 

# Source files of non-templated classes (.C files)
SOURCES = restarter2.cpp

include $(NDB_TOP)/Epilogue.mk