summaryrefslogtreecommitdiff
path: root/storage/ndb/tools/old_dirs/drop_index/Makefile
blob: 969bee51064ce2a5e96b2918d5b26107fcbc9cdb (plain)
1
2
3
4
5
6
7
8
9
10
11
include .defs.mk

TYPE := ndbapitest

BIN_TARGET := drop_index

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

include $(NDB_TOP)/Epilogue.mk