summaryrefslogtreecommitdiff
path: root/ndb/src/kernel/blocks/trix/Makefile_old
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/kernel/blocks/trix/Makefile_old')
-rw-r--r--ndb/src/kernel/blocks/trix/Makefile_old8
1 files changed, 0 insertions, 8 deletions
diff --git a/ndb/src/kernel/blocks/trix/Makefile_old b/ndb/src/kernel/blocks/trix/Makefile_old
deleted file mode 100644
index 5ac0da11f33..00000000000
--- a/ndb/src/kernel/blocks/trix/Makefile_old
+++ /dev/null
@@ -1,8 +0,0 @@
-include .defs.mk
-
-TYPE := kernel
-
-ARCHIVE_TARGET := trix
-SOURCES = Trix.cpp
-
-include $(NDB_TOP)/Epilogue.mk