diff options
author | Vadim Konovalov <vkonovalov@lucent.com> | 2006-10-29 03:48:46 +0400 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2006-10-30 07:17:18 +0000 |
commit | 01e900269183cdbb5f7c7077171d6ff539706315 (patch) | |
tree | f06122ec4500ee15338590b0545b2285bea77f4e /README.ce | |
parent | 7f8ddb16e020167ce98c1281b23751a06033b224 (diff) | |
download | perl-01e900269183cdbb5f7c7077171d6ff539706315.tar.gz |
wince patch
Message-ID: <4543B41E.3070006@vkonovalov.ru>
p4raw-id: //depot/perl@29145
Diffstat (limited to 'README.ce')
-rw-r--r-- | README.ce | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,7 +86,7 @@ L<http://www.rainer-keuchel.de/wince/dirlist.html> Normally you only need to edit C<./win32/ce-helpers/compile.bat> to reflect your system and run it. -File C<./wince/compile.bat> is actually a wrapper to call +File C<./win32/ce-helpers/compile.bat> is actually a wrapper to call C<nmake -f makefile.ce> with appropriate parameters and it accepts extra parameters and forwards them to C<nmake> command as additional arguments. You should pass target this way. @@ -97,7 +97,7 @@ To prepare distribution you need to do following: =item * go to C<./win32> subdirectory -=item * edit file C<compile.bat> +=item * edit file C<./win32/ce-helpers/compile.bat> =item * run compile.bat |