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

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

initial

File size: 710 bytes
Line 
1#!build
2default:
3 subproject
4 :auto_mvc=false
5task.h
6 include_file
7wait.h
8 include_file
9task_sync.c
10 C
11 :outputname=slp_tsk.o
12 :defines=__slp_tsk
13task_sync.c
14 C
15 :outputname=tslp_tsk.o
16 :defines=__tslp_tsk
17task_sync.c
18 C
19 :outputname=wup_tsk.o
20 :defines=__wup_tsk
21task_sync.c
22 C
23 :outputname=iwup_tsk.o
24 :defines=__iwup_tsk
25task_sync.c
26 C
27 :outputname=can_wup.o
28 :defines=__can_wup
29task_sync.c
30 C
31 :outputname=rel_wai.o
32 :defines=__rel_wai
33task_sync.c
34 C
35 :defines=__irel_wai
36task_sync.c
37 C
38 :outputname=sus_tsk.o
39 :defines=__sus_tsk
40task_sync.c
41 C
42 :outputname=rsm_tsk.o
43 :defines=__rsm_tsk
44task_sync.c
45 C
46 :outputname=frsm_tsk.o
47 :defines=__frsm_tsk
48task_sync.c
49 C
50 :outputname=dly_tsk.o
51 :defines=__dly_tsk
Note: See TracBrowser for help on using the repository browser.