summaryrefslogtreecommitdiff
path: root/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile')
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile b/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile
new file mode 100644
index 00000000000..144873dcc69
--- /dev/null
+++ b/storage/ndb/test/ndbapi/old_dirs/vw_test/Makefile
@@ -0,0 +1,11 @@
+include .defs.mk
+
+TYPE := ndbapitest
+
+BIN_TARGET := vw_test
+BIN_TARGET_LIBS := orafunctr decode cirk inifunc
+BIN_TARGET_LIBS_DIRS := /home/ndb/junk/vw/ndb/lib
+
+SOURCES := cdrserver.C
+
+include $(NDB_TOP)/Epilogue.mk