1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-02 02:53:04 +03:00
Files
mariadb/storage/ndb/test/ndbapi/old_dirs/testScanInterpreter/Makefile
2005-04-26 18:19:54 -07:00

10 lines
138 B
Makefile

include .defs.mk
TYPE = ndbapitest
BIN_TARGET = testScanInterpreter
SOURCES = testScanInterpreter.cpp
include $(NDB_TOP)/Epilogue.mk