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

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

initial

File size: 634 bytes
Line 
1#!build
2default:
3 library
4 :coverage=false
5 :auto_mvc=false
6 :compilation=assembly
7 :profilelevel=none
8 :sourcedirs=../../../kernel
9 :sourcedirs=../../../include
10 :defines=NDEBUG
11startup.c
12 C
13banner.c
14 C
15cyclic.bld
16 subproject
17dataqueue.bld
18 subproject
19eventflag.bld
20 subproject
21exception.bld
22 subproject
23interrupt.bld
24 subproject
25mailbox.bld
26 subproject
27mempfix.bld
28 subproject
29semaphore.bld
30 subproject
31sys_manage.bld
32 subproject
33syslog.bld
34 subproject
35task.bld
36 subproject
37task_except.bld
38 subproject
39task_manage.bld
40 subproject
41task_sync.bld
42 subproject
43time_event.bld
44 subproject
45time_manage.bld
46 subproject
47wait.bld
48 subproject
Note: See TracBrowser for help on using the repository browser.