summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-05-16 15:15:27 +0200
committerBram Moolenaar <Bram@vim.org>2010-05-16 15:15:27 +0200
commit13c4c5da673c488d2d340c72f401f0631b9f669d (patch)
tree0f66407701b1d9a0f50934f300686b47a67622f2 /Makefile
parentff312a4eb870e24801a78be6449620e67c9f3cd7 (diff)
downloadvim-13c4c5da673c488d2d340c72f401f0631b9f669d.zip
Remove outdated line from top Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a1b5a8889..5f8af5946 100644
--- a/Makefile
+++ b/Makefile
@@ -226,9 +226,6 @@ COMMENT_FARSI = comment/$(VERSION)-farsi
dist/$(COMMENT_RT): dist/comment
echo "Vim - Vi IMproved - v$(VDOT) runtime files for MS-DOS and MS-Windows" > dist/$(COMMENT_RT)
-dist/$(COMMENT_RT1): dist/comment
- echo "Vim - Vi IMproved - v$(VDOT) runtime files (PART 1) for MS-DOS and MS-Windows" > dist/$(COMMENT_RT1)
-
dist/$(COMMENT_D16): dist/comment
echo "Vim - Vi IMproved - v$(VDOT) binaries for MS-DOS 16 bit real mode" > dist/$(COMMENT_D16)