]> git.proxmox.com Git - mirror_edk2.git/blob - Tools/CodeTools/TianoTools/Pccts/antlr/AntlrPPC.mak
Restructuring for better separation of Tool packages.
[mirror_edk2.git] / Tools / CodeTools / TianoTools / Pccts / antlr / AntlrPPC.mak
1 # Target: antlrPPC
2 # Sources: ::support:set:set.c
3 # antlr.c
4 # bits.c
5 # build.c
6 # egman.c
7 # err.c
8 # fcache.c
9 # fset2.c
10 # fset.c
11 # gen.c
12 # globals.c
13 # hash.c
14 # lex.c
15 # main.c
16 # misc.c
17 # mrhoist.c
18 # pred.c
19 # scan.c
20 # Created: Sunday, May 17, 1998 10:24:53 PM
21 # Author: Kenji Tanaka
22 MAKEFILE = antlrPPC.make
23 ¥MondoBuild¥ = {MAKEFILE} # Make blank to avoid rebuilds when makefile is modified
24 Includes =
25 -i "::h:"
26 -i "::support:set:"
27 Sym¥PPC =
28 ObjDir¥PPC = :Obj:
29 PPCCOptions = {Includes} {Sym¥PPC} -w off -d MPW -d __STDC__=1 -d USER_ZZSYN
30 Objects¥PPC =
31 "{ObjDir¥PPC}set.c.x"
32 "{ObjDir¥PPC}antlr.c.x"
33 "{ObjDir¥PPC}bits.c.x"
34 "{ObjDir¥PPC}build.c.x"
35 "{ObjDir¥PPC}egman.c.x"
36 "{ObjDir¥PPC}err.c.x"
37 "{ObjDir¥PPC}fcache.c.x"
38 "{ObjDir¥PPC}fset2.c.x"
39 "{ObjDir¥PPC}fset.c.x"
40 "{ObjDir¥PPC}gen.c.x"
41 "{ObjDir¥PPC}globals.c.x"
42 "{ObjDir¥PPC}hash.c.x"
43 "{ObjDir¥PPC}lex.c.x"
44 "{ObjDir¥PPC}main.c.x"
45 "{ObjDir¥PPC}misc.c.x"
46 "{ObjDir¥PPC}mrhoist.c.x"
47 "{ObjDir¥PPC}pred.c.x"
48 "{ObjDir¥PPC}scan.c.x"
49 antlrPPC ÄÄ {¥MondoBuild¥} {Objects¥PPC}
50 PPCLink ¶
51 -o {Targ} {Sym¥PPC}
52 {Objects¥PPC}
53 -t 'MPST'
54 -c 'MPS '
55 "{SharedLibraries}InterfaceLib"
56 "{SharedLibraries}StdCLib"
57 #"{SharedLibraries}MathLib" ¶
58 "{PPCLibraries}StdCRuntime.o"
59 "{PPCLibraries}PPCCRuntime.o"
60 "{PPCLibraries}PPCToolLibs.o"
61 "{ObjDir¥PPC}set.c.x" Ä {¥MondoBuild¥} "::support:set:set.c"
62 {PPCC} "::support:set:set.c" -o {Targ} {PPCCOptions}
63 "{ObjDir¥PPC}antlr.c.x" Ä {¥MondoBuild¥} antlr.c
64 {PPCC} antlr.c -o {Targ} {PPCCOptions}
65 "{ObjDir¥PPC}bits.c.x" Ä {¥MondoBuild¥} bits.c
66 {PPCC} bits.c -o {Targ} {PPCCOptions}
67 "{ObjDir¥PPC}build.c.x" Ä {¥MondoBuild¥} build.c
68 {PPCC} build.c -o {Targ} {PPCCOptions}
69 "{ObjDir¥PPC}egman.c.x" Ä {¥MondoBuild¥} egman.c
70 {PPCC} egman.c -o {Targ} {PPCCOptions}
71 "{ObjDir¥PPC}err.c.x" Ä {¥MondoBuild¥} err.c
72 {PPCC} err.c -o {Targ} {PPCCOptions}
73 "{ObjDir¥PPC}fcache.c.x" Ä {¥MondoBuild¥} fcache.c
74 {PPCC} fcache.c -o {Targ} {PPCCOptions}
75 "{ObjDir¥PPC}fset2.c.x" Ä {¥MondoBuild¥} fset2.c
76 {PPCC} fset2.c -o {Targ} {PPCCOptions}
77 "{ObjDir¥PPC}fset.c.x" Ä {¥MondoBuild¥} fset.c
78 {PPCC} fset.c -o {Targ} {PPCCOptions}
79 "{ObjDir¥PPC}gen.c.x" Ä {¥MondoBuild¥} gen.c
80 {PPCC} gen.c -o {Targ} {PPCCOptions}
81 "{ObjDir¥PPC}globals.c.x" Ä {¥MondoBuild¥} globals.c
82 {PPCC} globals.c -o {Targ} {PPCCOptions}
83 "{ObjDir¥PPC}hash.c.x" Ä {¥MondoBuild¥} hash.c
84 {PPCC} hash.c -o {Targ} {PPCCOptions}
85 "{ObjDir¥PPC}lex.c.x" Ä {¥MondoBuild¥} lex.c
86 {PPCC} lex.c -o {Targ} {PPCCOptions}
87 "{ObjDir¥PPC}main.c.x" Ä {¥MondoBuild¥} main.c
88 {PPCC} main.c -o {Targ} {PPCCOptions}
89 "{ObjDir¥PPC}misc.c.x" Ä {¥MondoBuild¥} misc.c
90 {PPCC} misc.c -o {Targ} {PPCCOptions}
91 "{ObjDir¥PPC}mrhoist.c.x" Ä {¥MondoBuild¥} mrhoist.c
92 {PPCC} mrhoist.c -o {Targ} {PPCCOptions}
93 "{ObjDir¥PPC}pred.c.x" Ä {¥MondoBuild¥} pred.c
94 {PPCC} pred.c -o {Targ} {PPCCOptions}
95 "{ObjDir¥PPC}scan.c.x" Ä {¥MondoBuild¥} scan.c
96 {PPCC} scan.c -o {Targ} {PPCCOptions}
97
98 antlrPPC ÄÄ antlr.r
99 Rez antlr.r -o antlrPPC -a
100 Install Ä antlrPPC
101 Duplicate -y antlrPPC "{MPW}"Tools:antlr