comparison runtime/doc/Makefile @ 1120:e6db096b07a1

updated for version 7.1a
author vimboss
date Sat, 05 May 2007 17:15:44 +0000
parents 0fe7765dcb8e
children 717e759932cb
comparison
equal deleted inserted replaced
1119:dd9842fb18dd 1120:e6db096b07a1
12 # include the config.mk from the source directory. It's only needed to set 12 # include the config.mk from the source directory. It's only needed to set
13 # AWK, used for "make html". Comment this out if the include gives problems. 13 # AWK, used for "make html". Comment this out if the include gives problems.
14 include ../../src/auto/config.mk 14 include ../../src/auto/config.mk
15 15
16 DOCS = \ 16 DOCS = \
17 ada.txt \
17 arabic.txt \ 18 arabic.txt \
18 autocmd.txt \ 19 autocmd.txt \
19 change.txt \ 20 change.txt \
20 cmdline.txt \ 21 cmdline.txt \
21 debugger.txt \ 22 debugger.txt \
26 editing.txt \ 27 editing.txt \
27 eval.txt \ 28 eval.txt \
28 farsi.txt \ 29 farsi.txt \
29 filetype.txt \ 30 filetype.txt \
30 fold.txt \ 31 fold.txt \
31 getscript.txt \
32 gui.txt \ 32 gui.txt \
33 gui_w16.txt \ 33 gui_w16.txt \
34 gui_w32.txt \ 34 gui_w32.txt \
35 gui_x11.txt \ 35 gui_x11.txt \
36 hangulin.txt \ 36 hangulin.txt \
68 os_risc.txt \ 68 os_risc.txt \
69 os_unix.txt \ 69 os_unix.txt \
70 os_vms.txt \ 70 os_vms.txt \
71 os_win32.txt \ 71 os_win32.txt \
72 pattern.txt \ 72 pattern.txt \
73 pi_getscript.txt \
73 pi_gzip.txt \ 74 pi_gzip.txt \
74 pi_netrw.txt \ 75 pi_netrw.txt \
75 pi_paren.txt \ 76 pi_paren.txt \
76 pi_spec.txt \ 77 pi_spec.txt \
77 pi_tar.txt \ 78 pi_tar.txt \
142 visual.txt \ 143 visual.txt \
143 windows.txt \ 144 windows.txt \
144 workshop.txt 145 workshop.txt
145 146
146 HTMLS = \ 147 HTMLS = \
148 ada.html \
147 arabic.html \ 149 arabic.html \
148 autocmd.html \ 150 autocmd.html \
149 change.html \ 151 change.html \
150 cmdline.html \ 152 cmdline.html \
151 debug.html \ 153 debug.html \
156 editing.html \ 158 editing.html \
157 eval.html \ 159 eval.html \
158 farsi.html \ 160 farsi.html \
159 filetype.html \ 161 filetype.html \
160 fold.html \ 162 fold.html \
161 getscript.html \
162 gui.html \ 163 gui.html \
163 gui_w16.html \ 164 gui_w16.html \
164 gui_w32.html \ 165 gui_w32.html \
165 gui_x11.html \ 166 gui_x11.html \
166 hangulin.html \ 167 hangulin.html \
198 os_risc.html \ 199 os_risc.html \
199 os_unix.html \ 200 os_unix.html \
200 os_vms.html \ 201 os_vms.html \
201 os_win32.html \ 202 os_win32.html \
202 pattern.html \ 203 pattern.html \
204 pi_getscript.html \
203 pi_gzip.html \ 205 pi_gzip.html \
204 pi_netrw.html \ 206 pi_netrw.html \
205 pi_paren.html \ 207 pi_paren.html \
206 pi_spec.html \ 208 pi_spec.html \
207 pi_tar.html \ 209 pi_tar.html \
222 starting.html \ 224 starting.html \
223 spell.html \ 225 spell.html \
224 sql.html \ 226 sql.html \
225 syntax.html \ 227 syntax.html \
226 tabpage.html \ 228 tabpage.html \
229 tags.html \
227 tagsrch.html \ 230 tagsrch.html \
228 tags.html \
229 term.html \ 231 term.html \
230 tips.html \ 232 tips.html \
231 todo.html \ 233 todo.html \
232 uganda.html \ 234 uganda.html \
233 undo.html \ 235 undo.html \