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

TYPE := ndbapitest

BIN_TARGET := drop_tab 

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

include $(NDB_TOP)/Epilogue.mk