summaryrefslogtreecommitdiffstats
path: root/tmake/lib/win32-borland/lib.t
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/win32-borland/lib.t')
-rwxr-xr-xtmake/lib/win32-borland/lib.t6
1 files changed, 0 insertions, 6 deletions
diff --git a/tmake/lib/win32-borland/lib.t b/tmake/lib/win32-borland/lib.t
deleted file mode 100755
index d8ac6c7..0000000
--- a/tmake/lib/win32-borland/lib.t
+++ /dev/null
@@ -1,6 +0,0 @@
-#############################################################################
-#!
-#! This is a tmake template for building Win32 libraries.
-#!
-#$ Project('TMAKE_LIB_FLAG = 1');
-#$ IncludeTemplate("generic.t");