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

TYPE =		ndbapitest

BIN_TARGET =	testNodeRestart

SOURCES =	testNodeRestart.cpp 

include $(NDB_TOP)/Epilogue.mk