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

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

initial

File size: 375 bytes
Line 
1#!build
2default:
3 subproject
4 :auto_mvc=false
5
6time_event.h
7 include_file
8syslog.h
9 include_file
10
11syslog.c
12 C
13 :outputname=logini.o
14 :defines=__logini
15syslog.c
16 C
17 :outputname=vwri_log.o
18 :defines=__vwri_log
19syslog.c
20 C
21 :outputname=vrea_log.o
22 :defines=__vrea_log
23syslog.c
24 C
25 :outputname=vmsk_log.o
26 :defines=__vmsk_log
27syslog.c
28 C
29 :outputname=logter.o
30 :defines=__logter
Note: See TracBrowser for help on using the repository browser.