about summary refs log tree commit diff
path: root/Src/Modules/termcap.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2000-12-03 20:53:07 +0000
committerClint Adams <clint@users.sourceforge.net>2000-12-03 20:53:07 +0000
commit13b93a5faacf78e6bbc560837dd4c6cddf4acea9 (patch)
treeab3c28d436fe8ecfff6091e803825b5fc3f47d20 /Src/Modules/termcap.mdd
parenta59b51006b307a1a3cbd79e6b85e6b80400cc8ab (diff)
downloadzsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.tar.gz
zsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.tar.xz
zsh-13b93a5faacf78e6bbc560837dd4c6cddf4acea9.zip
13215: echotc, echoti, terminfo
Diffstat (limited to 'Src/Modules/termcap.mdd')
-rw-r--r--Src/Modules/termcap.mdd7
1 files changed, 7 insertions, 0 deletions
diff --git a/Src/Modules/termcap.mdd b/Src/Modules/termcap.mdd
new file mode 100644
index 000000000..5f88a9662
--- /dev/null
+++ b/Src/Modules/termcap.mdd
@@ -0,0 +1,7 @@
+name=zsh/termcap
+link=either
+load=yes
+
+autobins="echotc"
+
+objects="termcap.o"