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

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

initial

File size: 472 bytes
RevLine 
[26]1#!build
2default:
3 subproject
4 :auto_mvc=false
5
6check.h
7 include_file
8task.h
9 include_file
10wait.h
11 include_file
12mempfix.h
13 include_file
14
15mempfix.c
16 C
17 :outputname=mpfini.o
18 :defines=__mpfini
19mempfix.c
20 C
21 :outputname=mpfget.o
22 :defines=__mpfget
23mempfix.c
24 C
25 :outputname=get_mpf.o
26 :defines=__get_mpf
27mempfix.c
28 C
29 :outputname=pget_mpf.o
30 :defines=__pget_mpf
31mempfix.c
32 C
33 :outputname=tget_mpf.o
34 :defines=__tget_mpf
35mempfix.c
36 C
37 :outputname=rel_mpf.o
38 :defines=__rel_mpf
Note: See TracBrowser for help on using the repository browser.