aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/Makefile
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2014-08-26 01:41:44 -0400
committerJustin M. Keyes <justinkz@gmail.com>2014-08-26 01:41:44 -0400
commite11b23e357ca797211c4e11f3f87ddb0dac98a99 (patch)
treeeec090cd32a6e7a767bd934a2a0645b8d3896e5c /runtime/doc/Makefile
parent665c3cc3345ed766bf085a841806d6f0606ee12a (diff)
parent22860647a71d8cafd699ff4987ea39c4deb5a7f6 (diff)
downloadrneovim-e11b23e357ca797211c4e11f3f87ddb0dac98a99.tar.gz
rneovim-e11b23e357ca797211c4e11f3f87ddb0dac98a99.tar.bz2
rneovim-e11b23e357ca797211c4e11f3f87ddb0dac98a99.zip
Merge pull request #1082 from fornwall/remove-os-msdos-txt
Remove os_msdos.txt due to dropped MS-DOS support
Diffstat (limited to 'runtime/doc/Makefile')
-rw-r--r--runtime/doc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index a6610a937a..d36490a75f 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -65,7 +65,6 @@ DOCS = \
os_dos.txt \
os_mac.txt \
os_mint.txt \
- os_msdos.txt \
os_os2.txt \
os_qnx.txt \
os_risc.txt \
@@ -197,7 +196,6 @@ HTMLS = \
os_dos.html \
os_mac.html \
os_mint.html \
- os_msdos.html \
os_os2.html \
os_qnx.html \
os_risc.html \
@@ -412,9 +410,6 @@ os_mac.txt:
os_mint.txt:
touch os_mint.txt
-os_msdos.txt:
- touch os_msdos.txt
-
os_os2.txt:
touch os_os2.txt