Ignore:
Timestamp:
25/05/2007 19:41:15 (5 years ago)
Author:
chris
Message:

Make ClientException? autogen files in the correct directory, thanks Gary!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/general/win32.bat

    r1667 r1675  
    1515cd ..\..\ 
    1616 
    17 cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt & perl ./../../lib/common/makeexception.pl.in ClientException.txt 
     17cd .\lib\common & perl ./../../lib/common/makeexception.pl.in CommonException.txt & perl ./../../lib/common/makeexception.pl.in ConversionException.txt 
     18 
     19cd ..\..\ 
     20 
     21cd .\bin\bbackupd & perl ./../../lib/common/makeexception.pl.in ClientException.txt 
    1822 
    1923cd ..\..\ 
Note: See TracChangeset for help on using the changeset viewer.