source: anotherchoice/tags/jsp-1.4.4-full-UTF8/tools/GHS/kernel_bld/task_manage.bld@ 26

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

initial

File size: 535 bytes
Line 
1#!build
2default:
3 subproject
4 :auto_mvc=false
5
6check.h
7 include_file
8task.h
9 include_file
10wait.h
11 include_file
12task_manage.c
13 C
14 :outputname=act_tsk.o
15 :defines=__act_tsk
16task_manage.c
17 C
18 :outputname=iact_tsk.o
19 :defines=__iact_tsk
20task_manage.c
21 C
22 :outputname=can_act.o
23 :defines=__can_act
24task_manage.c
25 C
26 :outputname=ext_tsk.o
27 :defines=__ext_tsk
28task_manage.c
29 C
30 :outputname=ter_tsk.o
31 :defines=__ter_tsk
32task_manage.c
33 C
34 :outputname=chg_pri.o
35 :defines=__chg_pri
36task_manage.c
37 C
38 :outputname=get_pri.o
39 :defines=__get_pri
40
41
Note: See TracBrowser for help on using the repository browser.