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

TYPE := ndbapitest

BIN_TARGET := testBasicAsynch

SOURCES := testBasicAsynch.cpp

include $(NDB_TOP)/Epilogue.mk