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

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

initial

File size: 416 bytes
RevLine 
[26]1#!build
2default:
3 subproject
4 :auto_mvc=false
5check.h
6 include_file
7task.h
8 include_file
9wait.h
10 include_file
11mailbox.h
12 include_file
13mailbox.c
14 C
15 :outputname=mbxini.o
16 :defines=__mbxini
17mailbox.c
18 C
19 :outputname=snd_mbx.o
20 :defines=__snd_mbx
21mailbox.c
22 C
23 :outputname=rcv_mbx.o
24 :defines=__rcv_mbx
25mailbox.c
26 C
27 :outputname=prcv_mbx.o
28 :defines=__prcv_mbx
29mailbox.c
30 C
31 :outputname=trcv_mbx.o
32 :defines=__trcv_mbx
Note: See TracBrowser for help on using the repository browser.