/Filelist

https://bitbucket.org/ultra_iter/vim-qt · #! · 728 lines · 688 code · 40 blank · 0 comment · 0 complexity · 925c1d06805f197a685780bfd6e435ff MD5 · raw file

  1. # List of distributed Vim files.
  2. # Used by Makefile and upload.aap.
  3. # source files for all source archives
  4. SRC_ALL = \
  5. src/README.txt \
  6. src/arabic.c \
  7. src/arabic.h \
  8. src/ascii.h \
  9. src/blowfish.c \
  10. src/buffer.c \
  11. src/charset.c \
  12. src/diff.c \
  13. src/digraph.c \
  14. src/edit.c \
  15. src/eval.c \
  16. src/ex_cmds.c \
  17. src/ex_cmds.h \
  18. src/ex_cmds2.c \
  19. src/ex_docmd.c \
  20. src/ex_eval.c \
  21. src/ex_getln.c \
  22. src/farsi.c \
  23. src/farsi.h \
  24. src/feature.h \
  25. src/fileio.c \
  26. src/fold.c \
  27. src/getchar.c \
  28. src/globals.h \
  29. src/gui.c \
  30. src/gui.h \
  31. src/gui_beval.c \
  32. src/gui_beval.h \
  33. src/hardcopy.c \
  34. src/hashtab.c \
  35. src/keymap.h \
  36. src/macros.h \
  37. src/main.c \
  38. src/mark.c \
  39. src/mbyte.c \
  40. src/memfile.c \
  41. src/memfile_test.c \
  42. src/memline.c \
  43. src/menu.c \
  44. src/message.c \
  45. src/misc1.c \
  46. src/misc2.c \
  47. src/move.c \
  48. src/mysign \
  49. src/nbdebug.c \
  50. src/nbdebug.h \
  51. src/netbeans.c \
  52. src/normal.c \
  53. src/ops.c \
  54. src/option.c \
  55. src/option.h \
  56. src/popupmnu.c \
  57. src/quickfix.c \
  58. src/regexp.c \
  59. src/regexp.h \
  60. src/screen.c \
  61. src/search.c \
  62. src/sha256.c \
  63. src/structs.h \
  64. src/spell.c \
  65. src/syntax.c \
  66. src/tag.c \
  67. src/term.c \
  68. src/term.h \
  69. src/termlib.c \
  70. src/ui.c \
  71. src/undo.c \
  72. src/version.c \
  73. src/version.h \
  74. src/vim.h \
  75. src/window.c \
  76. src/xxd/xxd.c \
  77. src/main.aap \
  78. src/testdir/main.aap \
  79. src/testdir/*.in \
  80. src/testdir/test[0-9]*.ok \
  81. src/testdir/test49.vim \
  82. src/testdir/test60.vim \
  83. src/testdir/test83-tags? \
  84. src/proto.h \
  85. src/proto/blowfish.pro \
  86. src/proto/buffer.pro \
  87. src/proto/charset.pro \
  88. src/proto/diff.pro \
  89. src/proto/digraph.pro \
  90. src/proto/edit.pro \
  91. src/proto/eval.pro \
  92. src/proto/ex_cmds.pro \
  93. src/proto/ex_cmds2.pro \
  94. src/proto/ex_docmd.pro \
  95. src/proto/ex_eval.pro \
  96. src/proto/ex_getln.pro \
  97. src/proto/fileio.pro \
  98. src/proto/fold.pro \
  99. src/proto/getchar.pro \
  100. src/proto/gui.pro \
  101. src/proto/gui_beval.pro \
  102. src/proto/hardcopy.pro \
  103. src/proto/hashtab.pro \
  104. src/proto/main.pro \
  105. src/proto/mark.pro \
  106. src/proto/mbyte.pro \
  107. src/proto/memfile.pro \
  108. src/proto/memline.pro \
  109. src/proto/menu.pro \
  110. src/proto/message.pro \
  111. src/proto/misc1.pro \
  112. src/proto/misc2.pro \
  113. src/proto/move.pro \
  114. src/proto/netbeans.pro \
  115. src/proto/normal.pro \
  116. src/proto/ops.pro \
  117. src/proto/option.pro \
  118. src/proto/popupmnu.pro \
  119. src/proto/quickfix.pro \
  120. src/proto/regexp.pro \
  121. src/proto/screen.pro \
  122. src/proto/search.pro \
  123. src/proto/sha256.pro \
  124. src/proto/spell.pro \
  125. src/proto/syntax.pro \
  126. src/proto/tag.pro \
  127. src/proto/term.pro \
  128. src/proto/termlib.pro \
  129. src/proto/ui.pro \
  130. src/proto/undo.pro \
  131. src/proto/version.pro \
  132. src/proto/window.pro \
  133. # source files for Unix only
  134. SRC_UNIX = \
  135. Makefile \
  136. Filelist \
  137. README_src.txt \
  138. configure \
  139. pixmaps/*.xpm \
  140. pixmaps/gen-inline-pixbufs.sh \
  141. pixmaps/stock_icons.h \
  142. src/INSTALL \
  143. src/INSTALLx.txt \
  144. src/Makefile \
  145. src/auto/configure \
  146. src/config.aap.in \
  147. src/config.h.in \
  148. src/config.mk.dist \
  149. src/config.mk.in \
  150. src/configure \
  151. src/configure.in \
  152. src/gui_at_fs.c \
  153. src/gui_at_sb.c \
  154. src/gui_at_sb.h \
  155. src/gui_athena.c \
  156. src/gui_gtk.c \
  157. src/gui_gtk_f.c \
  158. src/gui_gtk_f.h \
  159. src/gui_gtk_x11.c \
  160. src/gui_motif.c \
  161. src/gui_xmdlg.c \
  162. src/gui_xmebw.c \
  163. src/gui_xmebw.h \
  164. src/gui_xmebwp.h \
  165. src/gui_x11.c \
  166. src/gui_x11_pm.h \
  167. src/hangulin.c \
  168. src/if_xcmdsrv.c \
  169. src/integration.c \
  170. src/integration.h \
  171. src/link.sh \
  172. src/installman.sh \
  173. src/installml.sh \
  174. src/mkinstalldirs \
  175. src/os_unix.c \
  176. src/os_unix.h \
  177. src/os_unixx.h \
  178. src/osdef.sh \
  179. src/osdef1.h.in \
  180. src/osdef2.h.in \
  181. src/pathdef.sh \
  182. src/proto/gui_athena.pro \
  183. src/proto/gui_gtk.pro \
  184. src/proto/gui_gtk_x11.pro \
  185. src/proto/gui_motif.pro \
  186. src/proto/gui_xmdlg.pro \
  187. src/proto/gui_x11.pro \
  188. src/proto/hangulin.pro \
  189. src/proto/if_xcmdsrv.pro \
  190. src/proto/os_unix.pro \
  191. src/proto/pty.pro \
  192. src/proto/workshop.pro \
  193. src/pty.c \
  194. src/testdir/Makefile \
  195. src/testdir/unix.vim \
  196. src/toolcheck \
  197. src/vim_icon.xbm \
  198. src/vim_mask.xbm \
  199. src/vimtutor \
  200. src/gvimtutor \
  201. src/which.sh \
  202. src/workshop.c \
  203. src/workshop.h \
  204. src/wsdebug.c \
  205. src/wsdebug.h \
  206. src/xxd/Makefile \
  207. # source files for both DOS and Unix
  208. SRC_DOS_UNIX = \
  209. src/if_cscope.c \
  210. src/if_cscope.h \
  211. src/if_lua.c \
  212. src/if_mzsch.c \
  213. src/if_mzsch.h \
  214. src/if_perl.xs \
  215. src/if_perlsfio.c \
  216. src/if_python.c \
  217. src/if_python3.c \
  218. src/if_py_both.h \
  219. src/if_ruby.c \
  220. src/if_sniff.h \
  221. src/if_tcl.c \
  222. src/proto/if_cscope.pro \
  223. src/proto/if_lua.pro \
  224. src/proto/if_mzsch.pro \
  225. src/proto/if_perl.pro \
  226. src/proto/if_perlsfio.pro \
  227. src/proto/if_python.pro \
  228. src/proto/if_python3.pro \
  229. src/proto/if_ruby.pro \
  230. src/proto/if_tcl.pro \
  231. src/typemap \
  232. # source files for DOS (also in the extra archive)
  233. SRC_DOS = \
  234. src/GvimExt/*.mak \
  235. src/GvimExt/GvimExt.reg \
  236. src/GvimExt/Makefile \
  237. src/GvimExt/README.txt \
  238. src/GvimExt/gvimext.cpp \
  239. src/GvimExt/gvimext.def \
  240. src/GvimExt/gvimext.h \
  241. src/GvimExt/gvimext.inf \
  242. src/GvimExt/gvimext.rc \
  243. src/GvimExt/gvimext_ming.def \
  244. src/GvimExt/gvimext_ming.rc \
  245. src/GvimExt/resource.h \
  246. src/GvimExt/uninst.bat \
  247. README_srcdos.txt \
  248. src/INSTALLpc.txt \
  249. src/Make_bc3.mak \
  250. src/Make_bc5.mak \
  251. src/Make_cyg.mak \
  252. src/Make_djg.mak \
  253. src/Make_ivc.mak \
  254. src/Make_dvc.mak \
  255. src/Make_ming.mak \
  256. src/Make_mvc.mak \
  257. src/Make_w16.mak \
  258. src/bigvim.bat \
  259. src/msvcsetup.bat \
  260. src/msvc2008.bat \
  261. src/msvc2010.bat \
  262. src/dimm.idl \
  263. src/dlldata.c \
  264. src/dosinst.c \
  265. src/dosinst.h \
  266. src/glbl_ime.cpp \
  267. src/glbl_ime.h \
  268. src/gui_w16.c \
  269. src/gui_w32.c \
  270. src/gui_w48.c \
  271. src/guiw16rc.h \
  272. src/gui_w32_rc.h \
  273. src/if_ole.cpp \
  274. src/if_ole.h \
  275. src/if_ole.idl \
  276. src/iid_ole.c \
  277. src/os_dos.h \
  278. src/os_msdos.c \
  279. src/os_msdos.h \
  280. src/os_w32dll.c \
  281. src/os_w32exe.c \
  282. src/os_win16.c \
  283. src/os_win32.c \
  284. src/os_mswin.c \
  285. src/os_win16.h \
  286. src/os_win32.h \
  287. src/proto/gui_w16.pro \
  288. src/proto/gui_w32.pro \
  289. src/proto/if_ole.pro \
  290. src/proto/os_msdos.pro \
  291. src/proto/os_win16.pro \
  292. src/proto/os_win32.pro \
  293. src/proto/os_mswin.pro \
  294. src/testdir/Make_dos.mak \
  295. src/testdir/Make_ming.mak \
  296. src/testdir/dos.vim \
  297. src/uninstal.c \
  298. src/vim.def \
  299. src/vim.rc \
  300. src/vimio.h \
  301. src/gvim.exe.mnf \
  302. src/vim16.def \
  303. src/vim16.rc \
  304. src/vimrun.c \
  305. src/vimtbar.h \
  306. src/xpm_w32.c \
  307. src/xpm_w32.h \
  308. src/xxd/Make_bc3.mak \
  309. src/xxd/Make_bc5.mak \
  310. src/xxd/Make_cyg.mak \
  311. src/xxd/Make_djg.mak \
  312. src/xxd/Make_ming.mak \
  313. src/xxd/Make_mvc.mak \
  314. nsis/gvim.nsi \
  315. nsis/README.txt \
  316. uninstal.txt \
  317. src/VisVim/Commands.cpp \
  318. src/VisVim/Commands.h \
  319. src/VisVim/DSAddIn.cpp \
  320. src/VisVim/DSAddIn.h \
  321. src/VisVim/OleAut.cpp \
  322. src/VisVim/OleAut.h \
  323. src/VisVim/README_VisVim.txt \
  324. src/VisVim/Reg.cpp \
  325. src/VisVim/Register.bat \
  326. src/VisVim/Resource.h \
  327. src/VisVim/StdAfx.cpp \
  328. src/VisVim/StdAfx.h \
  329. src/VisVim/UnRegist.bat \
  330. src/VisVim/VisVim.cpp \
  331. src/VisVim/VisVim.def \
  332. src/VisVim/VisVim.mak \
  333. src/VisVim/VisVim.h \
  334. src/VisVim/VisVim.odl \
  335. src/VisVim/VisVim.rc \
  336. src/VisVim/VsReadMe.txt \
  337. # source files for DOS without CR/LF translation (also in the extra archive)
  338. SRC_DOS_BIN = \
  339. src/VisVim/Res/*.bmp \
  340. src/tearoff.bmp \
  341. src/tools.bmp \
  342. src/tools16.bmp \
  343. src/vim*.ico \
  344. src/vim.tlb \
  345. src/vimtbar.lib \
  346. src/vimtbar.dll \
  347. nsis/icons/*.bmp \
  348. nsis/icons/*.ico \
  349. # source files for Amiga, DOS, etc. (also in the extra archive)
  350. SRC_AMI_DOS = \
  351. # source files for Amiga (also in the extra archive)
  352. SRC_AMI = \
  353. README_amisrc.txt \
  354. README_amisrc.txt.info \
  355. src.info \
  356. src/INSTALLami.txt \
  357. src/Make_dice.mak \
  358. src/Make_manx.mak \
  359. src/Make_morph.mak \
  360. src/Make_sas.mak \
  361. src/os_amiga.c \
  362. src/os_amiga.h \
  363. src/proto/os_amiga.pro \
  364. src/testdir/Make_amiga.mak \
  365. src/testdir/amiga.vim \
  366. src/xxd/Make_amiga.mak \
  367. # source files for the Mac (also in the extra archive)
  368. SRC_MAC = \
  369. src/INSTALLmac.txt \
  370. src/dehqx.py \
  371. src/gui_mac.c \
  372. src/os_mac_rsrc/*.icns \
  373. src/os_mac.h \
  374. src/os_mac.rsr.hqx \
  375. src/os_mac_conv.c \
  376. src/os_macosx.m \
  377. src/proto/gui_mac.pro \
  378. src/proto/os_mac_conv.pro \
  379. # source files for VMS (in the extra archive)
  380. SRC_VMS = \
  381. src/INSTALLvms.txt \
  382. src/Make_vms.mms \
  383. src/gui_gtk_vms.h \
  384. src/os_vms.c \
  385. src/os_vms_conf.h \
  386. src/os_vms_mms.c \
  387. src/proto/os_vms.pro \
  388. src/testdir/Make_vms.mms \
  389. src/testdir/vms.vim \
  390. src/xxd/Make_vms.mms \
  391. vimtutor.com \
  392. # source files for OS/2 (in the extra archive)
  393. SRC_OS2 = \
  394. src/Make_os2.mak \
  395. src/os_os2_cfg.h \
  396. src/testdir/Make_os2.mak \
  397. src/testdir/todos.vim \
  398. src/testdir/os2.vim \
  399. src/xxd/Make_os2.mak \
  400. # source files for QNX (in the extra archive)
  401. SRC_QNX = \
  402. src/os_qnx.c \
  403. src/os_qnx.h \
  404. src/gui_photon.c \
  405. src/proto/gui_photon.pro \
  406. src/proto/os_qnx.pro \
  407. # source files for the extra archive (all sources that are not for Unix)
  408. SRC_EXTRA = \
  409. $(SRC_AMI) \
  410. $(SRC_AMI_DOS) \
  411. $(SRC_DOS) \
  412. $(SRC_DOS_BIN) \
  413. $(SRC_MAC) \
  414. $(SRC_OS2) \
  415. $(SRC_QNX) \
  416. $(SRC_VMS) \
  417. README_os390.txt \
  418. src/Make_mint.mak \
  419. src/if_sniff.c \
  420. src/infplist.xml \
  421. src/link.390 \
  422. src/os_beos.c \
  423. src/os_beos.h \
  424. src/os_beos.rsrc \
  425. src/os_mint.h \
  426. src/os_vms_fix.com \
  427. src/toolbar.phi \
  428. # runtime files for all distributions
  429. RT_ALL = \
  430. README.txt \
  431. runtime/bugreport.vim \
  432. runtime/doc/*.awk \
  433. runtime/doc/*.pl \
  434. runtime/doc/*.txt \
  435. runtime/doc/Makefile \
  436. runtime/doc/doctags.c \
  437. runtime/doc/vim.1 \
  438. runtime/doc/evim.1 \
  439. runtime/doc/vimdiff.1 \
  440. runtime/doc/vimtutor.1 \
  441. runtime/doc/xxd.1 \
  442. runtime/ftoff.vim \
  443. runtime/gvimrc_example.vim \
  444. runtime/macros/README.txt \
  445. runtime/macros/dvorak \
  446. runtime/macros/editexisting.vim \
  447. runtime/macros/hanoi/click.me \
  448. runtime/macros/hanoi/hanoi.vim \
  449. runtime/macros/hanoi/poster \
  450. runtime/macros/justify.vim \
  451. runtime/macros/less.sh \
  452. runtime/macros/less.vim \
  453. runtime/macros/life/click.me \
  454. runtime/macros/life/life.vim \
  455. runtime/macros/matchit.vim \
  456. runtime/macros/matchit.txt \
  457. runtime/macros/maze/README.txt \
  458. runtime/macros/maze/[mM]akefile \
  459. runtime/macros/maze/main.aap \
  460. runtime/macros/maze/maze.c \
  461. runtime/macros/maze/maze_5.78 \
  462. runtime/macros/maze/maze_mac \
  463. runtime/macros/maze/mazeansi.c \
  464. runtime/macros/maze/mazeclean.c \
  465. runtime/macros/maze/poster \
  466. runtime/macros/shellmenu.vim \
  467. runtime/macros/swapmous.vim \
  468. runtime/macros/urm/README.txt \
  469. runtime/macros/urm/examples \
  470. runtime/macros/urm/urm \
  471. runtime/macros/urm/urm.vim \
  472. runtime/mswin.vim \
  473. runtime/evim.vim \
  474. runtime/optwin.vim \
  475. runtime/ftplugin.vim \
  476. runtime/ftplugof.vim \
  477. runtime/indent.vim \
  478. runtime/indoff.vim \
  479. runtime/termcap \
  480. runtime/tools/README.txt \
  481. runtime/tools/[a-z]*[a-z0-9] \
  482. runtime/tutor/README.txt \
  483. runtime/tutor/tutor \
  484. runtime/tutor/tutor.vim \
  485. runtime/vimrc_example.vim \
  486. # runtime files for all distributions without CR-NL translation
  487. RT_ALL_BIN = \
  488. runtime/doc/tags \
  489. runtime/print/*.ps \
  490. # runtime script files
  491. RT_SCRIPTS = \
  492. runtime/filetype.vim \
  493. runtime/scripts.vim \
  494. runtime/menu.vim \
  495. runtime/macmap.vim \
  496. runtime/delmenu.vim \
  497. runtime/synmenu.vim \
  498. runtime/makemenu.vim \
  499. runtime/autoload/*.vim \
  500. runtime/autoload/README.txt \
  501. runtime/autoload/xml/*.vim \
  502. runtime/colors/*.vim \
  503. runtime/colors/README.txt \
  504. runtime/compiler/*.vim \
  505. runtime/compiler/README.txt \
  506. runtime/indent/*.vim \
  507. runtime/indent/README.txt \
  508. runtime/ftplugin/*.vim \
  509. runtime/ftplugin/logtalk.dict \
  510. runtime/ftplugin/README.txt \
  511. runtime/plugin/*.vim \
  512. runtime/plugin/README.txt \
  513. runtime/syntax/*.vim \
  514. runtime/syntax/README.txt \
  515. # Unix runtime
  516. RT_UNIX = \
  517. README_unix.txt \
  518. runtime/hi16-action-make.png \
  519. runtime/hi22-action-make.png \
  520. runtime/vim16x16.png \
  521. runtime/vim16x16.xpm \
  522. runtime/vim32x32.png \
  523. runtime/vim32x32.xpm \
  524. runtime/vim48x48.png \
  525. runtime/vim48x48.xpm \
  526. # Unix and DOS runtime without CR-LF translation
  527. RT_UNIX_DOS_BIN = \
  528. runtime/vim16x16.gif \
  529. runtime/vim32x32.gif \
  530. runtime/vim48x48.gif \
  531. # runtime not for unix or extra
  532. RT_NO_UNIX = \
  533. # runtime for Amiga (also in the extra archive)
  534. RT_AMI_DOS = \
  535. runtime/doc/vim.man \
  536. runtime/doc/vimdiff.man \
  537. runtime/doc/vimtutor.man \
  538. runtime/doc/xxd.man \
  539. # DOS runtime (also in the extra archive)
  540. RT_DOS = \
  541. README_dos.txt \
  542. runtime/rgb.txt \
  543. vimtutor.bat \
  544. # DOS runtime without CR-LF translation (also in the extra archive)
  545. RT_DOS_BIN = \
  546. runtime/vimlogo.cdr \
  547. runtime/vimlogo.eps \
  548. runtime/vimlogo.gif \
  549. runtime/vimlogo.pdf \
  550. # Amiga runtime (also in the extra archive)
  551. RT_AMI = \
  552. README.txt.info \
  553. README_ami.txt \
  554. README_ami.txt.info \
  555. libs/arp.library \
  556. runtime/doc.info \
  557. runtime/doc/*.info \
  558. runtime/icons/README.txt \
  559. runtime/icons/*.info \
  560. runtime/icons.info \
  561. runtime/macros.info \
  562. runtime/macros/*.info \
  563. runtime/macros/hanoi/*.info \
  564. runtime/macros/life/*.info \
  565. runtime/macros/maze/*.info \
  566. runtime/macros/urm/*.info \
  567. runtime/tools.info \
  568. runtime/tutor.info \
  569. runtime/tutor/*.info \
  570. # runtime files in extra archive
  571. RT_EXTRA = \
  572. $(RT_AMI) \
  573. $(RT_AMI_DOS) \
  574. $(RT_DOS) \
  575. $(RT_DOS_BIN) \
  576. README_mac.txt \
  577. # included in all Amiga archives
  578. ROOT_AMI = \
  579. Contents \
  580. Contents.info \
  581. runtime.info \
  582. vimdir.info \
  583. # root files for the extra archive
  584. ROOT_EXTRA = \
  585. $(ROOT_AMI) \
  586. # files for Amiga small binary (also in extra archive)
  587. BIN_AMI = \
  588. README_amibin.txt \
  589. README_amibin.txt.info \
  590. Vim.info \
  591. Xxd.info \
  592. # files for DOS binary (also in extra archive)
  593. BIN_DOS = \
  594. README_bindos.txt \
  595. uninstal.txt \
  596. # files for Win32 OLE binary (also in extra archive)
  597. BIN_OLE = \
  598. README_ole.txt \
  599. # files for Win32s binary (also in extra archive)
  600. BIN_W32S = \
  601. README_w32s.txt \
  602. # files for VMS binary (also in extra archive)
  603. BIN_VMS = \
  604. README_vms.txt \
  605. # files for OS/2 binary (also in extra archive)
  606. BIN_OS2 = \
  607. README_os2.txt \
  608. # binary files for extra archive
  609. BIN_EXTRA = \
  610. $(BIN_AMI) \
  611. $(BIN_DOS) \
  612. $(BIN_OLE) \
  613. $(BIN_W32S) \
  614. $(BIN_VMS) \
  615. $(BIN_OS2) \
  616. # all files for extra archive
  617. EXTRA = \
  618. $(BIN_EXTRA) \
  619. $(ROOT_EXTRA) \
  620. $(RT_EXTRA) \
  621. $(SRC_EXTRA) \
  622. README_extra.txt \
  623. src/VisVim/VisVim.dll \
  624. farsi/README.txt \
  625. farsi/fonts/*/far-* \
  626. runtime/vimlogo.xpm \
  627. src/swis.s \
  628. src/tee/Makefile \
  629. src/tee/tee.c \
  630. csdpmi4b.zip \
  631. # generic language files
  632. LANG_GEN = \
  633. runtime/doc/*-fr.1 \
  634. runtime/doc/*-fr.UTF-8.1 \
  635. runtime/doc/*-it.1 \
  636. runtime/doc/*-it.UTF-8.1 \
  637. runtime/doc/*-pl.1 \
  638. runtime/doc/*-pl.UTF-8.1 \
  639. runtime/doc/*-ru.1 \
  640. runtime/doc/*-ru.UTF-8.1 \
  641. runtime/lang/README.txt \
  642. runtime/lang/menu_*.vim \
  643. runtime/keymap/README.txt \
  644. runtime/keymap/*.vim \
  645. runtime/tutor/README.*.txt \
  646. runtime/tutor/Makefile \
  647. runtime/tutor/tutor.utf-8 \
  648. runtime/tutor/tutor.?? \
  649. runtime/tutor/tutor.??.* \
  650. runtime/tutor/tutor.bar \
  651. runtime/tutor/tutor.bar.* \
  652. runtime/spell/README.txt \
  653. runtime/spell/??/*.diff \
  654. runtime/spell/??/main.aap \
  655. runtime/spell/tet/*.diff \
  656. runtime/spell/tet/main.aap \
  657. runtime/spell/check/main.aap \
  658. runtime/spell/check/*.aff \
  659. runtime/spell/check/*.dic \
  660. runtime/spell/yi/README.txt \
  661. runtime/spell/main.aap \
  662. runtime/spell/*.vim \
  663. # generic language files, binary
  664. LANG_GEN_BIN = \
  665. runtime/spell/README_en.txt \
  666. runtime/spell/en.ascii.spl \
  667. runtime/spell/en.latin1.spl \
  668. runtime/spell/en.utf-8.spl \
  669. runtime/spell/en.ascii.sug \
  670. runtime/spell/en.latin1.sug \
  671. runtime/spell/en.utf-8.sug \
  672. # all files for lang archive
  673. LANG_SRC = \
  674. src/po/README.txt \
  675. src/po/README_mingw.txt \
  676. src/po/README_mvc.txt \
  677. src/po/check.vim \
  678. src/po/cleanup.vim \
  679. src/po/Makefile \
  680. src/po/Make_cyg.mak \
  681. src/po/Make_ming.mak \
  682. src/po/Make_mvc.mak \
  683. src/po/sjiscorr.c \
  684. src/po/*.po \
  685. # the language files for the Win32 lang archive
  686. LANG_DOS = \
  687. src/po/*.mo \
  688. # vim: set ft=make: