Mercurial > vim
annotate runtime/doc/Makefile @ 24387:5c98ea5f5d6e
Update runtime files
Commit: https://github.com/vim/vim/commit/130cbfc31235c6cb52ffe718ea0a5bb50fbbc9fd
Author: Bram Moolenaar <Bram@vim.org>
Date: Wed Apr 7 21:07:20 2021 +0200
Update runtime files
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 07 Apr 2021 21:15:05 +0200 |
parents | c2fbac867d9c |
children | 5bda4653aced |
rev | line source |
---|---|
7 | 1 # |
2 # Makefile for the Vim documentation on Unix | |
3 # | |
4 # If you get "don't know how to make scratch", first run make in the source | |
5 # directory. Or remove the include below. | |
6 | |
7 AWK = awk | |
8 | |
9 # Set to $(VIMTARGET) when executed from src/Makefile. | |
10 VIMEXE = vim | |
11 | |
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. | |
14 include ../../src/auto/config.mk | |
15 | |
16 DOCS = \ | |
17 arabic.txt \ | |
18 autocmd.txt \ | |
19 change.txt \ | |
7788
192ae655ac91
commit https://github.com/vim/vim/commit/3b5f929b18492fec291d1ec95a91f54e5912c03b
Christian Brabandt <cb@256bit.org>
parents:
6855
diff
changeset
|
20 channel.txt \ |
7 | 21 cmdline.txt \ |
1619 | 22 debug.txt \ |
7 | 23 debugger.txt \ |
24 develop.txt \ | |
25 diff.txt \ | |
26 digraph.txt \ | |
27 editing.txt \ | |
28 eval.txt \ | |
29 farsi.txt \ | |
30 filetype.txt \ | |
31 fold.txt \ | |
1619 | 32 ft_ada.txt \ |
24387 | 33 ft_ps1.txt \ |
11229
146a1e213b60
Update runtime files. Add Rust support.
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
34 ft_rust.txt \ |
1619 | 35 ft_sql.txt \ |
7 | 36 gui.txt \ |
37 gui_w32.txt \ | |
38 gui_x11.txt \ | |
39 hangulin.txt \ | |
40 hebrew.txt \ | |
41 help.txt \ | |
2246
1e48f569b03d
Move text from various.txt to a new helphelp.txt help file.
Bram Moolenaar <bram@vim.org>
parents:
1698
diff
changeset
|
42 helphelp.txt \ |
7 | 43 howto.txt \ |
44 if_cscop.txt \ | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
45 if_lua.txt \ |
36 | 46 if_mzsch.txt \ |
7 | 47 if_ole.txt \ |
48 if_perl.txt \ | |
49 if_pyth.txt \ | |
50 if_ruby.txt \ | |
51 if_sniff.txt \ | |
52 if_tcl.txt \ | |
53 indent.txt \ | |
54 index.txt \ | |
55 insert.txt \ | |
56 intro.txt \ | |
57 map.txt \ | |
1619 | 58 mbyte.txt \ |
7 | 59 message.txt \ |
1619 | 60 mlang.txt \ |
7 | 61 motion.txt \ |
62 netbeans.txt \ | |
63 options.txt \ | |
64 os_390.txt \ | |
65 os_amiga.txt \ | |
66 os_beos.txt \ | |
67 os_dos.txt \ | |
19526
22f0dda71638
patch 8.2.0320: no Haiku support
Bram Moolenaar <Bram@vim.org>
parents:
19181
diff
changeset
|
68 os_haiku.txt \ |
7 | 69 os_mac.txt \ |
70 os_mint.txt \ | |
71 os_msdos.txt \ | |
72 os_os2.txt \ | |
73 os_qnx.txt \ | |
74 os_risc.txt \ | |
75 os_unix.txt \ | |
76 os_vms.txt \ | |
77 os_win32.txt \ | |
78 pattern.txt \ | |
1120 | 79 pi_getscript.txt \ |
7 | 80 pi_gzip.txt \ |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6518
diff
changeset
|
81 pi_logipat.txt \ |
7 | 82 pi_netrw.txt \ |
694 | 83 pi_paren.txt \ |
7 | 84 pi_spec.txt \ |
566 | 85 pi_tar.txt \ |
845 | 86 pi_vimball.txt \ |
566 | 87 pi_zip.txt \ |
16654
7d54a66c95d7
patch 8.1.1329: plans for popup window support are spread out
Bram Moolenaar <Bram@vim.org>
parents:
15138
diff
changeset
|
88 popup.txt \ |
15 | 89 print.txt \ |
7 | 90 quickfix.txt \ |
91 quickref.txt \ | |
92 quotes.txt \ | |
93 recover.txt \ | |
94 remote.txt \ | |
95 repeat.txt \ | |
96 rileft.txt \ | |
97 russian.txt \ | |
98 scroll.txt \ | |
99 sign.txt \ | |
1619 | 100 spell.txt \ |
7 | 101 sponsor.txt \ |
102 starting.txt \ | |
103 syntax.txt \ | |
674 | 104 tabpage.txt \ |
7 | 105 tagsrch.txt \ |
106 term.txt \ | |
11621
b8299e742f41
patch 8.0.0693: no terminal emulator support
Christian Brabandt <cb@256bit.org>
parents:
11229
diff
changeset
|
107 terminal.txt \ |
17456
e414281d8bb4
patch 8.1.1726: the eval.txt help file is too big
Bram Moolenaar <Bram@vim.org>
parents:
16654
diff
changeset
|
108 testing.txt \ |
15138
9df130fd5e0d
patch 8.1.0579: cannot attach properties to text
Bram Moolenaar <Bram@vim.org>
parents:
12968
diff
changeset
|
109 textprop.txt \ |
7 | 110 tips.txt \ |
111 todo.txt \ | |
112 uganda.txt \ | |
113 undo.txt \ | |
114 usr_01.txt \ | |
115 usr_02.txt \ | |
116 usr_03.txt \ | |
117 usr_04.txt \ | |
118 usr_05.txt \ | |
119 usr_06.txt \ | |
120 usr_07.txt \ | |
121 usr_08.txt \ | |
122 usr_09.txt \ | |
123 usr_10.txt \ | |
124 usr_11.txt \ | |
125 usr_12.txt \ | |
126 usr_20.txt \ | |
127 usr_21.txt \ | |
128 usr_22.txt \ | |
129 usr_23.txt \ | |
130 usr_24.txt \ | |
131 usr_25.txt \ | |
132 usr_26.txt \ | |
133 usr_27.txt \ | |
134 usr_28.txt \ | |
135 usr_29.txt \ | |
136 usr_30.txt \ | |
137 usr_31.txt \ | |
799 | 138 usr_32.txt \ |
7 | 139 usr_40.txt \ |
140 usr_41.txt \ | |
141 usr_42.txt \ | |
142 usr_43.txt \ | |
143 usr_44.txt \ | |
144 usr_45.txt \ | |
20856 | 145 usr_46.txt \ |
7 | 146 usr_90.txt \ |
147 usr_toc.txt \ | |
148 various.txt \ | |
149 version4.txt \ | |
150 version5.txt \ | |
151 version6.txt \ | |
15 | 152 version7.txt \ |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8188
diff
changeset
|
153 version8.txt \ |
7 | 154 vi_diff.txt \ |
19181
94eda51ba9ba
patch 8.2.0149: maintaining a Vim9 branch separately is more work
Bram Moolenaar <Bram@vim.org>
parents:
19161
diff
changeset
|
155 vim9.txt \ |
7 | 156 visual.txt \ |
157 windows.txt \ | |
158 workshop.txt | |
159 | |
160 HTMLS = \ | |
161 arabic.html \ | |
162 autocmd.html \ | |
163 change.html \ | |
7788
192ae655ac91
commit https://github.com/vim/vim/commit/3b5f929b18492fec291d1ec95a91f54e5912c03b
Christian Brabandt <cb@256bit.org>
parents:
6855
diff
changeset
|
164 channel.html \ |
7 | 165 cmdline.html \ |
502 | 166 debug.html \ |
7 | 167 debugger.html \ |
168 develop.html \ | |
169 diff.html \ | |
170 digraph.html \ | |
171 editing.html \ | |
172 eval.html \ | |
173 farsi.html \ | |
174 filetype.html \ | |
175 fold.html \ | |
1619 | 176 ft_ada.html \ |
24387 | 177 ft_ps1.html \ |
11229
146a1e213b60
Update runtime files. Add Rust support.
Christian Brabandt <cb@256bit.org>
parents:
8876
diff
changeset
|
178 ft_rust.html \ |
1619 | 179 ft_sql.html \ |
7 | 180 gui.html \ |
181 gui_w32.html \ | |
182 gui_x11.html \ | |
183 hangulin.html \ | |
184 hebrew.html \ | |
2282
a888ed7ba375
Make updating text for conceal mode simpler. A few compiler warning fixes.
Bram Moolenaar <bram@vim.org>
parents:
2246
diff
changeset
|
185 helphelp.html \ |
7 | 186 howto.html \ |
187 if_cscop.html \ | |
2320
966a5609669e
Added Lua interfae. (Luis Carvalho)
Bram Moolenaar <bram@vim.org>
parents:
2282
diff
changeset
|
188 if_lua.html \ |
36 | 189 if_mzsch.html \ |
7 | 190 if_ole.html \ |
191 if_perl.html \ | |
192 if_pyth.html \ | |
193 if_ruby.html \ | |
194 if_sniff.html \ | |
195 if_tcl.html \ | |
196 indent.html \ | |
197 index.html \ | |
198 insert.html \ | |
199 intro.html \ | |
200 map.html \ | |
1619 | 201 mbyte.html \ |
7 | 202 message.html \ |
1619 | 203 mlang.html \ |
7 | 204 motion.html \ |
205 netbeans.html \ | |
206 options.html \ | |
207 os_390.html \ | |
208 os_amiga.html \ | |
209 os_beos.html \ | |
210 os_dos.html \ | |
19526
22f0dda71638
patch 8.2.0320: no Haiku support
Bram Moolenaar <Bram@vim.org>
parents:
19181
diff
changeset
|
211 os_haiku.html \ |
7 | 212 os_mac.html \ |
213 os_mint.html \ | |
214 os_msdos.html \ | |
215 os_os2.html \ | |
216 os_qnx.html \ | |
217 os_risc.html \ | |
218 os_unix.html \ | |
219 os_vms.html \ | |
220 os_win32.html \ | |
221 pattern.html \ | |
1120 | 222 pi_getscript.html \ |
7 | 223 pi_gzip.html \ |
6855
ee45d3b0579b
Add the logiPat plugin to the distribution.
Bram Moolenaar <bram@vim.org>
parents:
6518
diff
changeset
|
224 pi_logipat.html \ |
7 | 225 pi_netrw.html \ |
694 | 226 pi_paren.html \ |
7 | 227 pi_spec.html \ |
845 | 228 pi_tar.html \ |
229 pi_vimball.html \ | |
230 pi_zip.html \ | |
16654
7d54a66c95d7
patch 8.1.1329: plans for popup window support are spread out
Bram Moolenaar <Bram@vim.org>
parents:
15138
diff
changeset
|
231 popup.html \ |
15 | 232 print.html \ |
7 | 233 quickfix.html \ |
234 quickref.html \ | |
235 quotes.html \ | |
236 recover.html \ | |
237 remote.html \ | |
238 repeat.html \ | |
239 rileft.html \ | |
240 russian.html \ | |
241 scroll.html \ | |
242 sign.html \ | |
1619 | 243 spell.html \ |
7 | 244 sponsor.html \ |
245 starting.html \ | |
246 syntax.html \ | |
674 | 247 tabpage.html \ |
7 | 248 tagsrch.html \ |
249 term.html \ | |
11621
b8299e742f41
patch 8.0.0693: no terminal emulator support
Christian Brabandt <cb@256bit.org>
parents:
11229
diff
changeset
|
250 terminal.html \ |
17456
e414281d8bb4
patch 8.1.1726: the eval.txt help file is too big
Bram Moolenaar <Bram@vim.org>
parents:
16654
diff
changeset
|
251 testing.html \ |
15138
9df130fd5e0d
patch 8.1.0579: cannot attach properties to text
Bram Moolenaar <Bram@vim.org>
parents:
12968
diff
changeset
|
252 textprop.html \ |
7 | 253 tips.html \ |
254 todo.html \ | |
255 uganda.html \ | |
256 undo.html \ | |
257 usr_01.html \ | |
258 usr_02.html \ | |
259 usr_03.html \ | |
260 usr_04.html \ | |
261 usr_05.html \ | |
262 usr_06.html \ | |
263 usr_07.html \ | |
264 usr_08.html \ | |
265 usr_09.html \ | |
266 usr_10.html \ | |
267 usr_11.html \ | |
268 usr_12.html \ | |
269 usr_20.html \ | |
270 usr_21.html \ | |
271 usr_22.html \ | |
272 usr_23.html \ | |
273 usr_24.html \ | |
274 usr_25.html \ | |
275 usr_26.html \ | |
276 usr_27.html \ | |
277 usr_28.html \ | |
278 usr_29.html \ | |
279 usr_30.html \ | |
280 usr_31.html \ | |
799 | 281 usr_32.html \ |
7 | 282 usr_40.html \ |
283 usr_41.html \ | |
284 usr_42.html \ | |
285 usr_43.html \ | |
286 usr_44.html \ | |
287 usr_45.html \ | |
20856 | 288 usr_46.html \ |
7 | 289 usr_90.html \ |
290 usr_toc.html \ | |
291 various.html \ | |
292 version4.html \ | |
293 version5.html \ | |
294 version6.html \ | |
15 | 295 version7.html \ |
8876
47f17f66da3d
commit https://github.com/vim/vim/commit/03413f44167c4b5cd0012def9bb331e2518c83cf
Christian Brabandt <cb@256bit.org>
parents:
8188
diff
changeset
|
296 version8.html \ |
7 | 297 vi_diff.html \ |
1619 | 298 vimindex.html \ |
19181
94eda51ba9ba
patch 8.2.0149: maintaining a Vim9 branch separately is more work
Bram Moolenaar <Bram@vim.org>
parents:
19161
diff
changeset
|
299 vim9.html \ |
7 | 300 visual.html \ |
301 windows.html \ | |
302 workshop.html | |
303 | |
216 | 304 CONVERTED = \ |
236 | 305 vim-fr.UTF-8.1 \ |
306 evim-fr.UTF-8.1 \ | |
307 vimdiff-fr.UTF-8.1 \ | |
308 vimtutor-fr.UTF-8.1 \ | |
309 xxd-fr.UTF-8.1 \ | |
216 | 310 vim-it.UTF-8.1 \ |
311 evim-it.UTF-8.1 \ | |
312 vimdiff-it.UTF-8.1 \ | |
313 vimtutor-it.UTF-8.1 \ | |
314 xxd-it.UTF-8.1 \ | |
1698 | 315 vim-pl.UTF-8.1 \ |
316 evim-pl.UTF-8.1 \ | |
317 vimdiff-pl.UTF-8.1 \ | |
318 vimtutor-pl.UTF-8.1 \ | |
319 xxd-pl.UTF-8.1 \ | |
216 | 320 vim-ru.UTF-8.1 \ |
321 evim-ru.UTF-8.1 \ | |
322 vimdiff-ru.UTF-8.1 \ | |
323 vimtutor-ru.UTF-8.1 \ | |
20611
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
324 xxd-ru.UTF-8.1 \ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
325 vim-tr.UTF-8.1 \ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
326 evim-tr.UTF-8.1 \ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
327 vimdiff-tr.UTF-8.1 \ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
328 vimtutor-tr.UTF-8.1 |
216 | 329 |
7 | 330 .SUFFIXES: |
331 .SUFFIXES: .c .o .txt .html | |
332 | |
1698 | 333 all: tags vim.man evim.man vimdiff.man vimtutor.man xxd.man $(CONVERTED) |
7 | 334 |
335 # Use Vim to generate the tags file. Can only be used when Vim has been | |
336 # compiled and installed. Supports multiple languages. | |
337 vimtags: $(DOCS) | |
19161
27ff44268da5
patch 8.2.0140: CI does not test building doc tags
Bram Moolenaar <Bram@vim.org>
parents:
18518
diff
changeset
|
338 @$(VIMEXE) --clean -esX -V1 -u doctags.vim |
7 | 339 |
340 # Use "doctags" to generate the tags file. Only works for English! | |
341 tags: doctags $(DOCS) | |
342 ./doctags $(DOCS) | LANG=C LC_ALL=C sort >tags | |
343 uniq -d -2 tags | |
344 | |
345 doctags: doctags.c | |
346 $(CC) doctags.c -o doctags | |
347 | |
348 vim.man: vim.1 | |
349 nroff -man vim.1 | sed -e s/.//g > vim.man | |
350 | |
1698 | 351 evim.man: evim.1 |
352 nroff -man evim.1 | sed -e s/.//g > evim.man | |
353 | |
7 | 354 vimdiff.man: vimdiff.1 |
355 nroff -man vimdiff.1 | sed -e s/.//g > vimdiff.man | |
356 | |
357 vimtutor.man: vimtutor.1 | |
358 nroff -man vimtutor.1 | sed -e s/.//g > vimtutor.man | |
359 | |
360 xxd.man: xxd.1 | |
361 nroff -man xxd.1 | sed -e s/.//g > xxd.man | |
362 | |
363 uganda.nsis.txt: uganda.txt | |
12849
de80fb313baf
patch 8.0.1301: generated license file for NSIS has a modeline
Christian Brabandt <cb@256bit.org>
parents:
11621
diff
changeset
|
364 sed -e 's/[ ]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78:.*//' \ |
7 | 365 uganda.txt | uniq >uganda.nsis.txt |
366 | |
367 # Awk version of .txt to .html conversion. | |
2369
435b5c6a5191
Fix dependencies in help Makefile. (James Vega)
Bram Moolenaar <bram@vim.org>
parents:
2320
diff
changeset
|
368 html: noerrors tags $(HTMLS) |
7 | 369 @if test -f errors.log; then more errors.log; fi |
370 | |
371 noerrors: | |
372 -rm -f errors.log | |
373 | |
2369
435b5c6a5191
Fix dependencies in help Makefile. (James Vega)
Bram Moolenaar <bram@vim.org>
parents:
2320
diff
changeset
|
374 $(HTMLS): tags.ref |
435b5c6a5191
Fix dependencies in help Makefile. (James Vega)
Bram Moolenaar <bram@vim.org>
parents:
2320
diff
changeset
|
375 |
7 | 376 .txt.html: |
377 $(AWK) -f makehtml.awk $< >$@ | |
378 | |
788 | 379 # index.html is the starting point for HTML, but for the help files it is |
380 # help.txt. Therefore use vimindex.html for index.txt. | |
381 index.html: help.txt | |
382 $(AWK) -f makehtml.awk help.txt >index.html | |
383 | |
384 vimindex.html: index.txt | |
385 $(AWK) -f makehtml.awk index.txt >vimindex.html | |
386 | |
7 | 387 tags.ref tags.html: tags |
388 $(AWK) -f maketags.awk tags >tags.html | |
389 | |
390 # Perl version of .txt to .html conversion. | |
391 # There can't be two rules to produce a .html from a .txt file. | |
392 # Just run over all .txt files each time one changes. It's fast anyway. | |
393 perlhtml: tags $(DOCS) | |
394 ./vim2html.pl tags $(DOCS) | |
395 | |
12968 | 396 # Check URLs in the help with "curl". |
397 test_urls: | |
398 vim -S test_urls.vim | |
399 | |
7 | 400 clean: |
21242
c2fbac867d9c
patch 8.2.1172: error messages when doing "make clean" in doc or tee
Bram Moolenaar <Bram@vim.org>
parents:
20856
diff
changeset
|
401 -rm -f doctags *.html tags.ref |
7 | 402 |
403 # These files are in the extra archive, skip if not present | |
404 | |
405 arabic.txt: | |
406 touch arabic.txt | |
407 | |
408 farsi.txt: | |
409 touch farsi.txt | |
410 | |
411 hebrew.txt: | |
412 touch hebrew.txt | |
413 | |
414 russian.txt: | |
415 touch russian.txt | |
416 | |
417 gui_w32.txt: | |
418 touch gui_w32.txt | |
419 | |
420 if_ole.txt: | |
421 touch if_ole.txt | |
422 | |
423 os_390.txt: | |
424 touch os_390.txt | |
425 | |
426 os_amiga.txt: | |
427 touch os_amiga.txt | |
428 | |
429 os_beos.txt: | |
430 touch os_beos.txt | |
431 | |
432 os_dos.txt: | |
433 touch os_dos.txt | |
434 | |
19526
22f0dda71638
patch 8.2.0320: no Haiku support
Bram Moolenaar <Bram@vim.org>
parents:
19181
diff
changeset
|
435 os_haiku.txt: |
22f0dda71638
patch 8.2.0320: no Haiku support
Bram Moolenaar <Bram@vim.org>
parents:
19181
diff
changeset
|
436 touch os_haiku.txt |
22f0dda71638
patch 8.2.0320: no Haiku support
Bram Moolenaar <Bram@vim.org>
parents:
19181
diff
changeset
|
437 |
7 | 438 os_mac.txt: |
439 touch os_mac.txt | |
440 | |
441 os_mint.txt: | |
442 touch os_mint.txt | |
443 | |
444 os_msdos.txt: | |
445 touch os_msdos.txt | |
446 | |
447 os_os2.txt: | |
448 touch os_os2.txt | |
449 | |
450 os_qnx.txt: | |
451 touch os_qnx.txt | |
452 | |
453 os_risc.txt: | |
454 touch os_risc.txt | |
455 | |
456 os_win32.txt: | |
457 touch os_win32.txt | |
216 | 458 |
701 | 459 # Note that $< works with GNU make while $> works for BSD make. |
810 | 460 # Is there a solution that works for both?? |
236 | 461 vim-fr.UTF-8.1: vim-fr.1 |
462 iconv -f latin1 -t utf-8 $< >$@ | |
463 | |
464 evim-fr.UTF-8.1: evim-fr.1 | |
465 iconv -f latin1 -t utf-8 $< >$@ | |
466 | |
467 vimdiff-fr.UTF-8.1: vimdiff-fr.1 | |
468 iconv -f latin1 -t utf-8 $< >$@ | |
469 | |
470 vimtutor-fr.UTF-8.1: vimtutor-fr.1 | |
471 iconv -f latin1 -t utf-8 $< >$@ | |
472 | |
473 xxd-fr.UTF-8.1: xxd-fr.1 | |
474 iconv -f latin1 -t utf-8 $< >$@ | |
475 | |
216 | 476 vim-it.UTF-8.1: vim-it.1 |
236 | 477 iconv -f latin1 -t utf-8 $< >$@ |
216 | 478 |
479 evim-it.UTF-8.1: evim-it.1 | |
236 | 480 iconv -f latin1 -t utf-8 $< >$@ |
216 | 481 |
482 vimdiff-it.UTF-8.1: vimdiff-it.1 | |
236 | 483 iconv -f latin1 -t utf-8 $< >$@ |
216 | 484 |
485 vimtutor-it.UTF-8.1: vimtutor-it.1 | |
236 | 486 iconv -f latin1 -t utf-8 $< >$@ |
216 | 487 |
488 xxd-it.UTF-8.1: xxd-it.1 | |
236 | 489 iconv -f latin1 -t utf-8 $< >$@ |
216 | 490 |
1698 | 491 vim-pl.UTF-8.1: vim-pl.1 |
492 iconv -f latin2 -t utf-8 $< >$@ | |
493 | |
494 evim-pl.UTF-8.1: evim-pl.1 | |
495 iconv -f latin2 -t utf-8 $< >$@ | |
496 | |
497 vimdiff-pl.UTF-8.1: vimdiff-pl.1 | |
498 iconv -f latin2 -t utf-8 $< >$@ | |
499 | |
500 vimtutor-pl.UTF-8.1: vimtutor-pl.1 | |
501 iconv -f latin2 -t utf-8 $< >$@ | |
502 | |
503 xxd-pl.UTF-8.1: xxd-pl.1 | |
504 iconv -f latin2 -t utf-8 $< >$@ | |
505 | |
216 | 506 vim-ru.UTF-8.1: vim-ru.1 |
236 | 507 iconv -f KOI8-R -t utf-8 $< >$@ |
216 | 508 |
509 evim-ru.UTF-8.1: evim-ru.1 | |
236 | 510 iconv -f KOI8-R -t utf-8 $< >$@ |
216 | 511 |
512 vimdiff-ru.UTF-8.1: vimdiff-ru.1 | |
236 | 513 iconv -f KOI8-R -t utf-8 $< >$@ |
216 | 514 |
515 vimtutor-ru.UTF-8.1: vimtutor-ru.1 | |
236 | 516 iconv -f KOI8-R -t utf-8 $< >$@ |
216 | 517 |
518 xxd-ru.UTF-8.1: xxd-ru.1 | |
236 | 519 iconv -f KOI8-R -t utf-8 $< >$@ |
20611
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
520 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
521 vim-tr.UTF-8.1: vim-tr.1 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
522 iconv -f latin5 -t utf-8 $< >$@ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
523 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
524 evim-tr.UTF-8.1: evim-tr.1 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
525 iconv -f latin5 -t utf-8 $< >$@ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
526 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
527 vimdiff-tr.UTF-8.1: vimdiff-tr.1 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
528 iconv -f latin5 -t utf-8 $< >$@ |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
529 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
530 vimtutor-tr.UTF-8.1: vimtutor-tr.1 |
ac057cd4e5cb
patch 8.2.0859: no Turkish translation of the manual
Bram Moolenaar <Bram@vim.org>
parents:
19526
diff
changeset
|
531 iconv -f latin5 -t utf-8 $< >$@ |