home *** CD-ROM | disk | FTP | other *** search
- To: vim-dev@vim.org
- Subject: Patch 6.1.405
- 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.1.405
- Problem: A few files are missing from the toplevel Makefile.
- Solution: Add the missing files.
- Files: Makefile
-
-
- *** ../vim61.404/Makefile Sat Mar 15 17:55:18 2003
- --- Makefile Sat Mar 15 20:33:07 2003
- ***************
- *** 207,212 ****
- --- 207,215 ----
- src/misc1.c \
- src/misc2.c \
- src/move.c \
- + src/nbdebug.c \
- + src/nbdebug.h \
- + src/netbeans.c \
- src/normal.c \
- src/ops.c \
- src/option.c \
- ***************
- *** 236,241 ****
- --- 239,245 ----
- src/proto/misc2.pro \
- src/proto/move.pro \
- src/proto/mbyte.pro \
- + src/proto/netbeans.pro \
- src/proto/normal.pro \
- src/proto/ops.pro \
- src/proto/option.pro \
- *** ../vim61.404/src/version.c Sat Mar 15 17:55:19 2003
- --- src/version.c Sat Mar 15 21:07:59 2003
- ***************
- *** 613,614 ****
- --- 613,616 ----
- { /* Add new patch number below this line */
- + /**/
- + 405,
- /**/
-
- --
- From "know your smileys":
- :-)-O Smiling doctor with stethoscope
-
- /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
- /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\
- \\\ Project leader for A-A-P -- http://www.A-A-P.org ///
- \\\ Help AIDS victims, buy at Amazon -- http://ICCF.nl/click1.html ///
-