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

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

initial

File size: 423 bytes
Line 
1#!build
2default:
3 subproject
4 :auto_mvc=false
5
6time_event.h
7 include_file
8
9time_event.c
10 C
11 :outputname=tmeini.o
12 :defines=__tmeini
13time_event.c
14 C
15 :outputname=tmeup.o
16 :defines=__tmeup
17time_event.c
18 C
19 :outputname=tmedown.o
20 :defines=__tmedown
21time_event.c
22 C
23 :outputname=tmeins.o
24 :defines=__tmeins
25time_event.c
26 C
27 :outputname=tmedel.o
28 :defines=__tmedel
29time_event.c
30 C
31 :outputname=isig_tim.o
32 :defines=__isig_tim
33
34
Note: See TracBrowser for help on using the repository browser.