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

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

initial

File size: 583 bytes
RevLine 
[26]1#!build
2default:
3 subproject
4 :auto_mvc=false
5task.h
6 include_file
7task.c
8 C
9 :outputname=tskini.o
10 :defines=__tskini
11task.c
12 C
13 :outputname=tsksched.o
14 :defines=__tsksched
15task.c
16 C
17 :outputname=tskrun.o
18 :defines=__tskrun
19task.c
20 C
21 :outputname=tsknrun.o
22 :defines=__tsknrun
23task.c
24 C
25 :outputname=tskact.o
26 :defines=__tskact
27task.c
28 C
29 :outputname=tskext.o
30 :defines=__tskext
31task.c
32 C
33 :outputname=tskpri.o
34 :defines=__tskpri
35task.c
36 C
37 :outputname=tskrot.o
38 :defines=__tskrot
39task.c
40 C
41 :outputname=tsktex.o
42 :defines=__tsktex
43task.c
44 C
45 :outputname=tskdmt.o
46 :defines=__tskdmt
Note: See TracBrowser for help on using the repository browser.