home *** CD-ROM | disk | FTP | other *** search
- To: vim-dev@vim.org
- Subject: Patch 6.3.048 (extra)
- Fcc: outbox
- From: Bram Moolenaar <Bram@moolenaar.net>
- Mime-Version: 1.0
- Content-Type: text/plain; charset=ISO-8859-1
- Content-Transfer-Encoding: 8bit
- ------------
-
- Patch 6.3.048 (extra)
- Problem: Build problems with VMS on IA64.
- Solution: Add dependencies to the build file. (Zoltan Arpadffy)
- Files: src/Make_vms.mms
-
-
- *** ../vim-6.3.047/src/Make_vms.mms Wed Jun 9 14:56:27 2004
- --- src/Make_vms.mms Thu Dec 16 10:19:30 2004
- ***************
- *** 2,10 ****
- # Makefile for Vim on OpenVMS
- #
- # Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
- ! # Last change: 2004 May 04
- #
- ! # This has script been tested on VMS 6.2 to 7.3 on DEC Alpha and VAX
- # with MMS and MMK
- #
- # The following could be built:
- --- 2,10 ----
- # Makefile for Vim on OpenVMS
- #
- # Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
- ! # Last change: 2004 Dec 16
- #
- ! # This has script been tested on VMS 6.2 to 7.3 on DEC Alpha, VAX and IA64
- # with MMS and MMK
- #
- # The following could be built:
- ***************
- *** 454,457 ****
- -@ !
- .ENDIF
-
- !
- --- 454,735 ----
- -@ !
- .ENDIF
-
- ! buffer.obj : buffer.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! charset.obj : charset.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! diff.obj : diff.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! digraph.obj : digraph.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! edit.obj : edit.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! eval.obj : eval.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h version.h
- ! ex_cmds.obj : ex_cmds.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! ex_cmds2.obj : ex_cmds2.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! ex_docmd.obj : ex_docmd.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! ex_eval.obj : ex_eval.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! ex_getln.obj : ex_getln.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! fileio.obj : fileio.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! fold.obj : fold.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! getchar.obj : getchar.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_cscope.obj : if_cscope.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h if_cscope.h
- ! if_xcmdsrv.obj : if_xcmdsrv.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! main.obj : main.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h farsi.c arabic.c
- ! mark.obj : mark.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! memfile.obj : memfile.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! memline.obj : memline.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! menu.obj : menu.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! message.obj : message.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! misc1.obj : misc1.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h version.h
- ! misc2.obj : misc2.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! move.obj : move.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! mbyte.obj : mbyte.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! normal.obj : normal.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! ops.obj : ops.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! option.obj : option.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! os_unix.obj : os_unix.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h os_unixx.h
- ! os_vms.obj : os_vms.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h os_unixx.h
- ! pathdef.obj : pathdef.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! quickfix.obj : quickfix.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! regexp.obj : regexp.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! screen.obj : screen.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! search.obj : search.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! syntax.obj : syntax.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! tag.obj : tag.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! term.obj : term.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! termlib.obj : termlib.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! ui.obj : ui.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! undo.obj : undo.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! version.obj : version.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! window.obj : window.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! gui.obj : gui.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! gui_gtk.obj : gui_gtk.c gui_gtk_f.h vim.h [.auto]config.h feature.h \
- ! os_unix.h ascii.h keymap.h term.h macros.h structs.h \
- ! regexp.h gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h \
- ! proto.h globals.h farsi.h arabic.h [-.pixmaps]stock_icons.h
- ! gui_gtk_f.obj : gui_gtk_f.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h gui_gtk_f.h
- ! gui_motif.obj : gui_motif.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h [-.pixmaps]alert.xpm [-.pixmaps]error.xpm \
- ! [-.pixmaps]generic.xpm [-.pixmaps]info.xpm [-.pixmaps]quest.xpm
- ! gui_athena.obj : gui_athena.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h gui_at_sb.h
- ! gui_gtk_x11.obj : gui_gtk_x11.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h gui_gtk_f.h [-.runtime]vim32x32.xpm \
- ! [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm
- ! gui_x11.obj : gui_x11.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h [-.runtime]vim32x32.xpm \
- ! [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm [-.pixmaps]tb_new.xpm \
- ! [-.pixmaps]tb_open.xpm [-.pixmaps]tb_close.xpm [-.pixmaps]tb_save.xpm \
- ! [-.pixmaps]tb_print.xpm [-.pixmaps]tb_cut.xpm [-.pixmaps]tb_copy.xpm \
- ! [-.pixmaps]tb_paste.xpm [-.pixmaps]tb_find.xpm \
- ! [-.pixmaps]tb_find_next.xpm [-.pixmaps]tb_find_prev.xpm \
- ! [-.pixmaps]tb_find_help.xpm [-.pixmaps]tb_exit.xpm \
- ! [-.pixmaps]tb_undo.xpm [-.pixmaps]tb_redo.xpm [-.pixmaps]tb_help.xpm \
- ! [-.pixmaps]tb_macro.xpm [-.pixmaps]tb_make.xpm \
- ! [-.pixmaps]tb_save_all.xpm [-.pixmaps]tb_jump.xpm \
- ! [-.pixmaps]tb_ctags.xpm [-.pixmaps]tb_load_session.xpm \
- ! [-.pixmaps]tb_save_session.xpm [-.pixmaps]tb_new_session.xpm \
- ! [-.pixmaps]tb_blank.xpm [-.pixmaps]tb_maximize.xpm \
- ! [-.pixmaps]tb_split.xpm [-.pixmaps]tb_minimize.xpm \
- ! [-.pixmaps]tb_shell.xpm [-.pixmaps]tb_replace.xpm \
- ! [-.pixmaps]tb_vsplit.xpm [-.pixmaps]tb_maxwidth.xpm \
- ! [-.pixmaps]tb_minwidth.xpm
- ! gui_at_sb.obj : gui_at_sb.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h gui_at_sb.h
- ! gui_at_fs.obj : gui_at_fs.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h gui_at_sb.h
- ! pty.obj : pty.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h gui_beval.h \
- ! [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h farsi.h \
- ! arabic.h
- ! hangulin.obj : hangulin.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_perl.obj : [.auto]if_perl.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_perlsfio.obj : if_perlsfio.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_python.obj : if_python.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_tcl.obj : if_tcl.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! if_ruby.obj : if_ruby.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- ! if_sniff.obj : if_sniff.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h os_unixx.h
- ! gui_beval.obj : gui_beval.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h
- ! workshop.obj : workshop.c [.auto]config.h integration.h vim.h feature.h \
- ! os_unix.h ascii.h keymap.h term.h macros.h structs.h \
- ! regexp.h gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h \
- ! proto.h globals.h farsi.h arabic.h version.h workshop.h
- ! wsdebug.obj : wsdebug.c
- ! integration.obj : integration.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h integration.h
- ! netbeans.obj : netbeans.c vim.h [.auto]config.h feature.h os_unix.h \
- ! ascii.h keymap.h term.h macros.h structs.h regexp.h \
- ! gui.h gui_beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
- ! globals.h farsi.h arabic.h version.h
- *** ../vim-6.3.047/src/version.c Wed Dec 15 15:38:56 2004
- --- src/version.c Thu Dec 16 12:02:15 2004
- ***************
- *** 643,644 ****
- --- 643,646 ----
- { /* Add new patch number below this line */
- + /**/
- + 48,
- /**/
-
- --
- hundred-and-one symptoms of being an internet addict:
- 84. Books in your bookcase bear the names Bongo, WinSock and Inside OLE
-
- /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
- /// Sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
- \\\ Project leader for A-A-P -- http://www.A-A-P.org ///
- \\\ Buy LOTR 3 and help AIDS victims -- http://ICCF.nl/lotr.html ///
-