summaryrefslogtreecommitdiff
path: root/innobase/ut/ts/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'innobase/ut/ts/makefile')
-rw-r--r--innobase/ut/ts/makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/innobase/ut/ts/makefile b/innobase/ut/ts/makefile
deleted file mode 100644
index 5ef15ade794..00000000000
--- a/innobase/ut/ts/makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-
-include ..\..\makefile.i
-
-tsut: ..\ut.lib tsut.c
- $(CCOM) $(CFL) -I.. -I..\.. ..\ut.lib ..\..\os.lib tsut.c $(LFL)
-
-
-
-
-
-
-