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

TYPE := ndbapitest

BIN_TARGET := flexAsynch

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

include $(NDB_TOP)/Epilogue.mk