[BACK]Return to makedist.bat CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / windows

Diff for /OpenXM_contrib2/windows/Attic/makedist.bat between version 1.4 and 1.5

version 1.4, 2005/05/11 06:49:49 version 1.5, 2009/12/07 01:23:18
Line 26  copy help\pluckerhelp-%lang%.chm %instdir%\help\plucke
Line 26  copy help\pluckerhelp-%lang%.chm %instdir%\help\plucke
 copy help\sm1help-%lang%.chm %instdir%\help\sm1help.chm  copy help\sm1help-%lang%.chm %instdir%\help\sm1help.chm
 copy help\tigershelp-%lang%.chm %instdir%\help\tigershelp.chm  copy help\tigershelp-%lang%.chm %instdir%\help\tigershelp.chm
 copy help\todo_parametrizehelp-%lang%.chm %instdir%\help\todo_parametrizehelp.chm  copy help\todo_parametrizehelp-%lang%.chm %instdir%\help\todo_parametrizehelp.chm
   copy help\noro_matrixhelp-%lang%.chm %instdir%\help\noro_matrixhelp.chm
   copy help\noro_mwlhelp-%lang%.chm %instdir%\help\noro_mwlhelp.chm
   copy help\nn_ndbfhelp-%lang%.chm %instdir%\help\nn_ndbfhelp.chm
 copy asir32gui\UseCurrentDir %instdir%\bin  copy asir32gui\UseCurrentDir %instdir%\bin
 cd %lang%  cd %lang%
 tar czf asirwin-%lang%.tgz asir  tar czf asirwin-%lang%.tgz asir

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>