[BACK]Return to readme.txt CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / Windows

Diff for /OpenXM/misc/packages/Windows/readme.txt between version 1.4 and 1.5

version 1.4, 2002/10/01 00:05:54 version 1.5, 2002/10/02 00:55:21
Line 1 
Line 1 
 $OpenXM: OpenXM/misc/packages/Windows/readme.txt,v 1.3 2002/08/10 07:05:48 takayama Exp $  $OpenXM: OpenXM/misc/packages/Windows/readme.txt,v 1.4 2002/10/01 00:05:54 takayama Exp $
   
   
 THIS IS A NOTE FOR DEVELOPPERS.  THIS IS A NOTE FOR DEVELOPPERS.
Line 22  In order to build asir on cygwin, set the following pa
Line 22  In order to build asir on cygwin, set the following pa
    You will get OpenXM-win.tgz     You will get OpenXM-win.tgz
   
 <3>  pub/OpenXM/Head/OpenXM-win-en.tgz  <3>  pub/OpenXM/Head/OpenXM-win-en.tgz
  [make clean-work]  ## To remove windows binary at the work area.    make clean-work   ## To remove windows binary at the work area.
   make clean    make clean
   make ASIR_LANG=en all ; make ASIR_LANG=en copy-to-ftp-area    make ASIR_LANG=en all ; make ASIR_LANG=en copy-to-ftp-area
   
 <3'>  pub/OpenXM/Head/OpenXM-win-ja.tgz  <3'>  pub/OpenXM/Head/OpenXM-win-ja.tgz
  [make clean-work]  ## To remove windows binary at the work area.    # make clean-work  ## To remove windows binary at the work area.
   make clean    make clean
   make all ; make copy-to-ftp-area    make all ; make copy-to-ftp-area
   
 <4>  pub/OpenXM/asir-book/asir-book-ja.tgz  <3''>  pub/OpenXM/asir-book/asir-book-ja.tgz
  [make clean-work]  ## To remove windows binary at the work area.    ## make clean-work  ## To remove windows binary at the work area.
   make clean    ## make clean
   make all    make all
   make copy-asir-book-to-ftp-area    make copy-asir-book-to-ftp-area
   

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

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