source: anotherchoice/tags/jsp-1.4.4-full-UTF8/tools/H8S-RENESAS/offset/call_copy_kernel_source.bat@ 26

Last change on this file since 26 was 26, checked in by ykominami, 12 years ago

initial

File size: 375 bytes
Line 
1echo off
2rem カーネルソースファイルのコピー
3
4rem 関数単位でリンクするため、カーネルのソースコードに#define文を追加して
5rem コピーする。
6
7rem jsp\tools\H8S-RENESAS\libkernel\sourceから見た相対パスで指定する。
8
9perl ../../../../utils/h8-renesas/copy_kernel_source.pl ../../../../kernel .
10if errorlevel 1 exit 1
Note: See TracBrowser for help on using the repository browser.