Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

Diff for vimconfig/Makefile between version 1.11 and 1.12

version 1.11, 2002/02/24 18:42:40 version 1.12, 2002/03/21 19:18:52
Line 2 
Line 2 
 # Type 'make dist' for create tar-gziped and zip archiv.  # Type 'make dist' for create tar-gziped and zip archiv.
   
 #  #
 # (c) rajo <host8@kepler.fmph.uniba.sk  # (c) rajo <host8@kepler.fmph.uniba.sk>
 #  #
   
 # $Id$  # $Id$
   
 PACKAGE = vimconfig  PACKAGE = vimconfig
 VERSION = 1.6  VERSION = 1.7.unstable
 PACKAGE_TEMPLATE_PLUGIN = templatefile  PACKAGE_TEMPLATE_PLUGIN = templatefile
 VERSION_TEMPLATE_PLUGIN = 1.6  VERSION_TEMPLATE_PLUGIN = 1.7.unstable
   
 DISTFILES_TEMPLATE_PLUGIN = vim \  DISTFILES_TEMPLATE_PLUGIN = vim \
                                                 vim/plugin \                                                  vim/plugin \
Line 24  DISTFILES_TEMPLATE_PLUGIN = vim \
Line 24  DISTFILES_TEMPLATE_PLUGIN = vim \
 DISTFILES = Makefile vimrc vim \  DISTFILES = Makefile vimrc vim \
                         vim/strace.vim \                          vim/strace.vim \
                         vim/csyntax.vim \                          vim/csyntax.vim \
                           vim/latextags \
                           vim/vimlatex \
                           vim/compiler \
                           vim/compiler/tex.vim \
                         vim/ftplugin \                          vim/ftplugin \
                           vim/ftplugin/cvs.vim \
                         vim/ftplugin/mail.vim \                          vim/ftplugin/mail.vim \
                           vim/ftplugin/miktexmenus.vim \
                         vim/ftplugin/perl.vim \                          vim/ftplugin/perl.vim \
                         vim/ftplugin/tex.vim \                          vim/ftplugin/tex.vim \
                           vim/ftplugin/vim.vim \
                           vim/indent/ \
                           vim/indent/tex.vim \
                         vim/plugin \                          vim/plugin \
                         vim/plugin/CmdlineCompl.vim \                          vim/plugin/CmdlineCompl.vim \
                         vim/plugin/calendar.vim \                          vim/plugin/calendar.vim \
                         vim/plugin/matchit.vim $(DISTFILES_TEMPLATE_PLUGIN)                          vim/plugin/imaps.vim \
                           vim/plugin/matchit.vim \
                           vim/plugin/syntaxFolds.vim $(DISTFILES_TEMPLATE_PLUGIN)
   
   
 #TAR = gtar  #TAR = gtar

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top