Last change
on this file since 363 was 363, checked in by ykominami, 5 years ago |
add tags/jsp-1.4.4-full-UTF8
|
-
Property svn:executable
set to
*
|
File size:
734 bytes
|
Line | |
---|
1 | echo off
|
---|
2 | rem 注æãHEWã§ãã«ãããåã«ããã®ããããã¡ã¤ã«ãäºãå®è¡ãã¦ããã
|
---|
3 |
|
---|
4 | rem ä¾åé¨ã¨éä¾åé¨ã®ã½ã¼ã¹ãã¡ã¤ã«ã
|
---|
5 | rem jsp\tools\H8-RENESAS\libkernel\kernel_sourceã«ã³ãã¼
|
---|
6 |
|
---|
7 | cd libkernel\kernel_source
|
---|
8 | xcopy /Q /I /D /S ..\..\..\..\config\h8-renesas h8-renesas
|
---|
9 | xcopy /Q /I /D ..\..\..\..\kernel kernel
|
---|
10 | xcopy /Q /I /D ..\..\..\..\library library
|
---|
11 | xcopy /Q /I /D ..\..\..\..\systask systask
|
---|
12 |
|
---|
13 | rem ã«ã¼ãã«ã½ã¼ã¹ãã¡ã¤ã«ã®ã³ãã¼
|
---|
14 | rem 颿°åä½ã§ãªã³ã¯ãããããã«ã¼ãã«ã®ã½ã¼ã¹ã³ã¼ãã«#defineæã追å ãã¦
|
---|
15 | rem ã³ãã¼ããã
|
---|
16 |
|
---|
17 | mkdir kernel_api
|
---|
18 | perl ../../../../utils/h8-renesas/copy_kernel_source.pl ../../../../kernel kernel_api
|
---|
19 | cd ..\..
|
---|
Note:
See
TracBrowser
for help on using the repository browser.