1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-11 05:52:26 +03:00
Files
mariadb/ndb/tools/old_dirs/drop_index/Makefile
tomas@poseidon.(none) 8327a68438 neww ndb automake
2004-05-26 15:36:55 +00:00

12 lines
173 B
Makefile

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