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

TYPE := ndbapitest 

BIN_TARGET := restarts

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

include $(NDB_TOP)/Epilogue.mk