mariadb/ndb/tools/old_dirs/create_index/Makefile
tomas@poseidon.(none) 8327a68438 neww ndb automake
2004-05-26 15:36:55 +00:00

11 lines
177 B
Makefile

include .defs.mk
TYPE := ndbapitest
BIN_TARGET := create_index
# Source files of non-templated classes (.C files)
SOURCES = create_index.cpp
include $(NDB_TOP)/Epilogue.mk