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

TYPE := ndbapitest

BIN_TARGET := bulk_copy

SOURCES := bulk_copy.cpp

include $(NDB_TOP)/Epilogue.mk