1 | all : debug |
---|
2 | |
---|
3 | debug : gamex game |
---|
4 | echo Made debug |
---|
5 | |
---|
6 | opt : gamexo gameo |
---|
7 | echo Made opt |
---|
8 | |
---|
9 | profile : gamexp gamep |
---|
10 | echo Made profile |
---|
11 | |
---|
12 | LINUX_X11_gamex_debug_o_files = \ |
---|
13 | src/net/mac/linux_x11/debug/tcpip.o \ |
---|
14 | src/linux_x11/debug/specache.o \ |
---|
15 | ../imlib/linux_x11/debug/sprite.o \ |
---|
16 | src/linux_x11/debug/netcfg.o \ |
---|
17 | src/linux_x11/debug/text_gui.o \ |
---|
18 | src/linux_x11/debug/innet.o \ |
---|
19 | src/net/unix/linux_x11/debug/gserver.o \ |
---|
20 | src/net/unix/linux_x11/debug/gclient.o \ |
---|
21 | src/net/unix/linux_x11/debug/fileman.o \ |
---|
22 | src/net/linux_x11/debug/sock.o \ |
---|
23 | src/linux_x11/debug/chat.o \ |
---|
24 | src/linux_x11/debug/endgame.o \ |
---|
25 | src/linux_x11/debug/setup.o \ |
---|
26 | src/linux_x11/debug/version.o \ |
---|
27 | src/linux_x11/debug/loadgame.o \ |
---|
28 | src/linux_x11/debug/profile.o \ |
---|
29 | src/linux_x11/debug/cop.o \ |
---|
30 | src/linux_x11/debug/statbar.o \ |
---|
31 | src/linux_x11/debug/compiled.o \ |
---|
32 | src/linux_x11/debug/ant.o \ |
---|
33 | src/linux_x11/debug/sensor.o \ |
---|
34 | src/linux_x11/debug/lisp_opt.o \ |
---|
35 | src/linux_x11/debug/demo.o \ |
---|
36 | src/linux_x11/debug/lcache.o \ |
---|
37 | src/linux_x11/debug/lisp_gc.o \ |
---|
38 | src/linux_x11/debug/nfclient.o \ |
---|
39 | src/linux_x11/debug/username.o \ |
---|
40 | src/linux_x11/debug/clisp.o \ |
---|
41 | src/linux_x11/debug/gui.o \ |
---|
42 | src/linux_x11/debug/transp.o \ |
---|
43 | src/linux_x11/debug/collide.o \ |
---|
44 | src/linux_x11/debug/trig.o \ |
---|
45 | src/linux_x11/debug/property.o \ |
---|
46 | src/linux_x11/debug/lisp.o \ |
---|
47 | src/linux_x11/debug/cache.o \ |
---|
48 | src/linux_x11/debug/particle.o \ |
---|
49 | src/linux_x11/debug/objects.o \ |
---|
50 | src/linux_x11/debug/extend.o \ |
---|
51 | src/linux_x11/debug/console.o \ |
---|
52 | src/linux_x11/debug/ability.o \ |
---|
53 | src/linux_x11/debug/items.o \ |
---|
54 | src/linux_x11/debug/dev.o \ |
---|
55 | src/linux_x11/debug/chars.o \ |
---|
56 | src/linux_x11/debug/level.o \ |
---|
57 | src/linux_x11/debug/smallfnt.o \ |
---|
58 | src/linux_x11/debug/automap.o \ |
---|
59 | src/linux_x11/debug/help.o \ |
---|
60 | src/linux_x11/debug/intsect.o \ |
---|
61 | src/linux_x11/debug/loader2.o \ |
---|
62 | src/linux_x11/debug/seq.o \ |
---|
63 | src/linux_x11/debug/points.o \ |
---|
64 | src/linux_x11/debug/fnt6x13.o \ |
---|
65 | src/linux_x11/debug/morpher.o \ |
---|
66 | src/linux_x11/debug/menu.o \ |
---|
67 | src/linux_x11/debug/director.o \ |
---|
68 | src/linux_x11/debug/view.o \ |
---|
69 | src/linux_x11/debug/config.o \ |
---|
70 | src/linux_x11/debug/game.o \ |
---|
71 | src/linux_x11/debug/light.o \ |
---|
72 | src/linux_x11/debug/devsel.o \ |
---|
73 | src/linux_x11/debug/crc.o \ |
---|
74 | src/linux_x11/debug/gamma.o \ |
---|
75 | src/linux_x11/debug/language.o |
---|
76 | |
---|
77 | LINUX_SVGA_game_debug_o_files = \ |
---|
78 | src/net/mac/linux_svga/debug/tcpip.o \ |
---|
79 | src/linux_svga/debug/specache.o \ |
---|
80 | ../imlib/linux_svga/debug/sprite.o \ |
---|
81 | src/linux_svga/debug/netcfg.o \ |
---|
82 | src/linux_svga/debug/text_gui.o \ |
---|
83 | src/linux_svga/debug/innet.o \ |
---|
84 | src/net/unix/linux_svga/debug/gserver.o \ |
---|
85 | src/net/unix/linux_svga/debug/gclient.o \ |
---|
86 | src/net/unix/linux_svga/debug/fileman.o \ |
---|
87 | src/net/linux_svga/debug/sock.o \ |
---|
88 | src/linux_svga/debug/chat.o \ |
---|
89 | src/linux_svga/debug/endgame.o \ |
---|
90 | src/linux_svga/debug/setup.o \ |
---|
91 | src/linux_svga/debug/version.o \ |
---|
92 | src/linux_svga/debug/loadgame.o \ |
---|
93 | src/linux_svga/debug/profile.o \ |
---|
94 | src/linux_svga/debug/cop.o \ |
---|
95 | src/linux_svga/debug/statbar.o \ |
---|
96 | src/linux_svga/debug/compiled.o \ |
---|
97 | src/linux_svga/debug/ant.o \ |
---|
98 | src/linux_svga/debug/sensor.o \ |
---|
99 | src/linux_svga/debug/lisp_opt.o \ |
---|
100 | src/linux_svga/debug/demo.o \ |
---|
101 | src/linux_svga/debug/lcache.o \ |
---|
102 | src/linux_svga/debug/lisp_gc.o \ |
---|
103 | src/linux_svga/debug/nfclient.o \ |
---|
104 | src/linux_svga/debug/username.o \ |
---|
105 | src/linux_svga/debug/clisp.o \ |
---|
106 | src/linux_svga/debug/gui.o \ |
---|
107 | src/linux_svga/debug/transp.o \ |
---|
108 | src/linux_svga/debug/collide.o \ |
---|
109 | src/linux_svga/debug/trig.o \ |
---|
110 | src/linux_svga/debug/property.o \ |
---|
111 | src/linux_svga/debug/lisp.o \ |
---|
112 | src/linux_svga/debug/cache.o \ |
---|
113 | src/linux_svga/debug/particle.o \ |
---|
114 | src/linux_svga/debug/objects.o \ |
---|
115 | src/linux_svga/debug/extend.o \ |
---|
116 | src/linux_svga/debug/console.o \ |
---|
117 | src/linux_svga/debug/ability.o \ |
---|
118 | src/linux_svga/debug/items.o \ |
---|
119 | src/linux_svga/debug/dev.o \ |
---|
120 | src/linux_svga/debug/chars.o \ |
---|
121 | src/linux_svga/debug/level.o \ |
---|
122 | src/linux_svga/debug/smallfnt.o \ |
---|
123 | src/linux_svga/debug/automap.o \ |
---|
124 | src/linux_svga/debug/help.o \ |
---|
125 | src/linux_svga/debug/intsect.o \ |
---|
126 | src/linux_svga/debug/loader2.o \ |
---|
127 | src/linux_svga/debug/seq.o \ |
---|
128 | src/linux_svga/debug/points.o \ |
---|
129 | src/linux_svga/debug/fnt6x13.o \ |
---|
130 | src/linux_svga/debug/morpher.o \ |
---|
131 | src/linux_svga/debug/menu.o \ |
---|
132 | src/linux_svga/debug/director.o \ |
---|
133 | src/linux_svga/debug/view.o \ |
---|
134 | src/linux_svga/debug/config.o \ |
---|
135 | src/linux_svga/debug/game.o \ |
---|
136 | src/linux_svga/debug/light.o \ |
---|
137 | src/linux_svga/debug/devsel.o \ |
---|
138 | src/linux_svga/debug/crc.o \ |
---|
139 | src/linux_svga/debug/gamma.o \ |
---|
140 | src/linux_svga/debug/language.o |
---|
141 | |
---|
142 | game : $(LINUX_SVGA_game_debug_o_files) |
---|
143 | g++ -o game \ |
---|
144 | src/net/mac/linux_svga/debug/tcpip.o \ |
---|
145 | src/linux_svga/debug/specache.o \ |
---|
146 | ../imlib/linux_svga/debug/sprite.o \ |
---|
147 | src/linux_svga/debug/netcfg.o \ |
---|
148 | src/linux_svga/debug/text_gui.o \ |
---|
149 | src/linux_svga/debug/innet.o \ |
---|
150 | src/net/unix/linux_svga/debug/gserver.o \ |
---|
151 | src/net/unix/linux_svga/debug/gclient.o \ |
---|
152 | src/net/unix/linux_svga/debug/fileman.o \ |
---|
153 | src/net/linux_svga/debug/sock.o \ |
---|
154 | src/linux_svga/debug/chat.o \ |
---|
155 | src/linux_svga/debug/endgame.o \ |
---|
156 | src/linux_svga/debug/setup.o \ |
---|
157 | src/linux_svga/debug/version.o \ |
---|
158 | src/linux_svga/debug/loadgame.o \ |
---|
159 | src/linux_svga/debug/profile.o \ |
---|
160 | src/linux_svga/debug/cop.o \ |
---|
161 | src/linux_svga/debug/statbar.o \ |
---|
162 | src/linux_svga/debug/compiled.o \ |
---|
163 | src/linux_svga/debug/ant.o \ |
---|
164 | src/linux_svga/debug/sensor.o \ |
---|
165 | src/linux_svga/debug/lisp_opt.o \ |
---|
166 | src/linux_svga/debug/demo.o \ |
---|
167 | src/linux_svga/debug/lcache.o \ |
---|
168 | src/linux_svga/debug/lisp_gc.o \ |
---|
169 | src/linux_svga/debug/nfclient.o \ |
---|
170 | src/linux_svga/debug/username.o \ |
---|
171 | src/linux_svga/debug/clisp.o \ |
---|
172 | src/linux_svga/debug/gui.o \ |
---|
173 | src/linux_svga/debug/transp.o \ |
---|
174 | src/linux_svga/debug/collide.o \ |
---|
175 | src/linux_svga/debug/trig.o \ |
---|
176 | src/linux_svga/debug/property.o \ |
---|
177 | src/linux_svga/debug/lisp.o \ |
---|
178 | src/linux_svga/debug/cache.o \ |
---|
179 | src/linux_svga/debug/particle.o \ |
---|
180 | src/linux_svga/debug/objects.o \ |
---|
181 | src/linux_svga/debug/extend.o \ |
---|
182 | src/linux_svga/debug/console.o \ |
---|
183 | src/linux_svga/debug/ability.o \ |
---|
184 | src/linux_svga/debug/items.o \ |
---|
185 | src/linux_svga/debug/dev.o \ |
---|
186 | src/linux_svga/debug/chars.o \ |
---|
187 | src/linux_svga/debug/level.o \ |
---|
188 | src/linux_svga/debug/smallfnt.o \ |
---|
189 | src/linux_svga/debug/automap.o \ |
---|
190 | src/linux_svga/debug/help.o \ |
---|
191 | src/linux_svga/debug/intsect.o \ |
---|
192 | src/linux_svga/debug/loader2.o \ |
---|
193 | src/linux_svga/debug/seq.o \ |
---|
194 | src/linux_svga/debug/points.o \ |
---|
195 | src/linux_svga/debug/fnt6x13.o \ |
---|
196 | src/linux_svga/debug/morpher.o \ |
---|
197 | src/linux_svga/debug/menu.o \ |
---|
198 | src/linux_svga/debug/director.o \ |
---|
199 | src/linux_svga/debug/view.o \ |
---|
200 | src/linux_svga/debug/config.o \ |
---|
201 | src/linux_svga/debug/game.o \ |
---|
202 | src/linux_svga/debug/light.o \ |
---|
203 | src/linux_svga/debug/devsel.o \ |
---|
204 | src/linux_svga/debug/crc.o \ |
---|
205 | src/linux_svga/debug/gamma.o \ |
---|
206 | src/linux_svga/debug/language.o \ |
---|
207 | ../imlib/linux_svga/debug/image.a \ |
---|
208 | ../imlib/linux_svga/debug/winman.a \ |
---|
209 | ../imlib/linux_svga/debug/gui.a \ |
---|
210 | ../imlib/linux_svga/debug/dir.a \ |
---|
211 | ../imlib/linux_svga/debug/time.a \ |
---|
212 | ../imlib/linux_svga/debug/sound.a \ |
---|
213 | ../imlib/linux_svga/debug/joy.a \ |
---|
214 | ../imlib/linux_svga/debug/packet.a -lvga -lm |
---|
215 | |
---|
216 | src/net/mac/linux_svga/debug/tcpip.o : src/net/mac/tcpip.c |
---|
217 | g++ -c -o src/net/mac/linux_svga/debug/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
218 | |
---|
219 | src/linux_svga/debug/specache.o : src/specache.c |
---|
220 | g++ -c -o src/linux_svga/debug/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
221 | |
---|
222 | ../imlib/linux_svga/debug/sprite.o : ../imlib/sprite.c |
---|
223 | g++ -c -o ../imlib/linux_svga/debug/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
224 | |
---|
225 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/sprite.hpp |
---|
226 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/emm.hpp |
---|
227 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/ppmread.hpp |
---|
228 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/gifread.hpp |
---|
229 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/glread.hpp |
---|
230 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/video.hpp |
---|
231 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/image.hpp |
---|
232 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/jmalloc.hpp |
---|
233 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/specs.hpp |
---|
234 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/linked.hpp |
---|
235 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/palette.hpp |
---|
236 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/mdlread.hpp |
---|
237 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/dprint.hpp |
---|
238 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/system.h |
---|
239 | ../imlib/linux_svga/debug/sprite.o : ../imlib/include/macs.hpp |
---|
240 | src/linux_svga/debug/netcfg.o : src/netcfg.c |
---|
241 | g++ -c -o src/linux_svga/debug/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
242 | |
---|
243 | src/linux_svga/debug/text_gui.o : src/text_gui.c |
---|
244 | g++ -c -o src/linux_svga/debug/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
245 | |
---|
246 | src/linux_svga/debug/innet.o : src/innet.c |
---|
247 | g++ -c -o src/linux_svga/debug/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
248 | |
---|
249 | src/net/unix/linux_svga/debug/gserver.o : src/net/unix/gserver.c |
---|
250 | g++ -c -o src/net/unix/linux_svga/debug/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
251 | |
---|
252 | src/net/unix/linux_svga/debug/gclient.o : src/net/unix/gclient.c |
---|
253 | g++ -c -o src/net/unix/linux_svga/debug/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
254 | |
---|
255 | src/net/unix/linux_svga/debug/fileman.o : src/net/unix/fileman.c |
---|
256 | g++ -c -o src/net/unix/linux_svga/debug/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
257 | |
---|
258 | src/net/linux_svga/debug/sock.o : src/net/sock.c |
---|
259 | g++ -c -o src/net/linux_svga/debug/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
260 | |
---|
261 | src/linux_svga/debug/chat.o : src/chat.c |
---|
262 | g++ -c -o src/linux_svga/debug/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
263 | |
---|
264 | src/linux_svga/debug/endgame.o : src/endgame.c |
---|
265 | g++ -c -o src/linux_svga/debug/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
266 | |
---|
267 | src/linux_svga/debug/setup.o : src/setup.c |
---|
268 | g++ -c -o src/linux_svga/debug/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
269 | |
---|
270 | src/linux_svga/debug/version.o : src/version.c |
---|
271 | g++ -c -o src/linux_svga/debug/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
272 | |
---|
273 | src/linux_svga/debug/loadgame.o : src/loadgame.c |
---|
274 | g++ -c -o src/linux_svga/debug/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
275 | |
---|
276 | src/linux_svga/debug/profile.o : src/profile.c |
---|
277 | g++ -c -o src/linux_svga/debug/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
278 | |
---|
279 | src/linux_svga/debug/cop.o : src/cop.c |
---|
280 | g++ -c -o src/linux_svga/debug/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
281 | |
---|
282 | src/linux_svga/debug/statbar.o : src/statbar.c |
---|
283 | g++ -c -o src/linux_svga/debug/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
284 | |
---|
285 | src/linux_svga/debug/compiled.o : src/compiled.c |
---|
286 | g++ -c -o src/linux_svga/debug/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
287 | |
---|
288 | src/linux_svga/debug/ant.o : src/ant.c |
---|
289 | g++ -c -o src/linux_svga/debug/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
290 | |
---|
291 | src/linux_svga/debug/sensor.o : src/sensor.c |
---|
292 | g++ -c -o src/linux_svga/debug/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
293 | |
---|
294 | src/linux_svga/debug/lisp_opt.o : src/lisp_opt.c |
---|
295 | g++ -c -o src/linux_svga/debug/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
296 | |
---|
297 | src/linux_svga/debug/demo.o : src/demo.c |
---|
298 | g++ -c -o src/linux_svga/debug/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
299 | |
---|
300 | src/linux_svga/debug/lcache.o : src/lcache.c |
---|
301 | g++ -c -o src/linux_svga/debug/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
302 | |
---|
303 | src/linux_svga/debug/lisp_gc.o : src/lisp_gc.c |
---|
304 | g++ -c -o src/linux_svga/debug/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
305 | |
---|
306 | src/linux_svga/debug/nfclient.o : src/nfclient.c |
---|
307 | g++ -c -o src/linux_svga/debug/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
308 | |
---|
309 | src/linux_svga/debug/username.o : src/username.c |
---|
310 | g++ -c -o src/linux_svga/debug/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
311 | |
---|
312 | src/linux_svga/debug/clisp.o : src/clisp.c |
---|
313 | g++ -c -o src/linux_svga/debug/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
314 | |
---|
315 | src/linux_svga/debug/gui.o : src/gui.c |
---|
316 | g++ -c -o src/linux_svga/debug/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
317 | |
---|
318 | src/linux_svga/debug/transp.o : src/transp.c |
---|
319 | g++ -c -o src/linux_svga/debug/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
320 | |
---|
321 | src/linux_svga/debug/collide.o : src/collide.c |
---|
322 | g++ -c -o src/linux_svga/debug/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
323 | |
---|
324 | src/linux_svga/debug/trig.o : src/trig.c |
---|
325 | g++ -c -o src/linux_svga/debug/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
326 | |
---|
327 | src/linux_svga/debug/property.o : src/property.c |
---|
328 | g++ -c -o src/linux_svga/debug/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
329 | |
---|
330 | src/linux_svga/debug/lisp.o : src/lisp.c |
---|
331 | g++ -c -o src/linux_svga/debug/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
332 | |
---|
333 | src/linux_svga/debug/cache.o : src/cache.c |
---|
334 | g++ -c -o src/linux_svga/debug/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
335 | |
---|
336 | src/linux_svga/debug/particle.o : src/particle.c |
---|
337 | g++ -c -o src/linux_svga/debug/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
338 | |
---|
339 | src/linux_svga/debug/objects.o : src/objects.c |
---|
340 | g++ -c -o src/linux_svga/debug/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
341 | |
---|
342 | src/linux_svga/debug/extend.o : src/extend.c |
---|
343 | g++ -c -o src/linux_svga/debug/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
344 | |
---|
345 | src/linux_svga/debug/console.o : src/console.c |
---|
346 | g++ -c -o src/linux_svga/debug/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
347 | |
---|
348 | src/linux_svga/debug/ability.o : src/ability.c |
---|
349 | g++ -c -o src/linux_svga/debug/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
350 | |
---|
351 | src/linux_svga/debug/items.o : src/items.c |
---|
352 | g++ -c -o src/linux_svga/debug/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
353 | |
---|
354 | src/linux_svga/debug/dev.o : src/dev.c |
---|
355 | g++ -c -o src/linux_svga/debug/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
356 | |
---|
357 | src/linux_svga/debug/chars.o : src/chars.c |
---|
358 | g++ -c -o src/linux_svga/debug/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
359 | |
---|
360 | src/linux_svga/debug/level.o : src/level.c |
---|
361 | g++ -c -o src/linux_svga/debug/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
362 | |
---|
363 | src/linux_svga/debug/smallfnt.o : src/smallfnt.c |
---|
364 | g++ -c -o src/linux_svga/debug/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
365 | |
---|
366 | src/linux_svga/debug/automap.o : src/automap.c |
---|
367 | g++ -c -o src/linux_svga/debug/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
368 | |
---|
369 | src/linux_svga/debug/help.o : src/help.c |
---|
370 | g++ -c -o src/linux_svga/debug/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
371 | |
---|
372 | src/linux_svga/debug/intsect.o : src/intsect.c |
---|
373 | g++ -c -o src/linux_svga/debug/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
374 | |
---|
375 | src/linux_svga/debug/loader2.o : src/loader2.c |
---|
376 | g++ -c -o src/linux_svga/debug/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
377 | |
---|
378 | src/linux_svga/debug/seq.o : src/seq.c |
---|
379 | g++ -c -o src/linux_svga/debug/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
380 | |
---|
381 | src/linux_svga/debug/points.o : src/points.c |
---|
382 | g++ -c -o src/linux_svga/debug/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
383 | |
---|
384 | src/linux_svga/debug/fnt6x13.o : src/fnt6x13.c |
---|
385 | g++ -c -o src/linux_svga/debug/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
386 | |
---|
387 | src/linux_svga/debug/morpher.o : src/morpher.c |
---|
388 | g++ -c -o src/linux_svga/debug/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
389 | |
---|
390 | src/linux_svga/debug/menu.o : src/menu.c |
---|
391 | g++ -c -o src/linux_svga/debug/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
392 | |
---|
393 | src/linux_svga/debug/director.o : src/director.c |
---|
394 | g++ -c -o src/linux_svga/debug/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
395 | |
---|
396 | src/linux_svga/debug/view.o : src/view.c |
---|
397 | g++ -c -o src/linux_svga/debug/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
398 | |
---|
399 | src/linux_svga/debug/config.o : src/config.c |
---|
400 | g++ -c -o src/linux_svga/debug/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
401 | |
---|
402 | src/linux_svga/debug/game.o : src/game.c |
---|
403 | g++ -c -o src/linux_svga/debug/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
404 | |
---|
405 | src/linux_svga/debug/light.o : src/light.c |
---|
406 | g++ -c -o src/linux_svga/debug/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
407 | |
---|
408 | src/linux_svga/debug/devsel.o : src/devsel.c |
---|
409 | g++ -c -o src/linux_svga/debug/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
410 | |
---|
411 | src/linux_svga/debug/crc.o : src/crc.c |
---|
412 | g++ -c -o src/linux_svga/debug/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
413 | |
---|
414 | src/linux_svga/debug/gamma.o : src/gamma.c |
---|
415 | g++ -c -o src/linux_svga/debug/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
416 | |
---|
417 | src/linux_svga/debug/language.o : src/language.c |
---|
418 | g++ -c -o src/linux_svga/debug/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
419 | |
---|
420 | |
---|
421 | gamex : $(LINUX_X11_gamex_debug_o_files) |
---|
422 | g++ -o gamex \ |
---|
423 | src/net/mac/linux_x11/debug/tcpip.o \ |
---|
424 | src/linux_x11/debug/specache.o \ |
---|
425 | ../imlib/linux_x11/debug/sprite.o \ |
---|
426 | src/linux_x11/debug/netcfg.o \ |
---|
427 | src/linux_x11/debug/text_gui.o \ |
---|
428 | src/linux_x11/debug/innet.o \ |
---|
429 | src/net/unix/linux_x11/debug/gserver.o \ |
---|
430 | src/net/unix/linux_x11/debug/gclient.o \ |
---|
431 | src/net/unix/linux_x11/debug/fileman.o \ |
---|
432 | src/net/linux_x11/debug/sock.o \ |
---|
433 | src/linux_x11/debug/chat.o \ |
---|
434 | src/linux_x11/debug/endgame.o \ |
---|
435 | src/linux_x11/debug/setup.o \ |
---|
436 | src/linux_x11/debug/version.o \ |
---|
437 | src/linux_x11/debug/loadgame.o \ |
---|
438 | src/linux_x11/debug/profile.o \ |
---|
439 | src/linux_x11/debug/cop.o \ |
---|
440 | src/linux_x11/debug/statbar.o \ |
---|
441 | src/linux_x11/debug/compiled.o \ |
---|
442 | src/linux_x11/debug/ant.o \ |
---|
443 | src/linux_x11/debug/sensor.o \ |
---|
444 | src/linux_x11/debug/lisp_opt.o \ |
---|
445 | src/linux_x11/debug/demo.o \ |
---|
446 | src/linux_x11/debug/lcache.o \ |
---|
447 | src/linux_x11/debug/lisp_gc.o \ |
---|
448 | src/linux_x11/debug/nfclient.o \ |
---|
449 | src/linux_x11/debug/username.o \ |
---|
450 | src/linux_x11/debug/clisp.o \ |
---|
451 | src/linux_x11/debug/gui.o \ |
---|
452 | src/linux_x11/debug/transp.o \ |
---|
453 | src/linux_x11/debug/collide.o \ |
---|
454 | src/linux_x11/debug/trig.o \ |
---|
455 | src/linux_x11/debug/property.o \ |
---|
456 | src/linux_x11/debug/lisp.o \ |
---|
457 | src/linux_x11/debug/cache.o \ |
---|
458 | src/linux_x11/debug/particle.o \ |
---|
459 | src/linux_x11/debug/objects.o \ |
---|
460 | src/linux_x11/debug/extend.o \ |
---|
461 | src/linux_x11/debug/console.o \ |
---|
462 | src/linux_x11/debug/ability.o \ |
---|
463 | src/linux_x11/debug/items.o \ |
---|
464 | src/linux_x11/debug/dev.o \ |
---|
465 | src/linux_x11/debug/chars.o \ |
---|
466 | src/linux_x11/debug/level.o \ |
---|
467 | src/linux_x11/debug/smallfnt.o \ |
---|
468 | src/linux_x11/debug/automap.o \ |
---|
469 | src/linux_x11/debug/help.o \ |
---|
470 | src/linux_x11/debug/intsect.o \ |
---|
471 | src/linux_x11/debug/loader2.o \ |
---|
472 | src/linux_x11/debug/seq.o \ |
---|
473 | src/linux_x11/debug/points.o \ |
---|
474 | src/linux_x11/debug/fnt6x13.o \ |
---|
475 | src/linux_x11/debug/morpher.o \ |
---|
476 | src/linux_x11/debug/menu.o \ |
---|
477 | src/linux_x11/debug/director.o \ |
---|
478 | src/linux_x11/debug/view.o \ |
---|
479 | src/linux_x11/debug/config.o \ |
---|
480 | src/linux_x11/debug/game.o \ |
---|
481 | src/linux_x11/debug/light.o \ |
---|
482 | src/linux_x11/debug/devsel.o \ |
---|
483 | src/linux_x11/debug/crc.o \ |
---|
484 | src/linux_x11/debug/gamma.o \ |
---|
485 | src/linux_x11/debug/language.o \ |
---|
486 | ../imlib/linux_x11/debug/image.a \ |
---|
487 | ../imlib/linux_x11/debug/winman.a \ |
---|
488 | ../imlib/linux_x11/debug/gui.a \ |
---|
489 | ../imlib/linux_x11/debug/dir.a \ |
---|
490 | ../imlib/linux_x11/debug/time.a \ |
---|
491 | ../imlib/linux_x11/debug/sound.a \ |
---|
492 | ../imlib/linux_x11/debug/joy.a \ |
---|
493 | ../imlib/linux_x11/debug/packet.a /lib/libXext.a /lib/libX11.a -lm |
---|
494 | |
---|
495 | src/net/mac/linux_x11/debug/tcpip.o : src/net/mac/tcpip.c |
---|
496 | g++ -c -o src/net/mac/linux_x11/debug/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
497 | |
---|
498 | src/linux_x11/debug/specache.o : src/specache.c |
---|
499 | g++ -c -o src/linux_x11/debug/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
500 | |
---|
501 | ../imlib/linux_x11/debug/sprite.o : ../imlib/sprite.c |
---|
502 | g++ -c -o ../imlib/linux_x11/debug/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
503 | |
---|
504 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/sprite.hpp |
---|
505 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/emm.hpp |
---|
506 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/ppmread.hpp |
---|
507 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/gifread.hpp |
---|
508 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/glread.hpp |
---|
509 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/video.hpp |
---|
510 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/image.hpp |
---|
511 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/jmalloc.hpp |
---|
512 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/specs.hpp |
---|
513 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/linked.hpp |
---|
514 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/palette.hpp |
---|
515 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/mdlread.hpp |
---|
516 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/dprint.hpp |
---|
517 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/system.h |
---|
518 | ../imlib/linux_x11/debug/sprite.o : ../imlib/include/macs.hpp |
---|
519 | src/linux_x11/debug/netcfg.o : src/netcfg.c |
---|
520 | g++ -c -o src/linux_x11/debug/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
521 | |
---|
522 | src/linux_x11/debug/text_gui.o : src/text_gui.c |
---|
523 | g++ -c -o src/linux_x11/debug/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
524 | |
---|
525 | src/linux_x11/debug/innet.o : src/innet.c |
---|
526 | g++ -c -o src/linux_x11/debug/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
527 | |
---|
528 | src/net/unix/linux_x11/debug/gserver.o : src/net/unix/gserver.c |
---|
529 | g++ -c -o src/net/unix/linux_x11/debug/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
530 | |
---|
531 | src/net/unix/linux_x11/debug/gclient.o : src/net/unix/gclient.c |
---|
532 | g++ -c -o src/net/unix/linux_x11/debug/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
533 | |
---|
534 | src/net/unix/linux_x11/debug/fileman.o : src/net/unix/fileman.c |
---|
535 | g++ -c -o src/net/unix/linux_x11/debug/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
536 | |
---|
537 | src/net/linux_x11/debug/sock.o : src/net/sock.c |
---|
538 | g++ -c -o src/net/linux_x11/debug/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
539 | |
---|
540 | src/linux_x11/debug/chat.o : src/chat.c |
---|
541 | g++ -c -o src/linux_x11/debug/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
542 | |
---|
543 | src/linux_x11/debug/endgame.o : src/endgame.c |
---|
544 | g++ -c -o src/linux_x11/debug/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
545 | |
---|
546 | src/linux_x11/debug/setup.o : src/setup.c |
---|
547 | g++ -c -o src/linux_x11/debug/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
548 | |
---|
549 | src/linux_x11/debug/version.o : src/version.c |
---|
550 | g++ -c -o src/linux_x11/debug/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
551 | |
---|
552 | src/linux_x11/debug/loadgame.o : src/loadgame.c |
---|
553 | g++ -c -o src/linux_x11/debug/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
554 | |
---|
555 | src/linux_x11/debug/profile.o : src/profile.c |
---|
556 | g++ -c -o src/linux_x11/debug/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
557 | |
---|
558 | src/linux_x11/debug/cop.o : src/cop.c |
---|
559 | g++ -c -o src/linux_x11/debug/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
560 | |
---|
561 | src/linux_x11/debug/statbar.o : src/statbar.c |
---|
562 | g++ -c -o src/linux_x11/debug/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
563 | |
---|
564 | src/linux_x11/debug/compiled.o : src/compiled.c |
---|
565 | g++ -c -o src/linux_x11/debug/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
566 | |
---|
567 | src/linux_x11/debug/ant.o : src/ant.c |
---|
568 | g++ -c -o src/linux_x11/debug/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
569 | |
---|
570 | src/linux_x11/debug/sensor.o : src/sensor.c |
---|
571 | g++ -c -o src/linux_x11/debug/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
572 | |
---|
573 | src/linux_x11/debug/lisp_opt.o : src/lisp_opt.c |
---|
574 | g++ -c -o src/linux_x11/debug/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
575 | |
---|
576 | src/linux_x11/debug/demo.o : src/demo.c |
---|
577 | g++ -c -o src/linux_x11/debug/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
578 | |
---|
579 | src/linux_x11/debug/lcache.o : src/lcache.c |
---|
580 | g++ -c -o src/linux_x11/debug/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
581 | |
---|
582 | src/linux_x11/debug/lisp_gc.o : src/lisp_gc.c |
---|
583 | g++ -c -o src/linux_x11/debug/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
584 | |
---|
585 | src/linux_x11/debug/nfclient.o : src/nfclient.c |
---|
586 | g++ -c -o src/linux_x11/debug/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
587 | |
---|
588 | src/linux_x11/debug/username.o : src/username.c |
---|
589 | g++ -c -o src/linux_x11/debug/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
590 | |
---|
591 | src/linux_x11/debug/clisp.o : src/clisp.c |
---|
592 | g++ -c -o src/linux_x11/debug/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
593 | |
---|
594 | src/linux_x11/debug/gui.o : src/gui.c |
---|
595 | g++ -c -o src/linux_x11/debug/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
596 | |
---|
597 | src/linux_x11/debug/transp.o : src/transp.c |
---|
598 | g++ -c -o src/linux_x11/debug/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
599 | |
---|
600 | src/linux_x11/debug/collide.o : src/collide.c |
---|
601 | g++ -c -o src/linux_x11/debug/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
602 | |
---|
603 | src/linux_x11/debug/trig.o : src/trig.c |
---|
604 | g++ -c -o src/linux_x11/debug/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
605 | |
---|
606 | src/linux_x11/debug/property.o : src/property.c |
---|
607 | g++ -c -o src/linux_x11/debug/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
608 | |
---|
609 | src/linux_x11/debug/lisp.o : src/lisp.c |
---|
610 | g++ -c -o src/linux_x11/debug/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
611 | |
---|
612 | src/linux_x11/debug/cache.o : src/cache.c |
---|
613 | g++ -c -o src/linux_x11/debug/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
614 | |
---|
615 | src/linux_x11/debug/particle.o : src/particle.c |
---|
616 | g++ -c -o src/linux_x11/debug/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
617 | |
---|
618 | src/linux_x11/debug/objects.o : src/objects.c |
---|
619 | g++ -c -o src/linux_x11/debug/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
620 | |
---|
621 | src/linux_x11/debug/extend.o : src/extend.c |
---|
622 | g++ -c -o src/linux_x11/debug/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
623 | |
---|
624 | src/linux_x11/debug/console.o : src/console.c |
---|
625 | g++ -c -o src/linux_x11/debug/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
626 | |
---|
627 | src/linux_x11/debug/ability.o : src/ability.c |
---|
628 | g++ -c -o src/linux_x11/debug/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
629 | |
---|
630 | src/linux_x11/debug/items.o : src/items.c |
---|
631 | g++ -c -o src/linux_x11/debug/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
632 | |
---|
633 | src/linux_x11/debug/dev.o : src/dev.c |
---|
634 | g++ -c -o src/linux_x11/debug/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
635 | |
---|
636 | src/linux_x11/debug/chars.o : src/chars.c |
---|
637 | g++ -c -o src/linux_x11/debug/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
638 | |
---|
639 | src/linux_x11/debug/level.o : src/level.c |
---|
640 | g++ -c -o src/linux_x11/debug/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
641 | |
---|
642 | src/linux_x11/debug/smallfnt.o : src/smallfnt.c |
---|
643 | g++ -c -o src/linux_x11/debug/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
644 | |
---|
645 | src/linux_x11/debug/automap.o : src/automap.c |
---|
646 | g++ -c -o src/linux_x11/debug/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
647 | |
---|
648 | src/linux_x11/debug/help.o : src/help.c |
---|
649 | g++ -c -o src/linux_x11/debug/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
650 | |
---|
651 | src/linux_x11/debug/intsect.o : src/intsect.c |
---|
652 | g++ -c -o src/linux_x11/debug/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
653 | |
---|
654 | src/linux_x11/debug/loader2.o : src/loader2.c |
---|
655 | g++ -c -o src/linux_x11/debug/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
656 | |
---|
657 | src/linux_x11/debug/seq.o : src/seq.c |
---|
658 | g++ -c -o src/linux_x11/debug/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
659 | |
---|
660 | src/linux_x11/debug/points.o : src/points.c |
---|
661 | g++ -c -o src/linux_x11/debug/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
662 | |
---|
663 | src/linux_x11/debug/fnt6x13.o : src/fnt6x13.c |
---|
664 | g++ -c -o src/linux_x11/debug/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
665 | |
---|
666 | src/linux_x11/debug/morpher.o : src/morpher.c |
---|
667 | g++ -c -o src/linux_x11/debug/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
668 | |
---|
669 | src/linux_x11/debug/menu.o : src/menu.c |
---|
670 | g++ -c -o src/linux_x11/debug/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
671 | |
---|
672 | src/linux_x11/debug/director.o : src/director.c |
---|
673 | g++ -c -o src/linux_x11/debug/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
674 | |
---|
675 | src/linux_x11/debug/view.o : src/view.c |
---|
676 | g++ -c -o src/linux_x11/debug/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
677 | |
---|
678 | src/linux_x11/debug/config.o : src/config.c |
---|
679 | g++ -c -o src/linux_x11/debug/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
680 | |
---|
681 | src/linux_x11/debug/game.o : src/game.c |
---|
682 | g++ -c -o src/linux_x11/debug/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
683 | |
---|
684 | src/linux_x11/debug/light.o : src/light.c |
---|
685 | g++ -c -o src/linux_x11/debug/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
686 | |
---|
687 | src/linux_x11/debug/devsel.o : src/devsel.c |
---|
688 | g++ -c -o src/linux_x11/debug/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
689 | |
---|
690 | src/linux_x11/debug/crc.o : src/crc.c |
---|
691 | g++ -c -o src/linux_x11/debug/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
692 | |
---|
693 | src/linux_x11/debug/gamma.o : src/gamma.c |
---|
694 | g++ -c -o src/linux_x11/debug/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
695 | |
---|
696 | src/linux_x11/debug/language.o : src/language.c |
---|
697 | g++ -c -o src/linux_x11/debug/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -g -DMEM_CHECK -DMANAGE_MEM |
---|
698 | |
---|
699 | |
---|
700 | LINUX_X11_gamexo_opt_o_files = \ |
---|
701 | src/net/mac/linux_x11/opt/tcpip.o \ |
---|
702 | src/linux_x11/opt/specache.o \ |
---|
703 | ../imlib/linux_x11/opt/sprite.o \ |
---|
704 | src/linux_x11/opt/netcfg.o \ |
---|
705 | src/linux_x11/opt/text_gui.o \ |
---|
706 | src/linux_x11/opt/innet.o \ |
---|
707 | src/net/unix/linux_x11/opt/gserver.o \ |
---|
708 | src/net/unix/linux_x11/opt/gclient.o \ |
---|
709 | src/net/unix/linux_x11/opt/fileman.o \ |
---|
710 | src/net/linux_x11/opt/sock.o \ |
---|
711 | src/linux_x11/opt/chat.o \ |
---|
712 | src/linux_x11/opt/endgame.o \ |
---|
713 | src/linux_x11/opt/setup.o \ |
---|
714 | src/linux_x11/opt/version.o \ |
---|
715 | src/linux_x11/opt/loadgame.o \ |
---|
716 | src/linux_x11/opt/profile.o \ |
---|
717 | src/linux_x11/opt/cop.o \ |
---|
718 | src/linux_x11/opt/statbar.o \ |
---|
719 | src/linux_x11/opt/compiled.o \ |
---|
720 | src/linux_x11/opt/ant.o \ |
---|
721 | src/linux_x11/opt/sensor.o \ |
---|
722 | src/linux_x11/opt/lisp_opt.o \ |
---|
723 | src/linux_x11/opt/demo.o \ |
---|
724 | src/linux_x11/opt/lcache.o \ |
---|
725 | src/linux_x11/opt/lisp_gc.o \ |
---|
726 | src/linux_x11/opt/nfclient.o \ |
---|
727 | src/linux_x11/opt/username.o \ |
---|
728 | src/linux_x11/opt/clisp.o \ |
---|
729 | src/linux_x11/opt/gui.o \ |
---|
730 | src/linux_x11/opt/transp.o \ |
---|
731 | src/linux_x11/opt/collide.o \ |
---|
732 | src/linux_x11/opt/trig.o \ |
---|
733 | src/linux_x11/opt/property.o \ |
---|
734 | src/linux_x11/opt/lisp.o \ |
---|
735 | src/linux_x11/opt/cache.o \ |
---|
736 | src/linux_x11/opt/particle.o \ |
---|
737 | src/linux_x11/opt/objects.o \ |
---|
738 | src/linux_x11/opt/extend.o \ |
---|
739 | src/linux_x11/opt/console.o \ |
---|
740 | src/linux_x11/opt/ability.o \ |
---|
741 | src/linux_x11/opt/items.o \ |
---|
742 | src/linux_x11/opt/dev.o \ |
---|
743 | src/linux_x11/opt/chars.o \ |
---|
744 | src/linux_x11/opt/level.o \ |
---|
745 | src/linux_x11/opt/smallfnt.o \ |
---|
746 | src/linux_x11/opt/automap.o \ |
---|
747 | src/linux_x11/opt/help.o \ |
---|
748 | src/linux_x11/opt/intsect.o \ |
---|
749 | src/linux_x11/opt/loader2.o \ |
---|
750 | src/linux_x11/opt/seq.o \ |
---|
751 | src/linux_x11/opt/points.o \ |
---|
752 | src/linux_x11/opt/fnt6x13.o \ |
---|
753 | src/linux_x11/opt/morpher.o \ |
---|
754 | src/linux_x11/opt/menu.o \ |
---|
755 | src/linux_x11/opt/director.o \ |
---|
756 | src/linux_x11/opt/view.o \ |
---|
757 | src/linux_x11/opt/config.o \ |
---|
758 | src/linux_x11/opt/game.o \ |
---|
759 | src/linux_x11/opt/light.o \ |
---|
760 | src/linux_x11/opt/devsel.o \ |
---|
761 | src/linux_x11/opt/crc.o \ |
---|
762 | src/linux_x11/opt/gamma.o \ |
---|
763 | src/linux_x11/opt/language.o |
---|
764 | |
---|
765 | LINUX_SVGA_gameo_opt_o_files = \ |
---|
766 | src/net/mac/linux_svga/opt/tcpip.o \ |
---|
767 | src/linux_svga/opt/specache.o \ |
---|
768 | ../imlib/linux_svga/opt/sprite.o \ |
---|
769 | src/linux_svga/opt/netcfg.o \ |
---|
770 | src/linux_svga/opt/text_gui.o \ |
---|
771 | src/linux_svga/opt/innet.o \ |
---|
772 | src/net/unix/linux_svga/opt/gserver.o \ |
---|
773 | src/net/unix/linux_svga/opt/gclient.o \ |
---|
774 | src/net/unix/linux_svga/opt/fileman.o \ |
---|
775 | src/net/linux_svga/opt/sock.o \ |
---|
776 | src/linux_svga/opt/chat.o \ |
---|
777 | src/linux_svga/opt/endgame.o \ |
---|
778 | src/linux_svga/opt/setup.o \ |
---|
779 | src/linux_svga/opt/version.o \ |
---|
780 | src/linux_svga/opt/loadgame.o \ |
---|
781 | src/linux_svga/opt/profile.o \ |
---|
782 | src/linux_svga/opt/cop.o \ |
---|
783 | src/linux_svga/opt/statbar.o \ |
---|
784 | src/linux_svga/opt/compiled.o \ |
---|
785 | src/linux_svga/opt/ant.o \ |
---|
786 | src/linux_svga/opt/sensor.o \ |
---|
787 | src/linux_svga/opt/lisp_opt.o \ |
---|
788 | src/linux_svga/opt/demo.o \ |
---|
789 | src/linux_svga/opt/lcache.o \ |
---|
790 | src/linux_svga/opt/lisp_gc.o \ |
---|
791 | src/linux_svga/opt/nfclient.o \ |
---|
792 | src/linux_svga/opt/username.o \ |
---|
793 | src/linux_svga/opt/clisp.o \ |
---|
794 | src/linux_svga/opt/gui.o \ |
---|
795 | src/linux_svga/opt/transp.o \ |
---|
796 | src/linux_svga/opt/collide.o \ |
---|
797 | src/linux_svga/opt/trig.o \ |
---|
798 | src/linux_svga/opt/property.o \ |
---|
799 | src/linux_svga/opt/lisp.o \ |
---|
800 | src/linux_svga/opt/cache.o \ |
---|
801 | src/linux_svga/opt/particle.o \ |
---|
802 | src/linux_svga/opt/objects.o \ |
---|
803 | src/linux_svga/opt/extend.o \ |
---|
804 | src/linux_svga/opt/console.o \ |
---|
805 | src/linux_svga/opt/ability.o \ |
---|
806 | src/linux_svga/opt/items.o \ |
---|
807 | src/linux_svga/opt/dev.o \ |
---|
808 | src/linux_svga/opt/chars.o \ |
---|
809 | src/linux_svga/opt/level.o \ |
---|
810 | src/linux_svga/opt/smallfnt.o \ |
---|
811 | src/linux_svga/opt/automap.o \ |
---|
812 | src/linux_svga/opt/help.o \ |
---|
813 | src/linux_svga/opt/intsect.o \ |
---|
814 | src/linux_svga/opt/loader2.o \ |
---|
815 | src/linux_svga/opt/seq.o \ |
---|
816 | src/linux_svga/opt/points.o \ |
---|
817 | src/linux_svga/opt/fnt6x13.o \ |
---|
818 | src/linux_svga/opt/morpher.o \ |
---|
819 | src/linux_svga/opt/menu.o \ |
---|
820 | src/linux_svga/opt/director.o \ |
---|
821 | src/linux_svga/opt/view.o \ |
---|
822 | src/linux_svga/opt/config.o \ |
---|
823 | src/linux_svga/opt/game.o \ |
---|
824 | src/linux_svga/opt/light.o \ |
---|
825 | src/linux_svga/opt/devsel.o \ |
---|
826 | src/linux_svga/opt/crc.o \ |
---|
827 | src/linux_svga/opt/gamma.o \ |
---|
828 | src/linux_svga/opt/language.o |
---|
829 | |
---|
830 | gameo : $(LINUX_SVGA_gameo_opt_o_files) |
---|
831 | g++ -o gameo \ |
---|
832 | src/net/mac/linux_svga/opt/tcpip.o \ |
---|
833 | src/linux_svga/opt/specache.o \ |
---|
834 | ../imlib/linux_svga/opt/sprite.o \ |
---|
835 | src/linux_svga/opt/netcfg.o \ |
---|
836 | src/linux_svga/opt/text_gui.o \ |
---|
837 | src/linux_svga/opt/innet.o \ |
---|
838 | src/net/unix/linux_svga/opt/gserver.o \ |
---|
839 | src/net/unix/linux_svga/opt/gclient.o \ |
---|
840 | src/net/unix/linux_svga/opt/fileman.o \ |
---|
841 | src/net/linux_svga/opt/sock.o \ |
---|
842 | src/linux_svga/opt/chat.o \ |
---|
843 | src/linux_svga/opt/endgame.o \ |
---|
844 | src/linux_svga/opt/setup.o \ |
---|
845 | src/linux_svga/opt/version.o \ |
---|
846 | src/linux_svga/opt/loadgame.o \ |
---|
847 | src/linux_svga/opt/profile.o \ |
---|
848 | src/linux_svga/opt/cop.o \ |
---|
849 | src/linux_svga/opt/statbar.o \ |
---|
850 | src/linux_svga/opt/compiled.o \ |
---|
851 | src/linux_svga/opt/ant.o \ |
---|
852 | src/linux_svga/opt/sensor.o \ |
---|
853 | src/linux_svga/opt/lisp_opt.o \ |
---|
854 | src/linux_svga/opt/demo.o \ |
---|
855 | src/linux_svga/opt/lcache.o \ |
---|
856 | src/linux_svga/opt/lisp_gc.o \ |
---|
857 | src/linux_svga/opt/nfclient.o \ |
---|
858 | src/linux_svga/opt/username.o \ |
---|
859 | src/linux_svga/opt/clisp.o \ |
---|
860 | src/linux_svga/opt/gui.o \ |
---|
861 | src/linux_svga/opt/transp.o \ |
---|
862 | src/linux_svga/opt/collide.o \ |
---|
863 | src/linux_svga/opt/trig.o \ |
---|
864 | src/linux_svga/opt/property.o \ |
---|
865 | src/linux_svga/opt/lisp.o \ |
---|
866 | src/linux_svga/opt/cache.o \ |
---|
867 | src/linux_svga/opt/particle.o \ |
---|
868 | src/linux_svga/opt/objects.o \ |
---|
869 | src/linux_svga/opt/extend.o \ |
---|
870 | src/linux_svga/opt/console.o \ |
---|
871 | src/linux_svga/opt/ability.o \ |
---|
872 | src/linux_svga/opt/items.o \ |
---|
873 | src/linux_svga/opt/dev.o \ |
---|
874 | src/linux_svga/opt/chars.o \ |
---|
875 | src/linux_svga/opt/level.o \ |
---|
876 | src/linux_svga/opt/smallfnt.o \ |
---|
877 | src/linux_svga/opt/automap.o \ |
---|
878 | src/linux_svga/opt/help.o \ |
---|
879 | src/linux_svga/opt/intsect.o \ |
---|
880 | src/linux_svga/opt/loader2.o \ |
---|
881 | src/linux_svga/opt/seq.o \ |
---|
882 | src/linux_svga/opt/points.o \ |
---|
883 | src/linux_svga/opt/fnt6x13.o \ |
---|
884 | src/linux_svga/opt/morpher.o \ |
---|
885 | src/linux_svga/opt/menu.o \ |
---|
886 | src/linux_svga/opt/director.o \ |
---|
887 | src/linux_svga/opt/view.o \ |
---|
888 | src/linux_svga/opt/config.o \ |
---|
889 | src/linux_svga/opt/game.o \ |
---|
890 | src/linux_svga/opt/light.o \ |
---|
891 | src/linux_svga/opt/devsel.o \ |
---|
892 | src/linux_svga/opt/crc.o \ |
---|
893 | src/linux_svga/opt/gamma.o \ |
---|
894 | src/linux_svga/opt/language.o \ |
---|
895 | ../imlib/linux_svga/opt/image.a \ |
---|
896 | ../imlib/linux_svga/opt/winman.a \ |
---|
897 | ../imlib/linux_svga/opt/gui.a \ |
---|
898 | ../imlib/linux_svga/opt/dir.a \ |
---|
899 | ../imlib/linux_svga/opt/time.a \ |
---|
900 | ../imlib/linux_svga/opt/sound.a \ |
---|
901 | ../imlib/linux_svga/opt/joy.a \ |
---|
902 | ../imlib/linux_svga/opt/packet.a -lvga -lm |
---|
903 | |
---|
904 | src/net/mac/linux_svga/opt/tcpip.o : src/net/mac/tcpip.c |
---|
905 | g++ -c -o src/net/mac/linux_svga/opt/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
906 | |
---|
907 | src/linux_svga/opt/specache.o : src/specache.c |
---|
908 | g++ -c -o src/linux_svga/opt/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
909 | |
---|
910 | ../imlib/linux_svga/opt/sprite.o : ../imlib/sprite.c |
---|
911 | g++ -c -o ../imlib/linux_svga/opt/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
912 | |
---|
913 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/sprite.hpp |
---|
914 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/emm.hpp |
---|
915 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/ppmread.hpp |
---|
916 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/gifread.hpp |
---|
917 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/glread.hpp |
---|
918 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/video.hpp |
---|
919 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/image.hpp |
---|
920 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/jmalloc.hpp |
---|
921 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/specs.hpp |
---|
922 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/linked.hpp |
---|
923 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/palette.hpp |
---|
924 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/mdlread.hpp |
---|
925 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/dprint.hpp |
---|
926 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/system.h |
---|
927 | ../imlib/linux_svga/opt/sprite.o : ../imlib/include/macs.hpp |
---|
928 | src/linux_svga/opt/netcfg.o : src/netcfg.c |
---|
929 | g++ -c -o src/linux_svga/opt/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
930 | |
---|
931 | src/linux_svga/opt/text_gui.o : src/text_gui.c |
---|
932 | g++ -c -o src/linux_svga/opt/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
933 | |
---|
934 | src/linux_svga/opt/innet.o : src/innet.c |
---|
935 | g++ -c -o src/linux_svga/opt/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
936 | |
---|
937 | src/net/unix/linux_svga/opt/gserver.o : src/net/unix/gserver.c |
---|
938 | g++ -c -o src/net/unix/linux_svga/opt/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
939 | |
---|
940 | src/net/unix/linux_svga/opt/gclient.o : src/net/unix/gclient.c |
---|
941 | g++ -c -o src/net/unix/linux_svga/opt/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
942 | |
---|
943 | src/net/unix/linux_svga/opt/fileman.o : src/net/unix/fileman.c |
---|
944 | g++ -c -o src/net/unix/linux_svga/opt/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
945 | |
---|
946 | src/net/linux_svga/opt/sock.o : src/net/sock.c |
---|
947 | g++ -c -o src/net/linux_svga/opt/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
948 | |
---|
949 | src/linux_svga/opt/chat.o : src/chat.c |
---|
950 | g++ -c -o src/linux_svga/opt/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
951 | |
---|
952 | src/linux_svga/opt/endgame.o : src/endgame.c |
---|
953 | g++ -c -o src/linux_svga/opt/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
954 | |
---|
955 | src/linux_svga/opt/setup.o : src/setup.c |
---|
956 | g++ -c -o src/linux_svga/opt/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
957 | |
---|
958 | src/linux_svga/opt/version.o : src/version.c |
---|
959 | g++ -c -o src/linux_svga/opt/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
960 | |
---|
961 | src/linux_svga/opt/loadgame.o : src/loadgame.c |
---|
962 | g++ -c -o src/linux_svga/opt/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
963 | |
---|
964 | src/linux_svga/opt/profile.o : src/profile.c |
---|
965 | g++ -c -o src/linux_svga/opt/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
966 | |
---|
967 | src/linux_svga/opt/cop.o : src/cop.c |
---|
968 | g++ -c -o src/linux_svga/opt/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
969 | |
---|
970 | src/linux_svga/opt/statbar.o : src/statbar.c |
---|
971 | g++ -c -o src/linux_svga/opt/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
972 | |
---|
973 | src/linux_svga/opt/compiled.o : src/compiled.c |
---|
974 | g++ -c -o src/linux_svga/opt/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
975 | |
---|
976 | src/linux_svga/opt/ant.o : src/ant.c |
---|
977 | g++ -c -o src/linux_svga/opt/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
978 | |
---|
979 | src/linux_svga/opt/sensor.o : src/sensor.c |
---|
980 | g++ -c -o src/linux_svga/opt/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
981 | |
---|
982 | src/linux_svga/opt/lisp_opt.o : src/lisp_opt.c |
---|
983 | g++ -c -o src/linux_svga/opt/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
984 | |
---|
985 | src/linux_svga/opt/demo.o : src/demo.c |
---|
986 | g++ -c -o src/linux_svga/opt/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
987 | |
---|
988 | src/linux_svga/opt/lcache.o : src/lcache.c |
---|
989 | g++ -c -o src/linux_svga/opt/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
990 | |
---|
991 | src/linux_svga/opt/lisp_gc.o : src/lisp_gc.c |
---|
992 | g++ -c -o src/linux_svga/opt/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
993 | |
---|
994 | src/linux_svga/opt/nfclient.o : src/nfclient.c |
---|
995 | g++ -c -o src/linux_svga/opt/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
996 | |
---|
997 | src/linux_svga/opt/username.o : src/username.c |
---|
998 | g++ -c -o src/linux_svga/opt/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
999 | |
---|
1000 | src/linux_svga/opt/clisp.o : src/clisp.c |
---|
1001 | g++ -c -o src/linux_svga/opt/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1002 | |
---|
1003 | src/linux_svga/opt/gui.o : src/gui.c |
---|
1004 | g++ -c -o src/linux_svga/opt/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1005 | |
---|
1006 | src/linux_svga/opt/transp.o : src/transp.c |
---|
1007 | g++ -c -o src/linux_svga/opt/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1008 | |
---|
1009 | src/linux_svga/opt/collide.o : src/collide.c |
---|
1010 | g++ -c -o src/linux_svga/opt/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1011 | |
---|
1012 | src/linux_svga/opt/trig.o : src/trig.c |
---|
1013 | g++ -c -o src/linux_svga/opt/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1014 | |
---|
1015 | src/linux_svga/opt/property.o : src/property.c |
---|
1016 | g++ -c -o src/linux_svga/opt/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1017 | |
---|
1018 | src/linux_svga/opt/lisp.o : src/lisp.c |
---|
1019 | g++ -c -o src/linux_svga/opt/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1020 | |
---|
1021 | src/linux_svga/opt/cache.o : src/cache.c |
---|
1022 | g++ -c -o src/linux_svga/opt/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1023 | |
---|
1024 | src/linux_svga/opt/particle.o : src/particle.c |
---|
1025 | g++ -c -o src/linux_svga/opt/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1026 | |
---|
1027 | src/linux_svga/opt/objects.o : src/objects.c |
---|
1028 | g++ -c -o src/linux_svga/opt/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1029 | |
---|
1030 | src/linux_svga/opt/extend.o : src/extend.c |
---|
1031 | g++ -c -o src/linux_svga/opt/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1032 | |
---|
1033 | src/linux_svga/opt/console.o : src/console.c |
---|
1034 | g++ -c -o src/linux_svga/opt/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1035 | |
---|
1036 | src/linux_svga/opt/ability.o : src/ability.c |
---|
1037 | g++ -c -o src/linux_svga/opt/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1038 | |
---|
1039 | src/linux_svga/opt/items.o : src/items.c |
---|
1040 | g++ -c -o src/linux_svga/opt/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1041 | |
---|
1042 | src/linux_svga/opt/dev.o : src/dev.c |
---|
1043 | g++ -c -o src/linux_svga/opt/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1044 | |
---|
1045 | src/linux_svga/opt/chars.o : src/chars.c |
---|
1046 | g++ -c -o src/linux_svga/opt/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1047 | |
---|
1048 | src/linux_svga/opt/level.o : src/level.c |
---|
1049 | g++ -c -o src/linux_svga/opt/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1050 | |
---|
1051 | src/linux_svga/opt/smallfnt.o : src/smallfnt.c |
---|
1052 | g++ -c -o src/linux_svga/opt/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1053 | |
---|
1054 | src/linux_svga/opt/automap.o : src/automap.c |
---|
1055 | g++ -c -o src/linux_svga/opt/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1056 | |
---|
1057 | src/linux_svga/opt/help.o : src/help.c |
---|
1058 | g++ -c -o src/linux_svga/opt/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1059 | |
---|
1060 | src/linux_svga/opt/intsect.o : src/intsect.c |
---|
1061 | g++ -c -o src/linux_svga/opt/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1062 | |
---|
1063 | src/linux_svga/opt/loader2.o : src/loader2.c |
---|
1064 | g++ -c -o src/linux_svga/opt/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1065 | |
---|
1066 | src/linux_svga/opt/seq.o : src/seq.c |
---|
1067 | g++ -c -o src/linux_svga/opt/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1068 | |
---|
1069 | src/linux_svga/opt/points.o : src/points.c |
---|
1070 | g++ -c -o src/linux_svga/opt/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1071 | |
---|
1072 | src/linux_svga/opt/fnt6x13.o : src/fnt6x13.c |
---|
1073 | g++ -c -o src/linux_svga/opt/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1074 | |
---|
1075 | src/linux_svga/opt/morpher.o : src/morpher.c |
---|
1076 | g++ -c -o src/linux_svga/opt/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1077 | |
---|
1078 | src/linux_svga/opt/menu.o : src/menu.c |
---|
1079 | g++ -c -o src/linux_svga/opt/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1080 | |
---|
1081 | src/linux_svga/opt/director.o : src/director.c |
---|
1082 | g++ -c -o src/linux_svga/opt/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1083 | |
---|
1084 | src/linux_svga/opt/view.o : src/view.c |
---|
1085 | g++ -c -o src/linux_svga/opt/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1086 | |
---|
1087 | src/linux_svga/opt/config.o : src/config.c |
---|
1088 | g++ -c -o src/linux_svga/opt/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1089 | |
---|
1090 | src/linux_svga/opt/game.o : src/game.c |
---|
1091 | g++ -c -o src/linux_svga/opt/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1092 | |
---|
1093 | src/linux_svga/opt/light.o : src/light.c |
---|
1094 | g++ -c -o src/linux_svga/opt/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1095 | |
---|
1096 | src/linux_svga/opt/devsel.o : src/devsel.c |
---|
1097 | g++ -c -o src/linux_svga/opt/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1098 | |
---|
1099 | src/linux_svga/opt/crc.o : src/crc.c |
---|
1100 | g++ -c -o src/linux_svga/opt/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1101 | |
---|
1102 | src/linux_svga/opt/gamma.o : src/gamma.c |
---|
1103 | g++ -c -o src/linux_svga/opt/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1104 | |
---|
1105 | src/linux_svga/opt/language.o : src/language.c |
---|
1106 | g++ -c -o src/linux_svga/opt/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1107 | |
---|
1108 | |
---|
1109 | gamexo : $(LINUX_X11_gamexo_opt_o_files) |
---|
1110 | g++ -o gamexo \ |
---|
1111 | src/net/mac/linux_x11/opt/tcpip.o \ |
---|
1112 | src/linux_x11/opt/specache.o \ |
---|
1113 | ../imlib/linux_x11/opt/sprite.o \ |
---|
1114 | src/linux_x11/opt/netcfg.o \ |
---|
1115 | src/linux_x11/opt/text_gui.o \ |
---|
1116 | src/linux_x11/opt/innet.o \ |
---|
1117 | src/net/unix/linux_x11/opt/gserver.o \ |
---|
1118 | src/net/unix/linux_x11/opt/gclient.o \ |
---|
1119 | src/net/unix/linux_x11/opt/fileman.o \ |
---|
1120 | src/net/linux_x11/opt/sock.o \ |
---|
1121 | src/linux_x11/opt/chat.o \ |
---|
1122 | src/linux_x11/opt/endgame.o \ |
---|
1123 | src/linux_x11/opt/setup.o \ |
---|
1124 | src/linux_x11/opt/version.o \ |
---|
1125 | src/linux_x11/opt/loadgame.o \ |
---|
1126 | src/linux_x11/opt/profile.o \ |
---|
1127 | src/linux_x11/opt/cop.o \ |
---|
1128 | src/linux_x11/opt/statbar.o \ |
---|
1129 | src/linux_x11/opt/compiled.o \ |
---|
1130 | src/linux_x11/opt/ant.o \ |
---|
1131 | src/linux_x11/opt/sensor.o \ |
---|
1132 | src/linux_x11/opt/lisp_opt.o \ |
---|
1133 | src/linux_x11/opt/demo.o \ |
---|
1134 | src/linux_x11/opt/lcache.o \ |
---|
1135 | src/linux_x11/opt/lisp_gc.o \ |
---|
1136 | src/linux_x11/opt/nfclient.o \ |
---|
1137 | src/linux_x11/opt/username.o \ |
---|
1138 | src/linux_x11/opt/clisp.o \ |
---|
1139 | src/linux_x11/opt/gui.o \ |
---|
1140 | src/linux_x11/opt/transp.o \ |
---|
1141 | src/linux_x11/opt/collide.o \ |
---|
1142 | src/linux_x11/opt/trig.o \ |
---|
1143 | src/linux_x11/opt/property.o \ |
---|
1144 | src/linux_x11/opt/lisp.o \ |
---|
1145 | src/linux_x11/opt/cache.o \ |
---|
1146 | src/linux_x11/opt/particle.o \ |
---|
1147 | src/linux_x11/opt/objects.o \ |
---|
1148 | src/linux_x11/opt/extend.o \ |
---|
1149 | src/linux_x11/opt/console.o \ |
---|
1150 | src/linux_x11/opt/ability.o \ |
---|
1151 | src/linux_x11/opt/items.o \ |
---|
1152 | src/linux_x11/opt/dev.o \ |
---|
1153 | src/linux_x11/opt/chars.o \ |
---|
1154 | src/linux_x11/opt/level.o \ |
---|
1155 | src/linux_x11/opt/smallfnt.o \ |
---|
1156 | src/linux_x11/opt/automap.o \ |
---|
1157 | src/linux_x11/opt/help.o \ |
---|
1158 | src/linux_x11/opt/intsect.o \ |
---|
1159 | src/linux_x11/opt/loader2.o \ |
---|
1160 | src/linux_x11/opt/seq.o \ |
---|
1161 | src/linux_x11/opt/points.o \ |
---|
1162 | src/linux_x11/opt/fnt6x13.o \ |
---|
1163 | src/linux_x11/opt/morpher.o \ |
---|
1164 | src/linux_x11/opt/menu.o \ |
---|
1165 | src/linux_x11/opt/director.o \ |
---|
1166 | src/linux_x11/opt/view.o \ |
---|
1167 | src/linux_x11/opt/config.o \ |
---|
1168 | src/linux_x11/opt/game.o \ |
---|
1169 | src/linux_x11/opt/light.o \ |
---|
1170 | src/linux_x11/opt/devsel.o \ |
---|
1171 | src/linux_x11/opt/crc.o \ |
---|
1172 | src/linux_x11/opt/gamma.o \ |
---|
1173 | src/linux_x11/opt/language.o \ |
---|
1174 | ../imlib/linux_x11/opt/image.a \ |
---|
1175 | ../imlib/linux_x11/opt/winman.a \ |
---|
1176 | ../imlib/linux_x11/opt/gui.a \ |
---|
1177 | ../imlib/linux_x11/opt/dir.a \ |
---|
1178 | ../imlib/linux_x11/opt/time.a \ |
---|
1179 | ../imlib/linux_x11/opt/sound.a \ |
---|
1180 | ../imlib/linux_x11/opt/joy.a \ |
---|
1181 | ../imlib/linux_x11/opt/packet.a /lib/libXext.a /lib/libX11.a -lm |
---|
1182 | |
---|
1183 | src/net/mac/linux_x11/opt/tcpip.o : src/net/mac/tcpip.c |
---|
1184 | g++ -c -o src/net/mac/linux_x11/opt/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1185 | |
---|
1186 | src/linux_x11/opt/specache.o : src/specache.c |
---|
1187 | g++ -c -o src/linux_x11/opt/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1188 | |
---|
1189 | ../imlib/linux_x11/opt/sprite.o : ../imlib/sprite.c |
---|
1190 | g++ -c -o ../imlib/linux_x11/opt/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1191 | |
---|
1192 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/sprite.hpp |
---|
1193 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/emm.hpp |
---|
1194 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/ppmread.hpp |
---|
1195 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/gifread.hpp |
---|
1196 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/glread.hpp |
---|
1197 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/video.hpp |
---|
1198 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/image.hpp |
---|
1199 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/jmalloc.hpp |
---|
1200 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/specs.hpp |
---|
1201 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/linked.hpp |
---|
1202 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/palette.hpp |
---|
1203 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/mdlread.hpp |
---|
1204 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/dprint.hpp |
---|
1205 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/system.h |
---|
1206 | ../imlib/linux_x11/opt/sprite.o : ../imlib/include/macs.hpp |
---|
1207 | src/linux_x11/opt/netcfg.o : src/netcfg.c |
---|
1208 | g++ -c -o src/linux_x11/opt/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1209 | |
---|
1210 | src/linux_x11/opt/text_gui.o : src/text_gui.c |
---|
1211 | g++ -c -o src/linux_x11/opt/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1212 | |
---|
1213 | src/linux_x11/opt/innet.o : src/innet.c |
---|
1214 | g++ -c -o src/linux_x11/opt/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1215 | |
---|
1216 | src/net/unix/linux_x11/opt/gserver.o : src/net/unix/gserver.c |
---|
1217 | g++ -c -o src/net/unix/linux_x11/opt/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1218 | |
---|
1219 | src/net/unix/linux_x11/opt/gclient.o : src/net/unix/gclient.c |
---|
1220 | g++ -c -o src/net/unix/linux_x11/opt/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1221 | |
---|
1222 | src/net/unix/linux_x11/opt/fileman.o : src/net/unix/fileman.c |
---|
1223 | g++ -c -o src/net/unix/linux_x11/opt/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1224 | |
---|
1225 | src/net/linux_x11/opt/sock.o : src/net/sock.c |
---|
1226 | g++ -c -o src/net/linux_x11/opt/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1227 | |
---|
1228 | src/linux_x11/opt/chat.o : src/chat.c |
---|
1229 | g++ -c -o src/linux_x11/opt/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1230 | |
---|
1231 | src/linux_x11/opt/endgame.o : src/endgame.c |
---|
1232 | g++ -c -o src/linux_x11/opt/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1233 | |
---|
1234 | src/linux_x11/opt/setup.o : src/setup.c |
---|
1235 | g++ -c -o src/linux_x11/opt/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1236 | |
---|
1237 | src/linux_x11/opt/version.o : src/version.c |
---|
1238 | g++ -c -o src/linux_x11/opt/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1239 | |
---|
1240 | src/linux_x11/opt/loadgame.o : src/loadgame.c |
---|
1241 | g++ -c -o src/linux_x11/opt/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1242 | |
---|
1243 | src/linux_x11/opt/profile.o : src/profile.c |
---|
1244 | g++ -c -o src/linux_x11/opt/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1245 | |
---|
1246 | src/linux_x11/opt/cop.o : src/cop.c |
---|
1247 | g++ -c -o src/linux_x11/opt/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1248 | |
---|
1249 | src/linux_x11/opt/statbar.o : src/statbar.c |
---|
1250 | g++ -c -o src/linux_x11/opt/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1251 | |
---|
1252 | src/linux_x11/opt/compiled.o : src/compiled.c |
---|
1253 | g++ -c -o src/linux_x11/opt/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1254 | |
---|
1255 | src/linux_x11/opt/ant.o : src/ant.c |
---|
1256 | g++ -c -o src/linux_x11/opt/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1257 | |
---|
1258 | src/linux_x11/opt/sensor.o : src/sensor.c |
---|
1259 | g++ -c -o src/linux_x11/opt/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1260 | |
---|
1261 | src/linux_x11/opt/lisp_opt.o : src/lisp_opt.c |
---|
1262 | g++ -c -o src/linux_x11/opt/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1263 | |
---|
1264 | src/linux_x11/opt/demo.o : src/demo.c |
---|
1265 | g++ -c -o src/linux_x11/opt/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1266 | |
---|
1267 | src/linux_x11/opt/lcache.o : src/lcache.c |
---|
1268 | g++ -c -o src/linux_x11/opt/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1269 | |
---|
1270 | src/linux_x11/opt/lisp_gc.o : src/lisp_gc.c |
---|
1271 | g++ -c -o src/linux_x11/opt/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1272 | |
---|
1273 | src/linux_x11/opt/nfclient.o : src/nfclient.c |
---|
1274 | g++ -c -o src/linux_x11/opt/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1275 | |
---|
1276 | src/linux_x11/opt/username.o : src/username.c |
---|
1277 | g++ -c -o src/linux_x11/opt/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1278 | |
---|
1279 | src/linux_x11/opt/clisp.o : src/clisp.c |
---|
1280 | g++ -c -o src/linux_x11/opt/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1281 | |
---|
1282 | src/linux_x11/opt/gui.o : src/gui.c |
---|
1283 | g++ -c -o src/linux_x11/opt/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1284 | |
---|
1285 | src/linux_x11/opt/transp.o : src/transp.c |
---|
1286 | g++ -c -o src/linux_x11/opt/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1287 | |
---|
1288 | src/linux_x11/opt/collide.o : src/collide.c |
---|
1289 | g++ -c -o src/linux_x11/opt/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1290 | |
---|
1291 | src/linux_x11/opt/trig.o : src/trig.c |
---|
1292 | g++ -c -o src/linux_x11/opt/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1293 | |
---|
1294 | src/linux_x11/opt/property.o : src/property.c |
---|
1295 | g++ -c -o src/linux_x11/opt/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1296 | |
---|
1297 | src/linux_x11/opt/lisp.o : src/lisp.c |
---|
1298 | g++ -c -o src/linux_x11/opt/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1299 | |
---|
1300 | src/linux_x11/opt/cache.o : src/cache.c |
---|
1301 | g++ -c -o src/linux_x11/opt/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1302 | |
---|
1303 | src/linux_x11/opt/particle.o : src/particle.c |
---|
1304 | g++ -c -o src/linux_x11/opt/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1305 | |
---|
1306 | src/linux_x11/opt/objects.o : src/objects.c |
---|
1307 | g++ -c -o src/linux_x11/opt/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1308 | |
---|
1309 | src/linux_x11/opt/extend.o : src/extend.c |
---|
1310 | g++ -c -o src/linux_x11/opt/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1311 | |
---|
1312 | src/linux_x11/opt/console.o : src/console.c |
---|
1313 | g++ -c -o src/linux_x11/opt/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1314 | |
---|
1315 | src/linux_x11/opt/ability.o : src/ability.c |
---|
1316 | g++ -c -o src/linux_x11/opt/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1317 | |
---|
1318 | src/linux_x11/opt/items.o : src/items.c |
---|
1319 | g++ -c -o src/linux_x11/opt/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1320 | |
---|
1321 | src/linux_x11/opt/dev.o : src/dev.c |
---|
1322 | g++ -c -o src/linux_x11/opt/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1323 | |
---|
1324 | src/linux_x11/opt/chars.o : src/chars.c |
---|
1325 | g++ -c -o src/linux_x11/opt/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1326 | |
---|
1327 | src/linux_x11/opt/level.o : src/level.c |
---|
1328 | g++ -c -o src/linux_x11/opt/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1329 | |
---|
1330 | src/linux_x11/opt/smallfnt.o : src/smallfnt.c |
---|
1331 | g++ -c -o src/linux_x11/opt/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1332 | |
---|
1333 | src/linux_x11/opt/automap.o : src/automap.c |
---|
1334 | g++ -c -o src/linux_x11/opt/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1335 | |
---|
1336 | src/linux_x11/opt/help.o : src/help.c |
---|
1337 | g++ -c -o src/linux_x11/opt/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1338 | |
---|
1339 | src/linux_x11/opt/intsect.o : src/intsect.c |
---|
1340 | g++ -c -o src/linux_x11/opt/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1341 | |
---|
1342 | src/linux_x11/opt/loader2.o : src/loader2.c |
---|
1343 | g++ -c -o src/linux_x11/opt/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1344 | |
---|
1345 | src/linux_x11/opt/seq.o : src/seq.c |
---|
1346 | g++ -c -o src/linux_x11/opt/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1347 | |
---|
1348 | src/linux_x11/opt/points.o : src/points.c |
---|
1349 | g++ -c -o src/linux_x11/opt/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1350 | |
---|
1351 | src/linux_x11/opt/fnt6x13.o : src/fnt6x13.c |
---|
1352 | g++ -c -o src/linux_x11/opt/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1353 | |
---|
1354 | src/linux_x11/opt/morpher.o : src/morpher.c |
---|
1355 | g++ -c -o src/linux_x11/opt/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1356 | |
---|
1357 | src/linux_x11/opt/menu.o : src/menu.c |
---|
1358 | g++ -c -o src/linux_x11/opt/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1359 | |
---|
1360 | src/linux_x11/opt/director.o : src/director.c |
---|
1361 | g++ -c -o src/linux_x11/opt/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1362 | |
---|
1363 | src/linux_x11/opt/view.o : src/view.c |
---|
1364 | g++ -c -o src/linux_x11/opt/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1365 | |
---|
1366 | src/linux_x11/opt/config.o : src/config.c |
---|
1367 | g++ -c -o src/linux_x11/opt/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1368 | |
---|
1369 | src/linux_x11/opt/game.o : src/game.c |
---|
1370 | g++ -c -o src/linux_x11/opt/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1371 | |
---|
1372 | src/linux_x11/opt/light.o : src/light.c |
---|
1373 | g++ -c -o src/linux_x11/opt/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1374 | |
---|
1375 | src/linux_x11/opt/devsel.o : src/devsel.c |
---|
1376 | g++ -c -o src/linux_x11/opt/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1377 | |
---|
1378 | src/linux_x11/opt/crc.o : src/crc.c |
---|
1379 | g++ -c -o src/linux_x11/opt/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1380 | |
---|
1381 | src/linux_x11/opt/gamma.o : src/gamma.c |
---|
1382 | g++ -c -o src/linux_x11/opt/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1383 | |
---|
1384 | src/linux_x11/opt/language.o : src/language.c |
---|
1385 | g++ -c -o src/linux_x11/opt/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -DMANAGE_MEM -DNO_CHECK |
---|
1386 | |
---|
1387 | |
---|
1388 | LINUX_X11_gamexp_profile_o_files = \ |
---|
1389 | src/net/mac/linux_x11/profile/tcpip.o \ |
---|
1390 | src/linux_x11/profile/specache.o \ |
---|
1391 | ../imlib/linux_x11/profile/sprite.o \ |
---|
1392 | src/linux_x11/profile/netcfg.o \ |
---|
1393 | src/linux_x11/profile/text_gui.o \ |
---|
1394 | src/linux_x11/profile/innet.o \ |
---|
1395 | src/net/unix/linux_x11/profile/gserver.o \ |
---|
1396 | src/net/unix/linux_x11/profile/gclient.o \ |
---|
1397 | src/net/unix/linux_x11/profile/fileman.o \ |
---|
1398 | src/net/linux_x11/profile/sock.o \ |
---|
1399 | src/linux_x11/profile/chat.o \ |
---|
1400 | src/linux_x11/profile/endgame.o \ |
---|
1401 | src/linux_x11/profile/setup.o \ |
---|
1402 | src/linux_x11/profile/version.o \ |
---|
1403 | src/linux_x11/profile/loadgame.o \ |
---|
1404 | src/linux_x11/profile/profile.o \ |
---|
1405 | src/linux_x11/profile/cop.o \ |
---|
1406 | src/linux_x11/profile/statbar.o \ |
---|
1407 | src/linux_x11/profile/compiled.o \ |
---|
1408 | src/linux_x11/profile/ant.o \ |
---|
1409 | src/linux_x11/profile/sensor.o \ |
---|
1410 | src/linux_x11/profile/lisp_opt.o \ |
---|
1411 | src/linux_x11/profile/demo.o \ |
---|
1412 | src/linux_x11/profile/lcache.o \ |
---|
1413 | src/linux_x11/profile/lisp_gc.o \ |
---|
1414 | src/linux_x11/profile/nfclient.o \ |
---|
1415 | src/linux_x11/profile/username.o \ |
---|
1416 | src/linux_x11/profile/clisp.o \ |
---|
1417 | src/linux_x11/profile/gui.o \ |
---|
1418 | src/linux_x11/profile/transp.o \ |
---|
1419 | src/linux_x11/profile/collide.o \ |
---|
1420 | src/linux_x11/profile/trig.o \ |
---|
1421 | src/linux_x11/profile/property.o \ |
---|
1422 | src/linux_x11/profile/lisp.o \ |
---|
1423 | src/linux_x11/profile/cache.o \ |
---|
1424 | src/linux_x11/profile/particle.o \ |
---|
1425 | src/linux_x11/profile/objects.o \ |
---|
1426 | src/linux_x11/profile/extend.o \ |
---|
1427 | src/linux_x11/profile/console.o \ |
---|
1428 | src/linux_x11/profile/ability.o \ |
---|
1429 | src/linux_x11/profile/items.o \ |
---|
1430 | src/linux_x11/profile/dev.o \ |
---|
1431 | src/linux_x11/profile/chars.o \ |
---|
1432 | src/linux_x11/profile/level.o \ |
---|
1433 | src/linux_x11/profile/smallfnt.o \ |
---|
1434 | src/linux_x11/profile/automap.o \ |
---|
1435 | src/linux_x11/profile/help.o \ |
---|
1436 | src/linux_x11/profile/intsect.o \ |
---|
1437 | src/linux_x11/profile/loader2.o \ |
---|
1438 | src/linux_x11/profile/seq.o \ |
---|
1439 | src/linux_x11/profile/points.o \ |
---|
1440 | src/linux_x11/profile/fnt6x13.o \ |
---|
1441 | src/linux_x11/profile/morpher.o \ |
---|
1442 | src/linux_x11/profile/menu.o \ |
---|
1443 | src/linux_x11/profile/director.o \ |
---|
1444 | src/linux_x11/profile/view.o \ |
---|
1445 | src/linux_x11/profile/config.o \ |
---|
1446 | src/linux_x11/profile/game.o \ |
---|
1447 | src/linux_x11/profile/light.o \ |
---|
1448 | src/linux_x11/profile/devsel.o \ |
---|
1449 | src/linux_x11/profile/crc.o \ |
---|
1450 | src/linux_x11/profile/gamma.o \ |
---|
1451 | src/linux_x11/profile/language.o |
---|
1452 | |
---|
1453 | LINUX_SVGA_gamep_profile_o_files = \ |
---|
1454 | src/net/mac/linux_svga/profile/tcpip.o \ |
---|
1455 | src/linux_svga/profile/specache.o \ |
---|
1456 | ../imlib/linux_svga/profile/sprite.o \ |
---|
1457 | src/linux_svga/profile/netcfg.o \ |
---|
1458 | src/linux_svga/profile/text_gui.o \ |
---|
1459 | src/linux_svga/profile/innet.o \ |
---|
1460 | src/net/unix/linux_svga/profile/gserver.o \ |
---|
1461 | src/net/unix/linux_svga/profile/gclient.o \ |
---|
1462 | src/net/unix/linux_svga/profile/fileman.o \ |
---|
1463 | src/net/linux_svga/profile/sock.o \ |
---|
1464 | src/linux_svga/profile/chat.o \ |
---|
1465 | src/linux_svga/profile/endgame.o \ |
---|
1466 | src/linux_svga/profile/setup.o \ |
---|
1467 | src/linux_svga/profile/version.o \ |
---|
1468 | src/linux_svga/profile/loadgame.o \ |
---|
1469 | src/linux_svga/profile/profile.o \ |
---|
1470 | src/linux_svga/profile/cop.o \ |
---|
1471 | src/linux_svga/profile/statbar.o \ |
---|
1472 | src/linux_svga/profile/compiled.o \ |
---|
1473 | src/linux_svga/profile/ant.o \ |
---|
1474 | src/linux_svga/profile/sensor.o \ |
---|
1475 | src/linux_svga/profile/lisp_opt.o \ |
---|
1476 | src/linux_svga/profile/demo.o \ |
---|
1477 | src/linux_svga/profile/lcache.o \ |
---|
1478 | src/linux_svga/profile/lisp_gc.o \ |
---|
1479 | src/linux_svga/profile/nfclient.o \ |
---|
1480 | src/linux_svga/profile/username.o \ |
---|
1481 | src/linux_svga/profile/clisp.o \ |
---|
1482 | src/linux_svga/profile/gui.o \ |
---|
1483 | src/linux_svga/profile/transp.o \ |
---|
1484 | src/linux_svga/profile/collide.o \ |
---|
1485 | src/linux_svga/profile/trig.o \ |
---|
1486 | src/linux_svga/profile/property.o \ |
---|
1487 | src/linux_svga/profile/lisp.o \ |
---|
1488 | src/linux_svga/profile/cache.o \ |
---|
1489 | src/linux_svga/profile/particle.o \ |
---|
1490 | src/linux_svga/profile/objects.o \ |
---|
1491 | src/linux_svga/profile/extend.o \ |
---|
1492 | src/linux_svga/profile/console.o \ |
---|
1493 | src/linux_svga/profile/ability.o \ |
---|
1494 | src/linux_svga/profile/items.o \ |
---|
1495 | src/linux_svga/profile/dev.o \ |
---|
1496 | src/linux_svga/profile/chars.o \ |
---|
1497 | src/linux_svga/profile/level.o \ |
---|
1498 | src/linux_svga/profile/smallfnt.o \ |
---|
1499 | src/linux_svga/profile/automap.o \ |
---|
1500 | src/linux_svga/profile/help.o \ |
---|
1501 | src/linux_svga/profile/intsect.o \ |
---|
1502 | src/linux_svga/profile/loader2.o \ |
---|
1503 | src/linux_svga/profile/seq.o \ |
---|
1504 | src/linux_svga/profile/points.o \ |
---|
1505 | src/linux_svga/profile/fnt6x13.o \ |
---|
1506 | src/linux_svga/profile/morpher.o \ |
---|
1507 | src/linux_svga/profile/menu.o \ |
---|
1508 | src/linux_svga/profile/director.o \ |
---|
1509 | src/linux_svga/profile/view.o \ |
---|
1510 | src/linux_svga/profile/config.o \ |
---|
1511 | src/linux_svga/profile/game.o \ |
---|
1512 | src/linux_svga/profile/light.o \ |
---|
1513 | src/linux_svga/profile/devsel.o \ |
---|
1514 | src/linux_svga/profile/crc.o \ |
---|
1515 | src/linux_svga/profile/gamma.o \ |
---|
1516 | src/linux_svga/profile/language.o |
---|
1517 | |
---|
1518 | gamep : $(LINUX_SVGA_gamep_profile_o_files) |
---|
1519 | g++ -o gamep \ |
---|
1520 | src/net/mac/linux_svga/profile/tcpip.o \ |
---|
1521 | src/linux_svga/profile/specache.o \ |
---|
1522 | ../imlib/linux_svga/profile/sprite.o \ |
---|
1523 | src/linux_svga/profile/netcfg.o \ |
---|
1524 | src/linux_svga/profile/text_gui.o \ |
---|
1525 | src/linux_svga/profile/innet.o \ |
---|
1526 | src/net/unix/linux_svga/profile/gserver.o \ |
---|
1527 | src/net/unix/linux_svga/profile/gclient.o \ |
---|
1528 | src/net/unix/linux_svga/profile/fileman.o \ |
---|
1529 | src/net/linux_svga/profile/sock.o \ |
---|
1530 | src/linux_svga/profile/chat.o \ |
---|
1531 | src/linux_svga/profile/endgame.o \ |
---|
1532 | src/linux_svga/profile/setup.o \ |
---|
1533 | src/linux_svga/profile/version.o \ |
---|
1534 | src/linux_svga/profile/loadgame.o \ |
---|
1535 | src/linux_svga/profile/profile.o \ |
---|
1536 | src/linux_svga/profile/cop.o \ |
---|
1537 | src/linux_svga/profile/statbar.o \ |
---|
1538 | src/linux_svga/profile/compiled.o \ |
---|
1539 | src/linux_svga/profile/ant.o \ |
---|
1540 | src/linux_svga/profile/sensor.o \ |
---|
1541 | src/linux_svga/profile/lisp_opt.o \ |
---|
1542 | src/linux_svga/profile/demo.o \ |
---|
1543 | src/linux_svga/profile/lcache.o \ |
---|
1544 | src/linux_svga/profile/lisp_gc.o \ |
---|
1545 | src/linux_svga/profile/nfclient.o \ |
---|
1546 | src/linux_svga/profile/username.o \ |
---|
1547 | src/linux_svga/profile/clisp.o \ |
---|
1548 | src/linux_svga/profile/gui.o \ |
---|
1549 | src/linux_svga/profile/transp.o \ |
---|
1550 | src/linux_svga/profile/collide.o \ |
---|
1551 | src/linux_svga/profile/trig.o \ |
---|
1552 | src/linux_svga/profile/property.o \ |
---|
1553 | src/linux_svga/profile/lisp.o \ |
---|
1554 | src/linux_svga/profile/cache.o \ |
---|
1555 | src/linux_svga/profile/particle.o \ |
---|
1556 | src/linux_svga/profile/objects.o \ |
---|
1557 | src/linux_svga/profile/extend.o \ |
---|
1558 | src/linux_svga/profile/console.o \ |
---|
1559 | src/linux_svga/profile/ability.o \ |
---|
1560 | src/linux_svga/profile/items.o \ |
---|
1561 | src/linux_svga/profile/dev.o \ |
---|
1562 | src/linux_svga/profile/chars.o \ |
---|
1563 | src/linux_svga/profile/level.o \ |
---|
1564 | src/linux_svga/profile/smallfnt.o \ |
---|
1565 | src/linux_svga/profile/automap.o \ |
---|
1566 | src/linux_svga/profile/help.o \ |
---|
1567 | src/linux_svga/profile/intsect.o \ |
---|
1568 | src/linux_svga/profile/loader2.o \ |
---|
1569 | src/linux_svga/profile/seq.o \ |
---|
1570 | src/linux_svga/profile/points.o \ |
---|
1571 | src/linux_svga/profile/fnt6x13.o \ |
---|
1572 | src/linux_svga/profile/morpher.o \ |
---|
1573 | src/linux_svga/profile/menu.o \ |
---|
1574 | src/linux_svga/profile/director.o \ |
---|
1575 | src/linux_svga/profile/view.o \ |
---|
1576 | src/linux_svga/profile/config.o \ |
---|
1577 | src/linux_svga/profile/game.o \ |
---|
1578 | src/linux_svga/profile/light.o \ |
---|
1579 | src/linux_svga/profile/devsel.o \ |
---|
1580 | src/linux_svga/profile/crc.o \ |
---|
1581 | src/linux_svga/profile/gamma.o \ |
---|
1582 | src/linux_svga/profile/language.o \ |
---|
1583 | ../imlib/linux_svga/profile/image.a \ |
---|
1584 | ../imlib/linux_svga/profile/winman.a \ |
---|
1585 | ../imlib/linux_svga/profile/gui.a \ |
---|
1586 | ../imlib/linux_svga/profile/dir.a \ |
---|
1587 | ../imlib/linux_svga/profile/time.a \ |
---|
1588 | ../imlib/linux_svga/profile/sound.a \ |
---|
1589 | ../imlib/linux_svga/profile/joy.a \ |
---|
1590 | ../imlib/linux_svga/profile/packet.a -lvga -lm |
---|
1591 | |
---|
1592 | src/net/mac/linux_svga/profile/tcpip.o : src/net/mac/tcpip.c |
---|
1593 | g++ -c -o src/net/mac/linux_svga/profile/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1594 | |
---|
1595 | src/linux_svga/profile/specache.o : src/specache.c |
---|
1596 | g++ -c -o src/linux_svga/profile/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1597 | |
---|
1598 | ../imlib/linux_svga/profile/sprite.o : ../imlib/sprite.c |
---|
1599 | g++ -c -o ../imlib/linux_svga/profile/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1600 | |
---|
1601 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/sprite.hpp |
---|
1602 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/emm.hpp |
---|
1603 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/ppmread.hpp |
---|
1604 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/gifread.hpp |
---|
1605 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/glread.hpp |
---|
1606 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/video.hpp |
---|
1607 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/image.hpp |
---|
1608 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/jmalloc.hpp |
---|
1609 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/specs.hpp |
---|
1610 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/linked.hpp |
---|
1611 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/palette.hpp |
---|
1612 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/mdlread.hpp |
---|
1613 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/dprint.hpp |
---|
1614 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/system.h |
---|
1615 | ../imlib/linux_svga/profile/sprite.o : ../imlib/include/macs.hpp |
---|
1616 | src/linux_svga/profile/netcfg.o : src/netcfg.c |
---|
1617 | g++ -c -o src/linux_svga/profile/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1618 | |
---|
1619 | src/linux_svga/profile/text_gui.o : src/text_gui.c |
---|
1620 | g++ -c -o src/linux_svga/profile/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1621 | |
---|
1622 | src/linux_svga/profile/innet.o : src/innet.c |
---|
1623 | g++ -c -o src/linux_svga/profile/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1624 | |
---|
1625 | src/net/unix/linux_svga/profile/gserver.o : src/net/unix/gserver.c |
---|
1626 | g++ -c -o src/net/unix/linux_svga/profile/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1627 | |
---|
1628 | src/net/unix/linux_svga/profile/gclient.o : src/net/unix/gclient.c |
---|
1629 | g++ -c -o src/net/unix/linux_svga/profile/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1630 | |
---|
1631 | src/net/unix/linux_svga/profile/fileman.o : src/net/unix/fileman.c |
---|
1632 | g++ -c -o src/net/unix/linux_svga/profile/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1633 | |
---|
1634 | src/net/linux_svga/profile/sock.o : src/net/sock.c |
---|
1635 | g++ -c -o src/net/linux_svga/profile/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1636 | |
---|
1637 | src/linux_svga/profile/chat.o : src/chat.c |
---|
1638 | g++ -c -o src/linux_svga/profile/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1639 | |
---|
1640 | src/linux_svga/profile/endgame.o : src/endgame.c |
---|
1641 | g++ -c -o src/linux_svga/profile/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1642 | |
---|
1643 | src/linux_svga/profile/setup.o : src/setup.c |
---|
1644 | g++ -c -o src/linux_svga/profile/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1645 | |
---|
1646 | src/linux_svga/profile/version.o : src/version.c |
---|
1647 | g++ -c -o src/linux_svga/profile/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1648 | |
---|
1649 | src/linux_svga/profile/loadgame.o : src/loadgame.c |
---|
1650 | g++ -c -o src/linux_svga/profile/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1651 | |
---|
1652 | src/linux_svga/profile/profile.o : src/profile.c |
---|
1653 | g++ -c -o src/linux_svga/profile/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1654 | |
---|
1655 | src/linux_svga/profile/cop.o : src/cop.c |
---|
1656 | g++ -c -o src/linux_svga/profile/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1657 | |
---|
1658 | src/linux_svga/profile/statbar.o : src/statbar.c |
---|
1659 | g++ -c -o src/linux_svga/profile/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1660 | |
---|
1661 | src/linux_svga/profile/compiled.o : src/compiled.c |
---|
1662 | g++ -c -o src/linux_svga/profile/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1663 | |
---|
1664 | src/linux_svga/profile/ant.o : src/ant.c |
---|
1665 | g++ -c -o src/linux_svga/profile/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1666 | |
---|
1667 | src/linux_svga/profile/sensor.o : src/sensor.c |
---|
1668 | g++ -c -o src/linux_svga/profile/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1669 | |
---|
1670 | src/linux_svga/profile/lisp_opt.o : src/lisp_opt.c |
---|
1671 | g++ -c -o src/linux_svga/profile/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1672 | |
---|
1673 | src/linux_svga/profile/demo.o : src/demo.c |
---|
1674 | g++ -c -o src/linux_svga/profile/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1675 | |
---|
1676 | src/linux_svga/profile/lcache.o : src/lcache.c |
---|
1677 | g++ -c -o src/linux_svga/profile/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1678 | |
---|
1679 | src/linux_svga/profile/lisp_gc.o : src/lisp_gc.c |
---|
1680 | g++ -c -o src/linux_svga/profile/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1681 | |
---|
1682 | src/linux_svga/profile/nfclient.o : src/nfclient.c |
---|
1683 | g++ -c -o src/linux_svga/profile/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1684 | |
---|
1685 | src/linux_svga/profile/username.o : src/username.c |
---|
1686 | g++ -c -o src/linux_svga/profile/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1687 | |
---|
1688 | src/linux_svga/profile/clisp.o : src/clisp.c |
---|
1689 | g++ -c -o src/linux_svga/profile/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1690 | |
---|
1691 | src/linux_svga/profile/gui.o : src/gui.c |
---|
1692 | g++ -c -o src/linux_svga/profile/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1693 | |
---|
1694 | src/linux_svga/profile/transp.o : src/transp.c |
---|
1695 | g++ -c -o src/linux_svga/profile/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1696 | |
---|
1697 | src/linux_svga/profile/collide.o : src/collide.c |
---|
1698 | g++ -c -o src/linux_svga/profile/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1699 | |
---|
1700 | src/linux_svga/profile/trig.o : src/trig.c |
---|
1701 | g++ -c -o src/linux_svga/profile/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1702 | |
---|
1703 | src/linux_svga/profile/property.o : src/property.c |
---|
1704 | g++ -c -o src/linux_svga/profile/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1705 | |
---|
1706 | src/linux_svga/profile/lisp.o : src/lisp.c |
---|
1707 | g++ -c -o src/linux_svga/profile/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1708 | |
---|
1709 | src/linux_svga/profile/cache.o : src/cache.c |
---|
1710 | g++ -c -o src/linux_svga/profile/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1711 | |
---|
1712 | src/linux_svga/profile/particle.o : src/particle.c |
---|
1713 | g++ -c -o src/linux_svga/profile/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1714 | |
---|
1715 | src/linux_svga/profile/objects.o : src/objects.c |
---|
1716 | g++ -c -o src/linux_svga/profile/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1717 | |
---|
1718 | src/linux_svga/profile/extend.o : src/extend.c |
---|
1719 | g++ -c -o src/linux_svga/profile/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1720 | |
---|
1721 | src/linux_svga/profile/console.o : src/console.c |
---|
1722 | g++ -c -o src/linux_svga/profile/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1723 | |
---|
1724 | src/linux_svga/profile/ability.o : src/ability.c |
---|
1725 | g++ -c -o src/linux_svga/profile/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1726 | |
---|
1727 | src/linux_svga/profile/items.o : src/items.c |
---|
1728 | g++ -c -o src/linux_svga/profile/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1729 | |
---|
1730 | src/linux_svga/profile/dev.o : src/dev.c |
---|
1731 | g++ -c -o src/linux_svga/profile/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1732 | |
---|
1733 | src/linux_svga/profile/chars.o : src/chars.c |
---|
1734 | g++ -c -o src/linux_svga/profile/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1735 | |
---|
1736 | src/linux_svga/profile/level.o : src/level.c |
---|
1737 | g++ -c -o src/linux_svga/profile/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1738 | |
---|
1739 | src/linux_svga/profile/smallfnt.o : src/smallfnt.c |
---|
1740 | g++ -c -o src/linux_svga/profile/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1741 | |
---|
1742 | src/linux_svga/profile/automap.o : src/automap.c |
---|
1743 | g++ -c -o src/linux_svga/profile/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1744 | |
---|
1745 | src/linux_svga/profile/help.o : src/help.c |
---|
1746 | g++ -c -o src/linux_svga/profile/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1747 | |
---|
1748 | src/linux_svga/profile/intsect.o : src/intsect.c |
---|
1749 | g++ -c -o src/linux_svga/profile/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1750 | |
---|
1751 | src/linux_svga/profile/loader2.o : src/loader2.c |
---|
1752 | g++ -c -o src/linux_svga/profile/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1753 | |
---|
1754 | src/linux_svga/profile/seq.o : src/seq.c |
---|
1755 | g++ -c -o src/linux_svga/profile/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1756 | |
---|
1757 | src/linux_svga/profile/points.o : src/points.c |
---|
1758 | g++ -c -o src/linux_svga/profile/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1759 | |
---|
1760 | src/linux_svga/profile/fnt6x13.o : src/fnt6x13.c |
---|
1761 | g++ -c -o src/linux_svga/profile/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1762 | |
---|
1763 | src/linux_svga/profile/morpher.o : src/morpher.c |
---|
1764 | g++ -c -o src/linux_svga/profile/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1765 | |
---|
1766 | src/linux_svga/profile/menu.o : src/menu.c |
---|
1767 | g++ -c -o src/linux_svga/profile/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1768 | |
---|
1769 | src/linux_svga/profile/director.o : src/director.c |
---|
1770 | g++ -c -o src/linux_svga/profile/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1771 | |
---|
1772 | src/linux_svga/profile/view.o : src/view.c |
---|
1773 | g++ -c -o src/linux_svga/profile/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1774 | |
---|
1775 | src/linux_svga/profile/config.o : src/config.c |
---|
1776 | g++ -c -o src/linux_svga/profile/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1777 | |
---|
1778 | src/linux_svga/profile/game.o : src/game.c |
---|
1779 | g++ -c -o src/linux_svga/profile/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1780 | |
---|
1781 | src/linux_svga/profile/light.o : src/light.c |
---|
1782 | g++ -c -o src/linux_svga/profile/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1783 | |
---|
1784 | src/linux_svga/profile/devsel.o : src/devsel.c |
---|
1785 | g++ -c -o src/linux_svga/profile/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1786 | |
---|
1787 | src/linux_svga/profile/crc.o : src/crc.c |
---|
1788 | g++ -c -o src/linux_svga/profile/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1789 | |
---|
1790 | src/linux_svga/profile/gamma.o : src/gamma.c |
---|
1791 | g++ -c -o src/linux_svga/profile/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1792 | |
---|
1793 | src/linux_svga/profile/language.o : src/language.c |
---|
1794 | g++ -c -o src/linux_svga/profile/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1795 | |
---|
1796 | |
---|
1797 | gamexp : $(LINUX_X11_gamexp_profile_o_files) |
---|
1798 | g++ -o gamexp \ |
---|
1799 | src/net/mac/linux_x11/profile/tcpip.o \ |
---|
1800 | src/linux_x11/profile/specache.o \ |
---|
1801 | ../imlib/linux_x11/profile/sprite.o \ |
---|
1802 | src/linux_x11/profile/netcfg.o \ |
---|
1803 | src/linux_x11/profile/text_gui.o \ |
---|
1804 | src/linux_x11/profile/innet.o \ |
---|
1805 | src/net/unix/linux_x11/profile/gserver.o \ |
---|
1806 | src/net/unix/linux_x11/profile/gclient.o \ |
---|
1807 | src/net/unix/linux_x11/profile/fileman.o \ |
---|
1808 | src/net/linux_x11/profile/sock.o \ |
---|
1809 | src/linux_x11/profile/chat.o \ |
---|
1810 | src/linux_x11/profile/endgame.o \ |
---|
1811 | src/linux_x11/profile/setup.o \ |
---|
1812 | src/linux_x11/profile/version.o \ |
---|
1813 | src/linux_x11/profile/loadgame.o \ |
---|
1814 | src/linux_x11/profile/profile.o \ |
---|
1815 | src/linux_x11/profile/cop.o \ |
---|
1816 | src/linux_x11/profile/statbar.o \ |
---|
1817 | src/linux_x11/profile/compiled.o \ |
---|
1818 | src/linux_x11/profile/ant.o \ |
---|
1819 | src/linux_x11/profile/sensor.o \ |
---|
1820 | src/linux_x11/profile/lisp_opt.o \ |
---|
1821 | src/linux_x11/profile/demo.o \ |
---|
1822 | src/linux_x11/profile/lcache.o \ |
---|
1823 | src/linux_x11/profile/lisp_gc.o \ |
---|
1824 | src/linux_x11/profile/nfclient.o \ |
---|
1825 | src/linux_x11/profile/username.o \ |
---|
1826 | src/linux_x11/profile/clisp.o \ |
---|
1827 | src/linux_x11/profile/gui.o \ |
---|
1828 | src/linux_x11/profile/transp.o \ |
---|
1829 | src/linux_x11/profile/collide.o \ |
---|
1830 | src/linux_x11/profile/trig.o \ |
---|
1831 | src/linux_x11/profile/property.o \ |
---|
1832 | src/linux_x11/profile/lisp.o \ |
---|
1833 | src/linux_x11/profile/cache.o \ |
---|
1834 | src/linux_x11/profile/particle.o \ |
---|
1835 | src/linux_x11/profile/objects.o \ |
---|
1836 | src/linux_x11/profile/extend.o \ |
---|
1837 | src/linux_x11/profile/console.o \ |
---|
1838 | src/linux_x11/profile/ability.o \ |
---|
1839 | src/linux_x11/profile/items.o \ |
---|
1840 | src/linux_x11/profile/dev.o \ |
---|
1841 | src/linux_x11/profile/chars.o \ |
---|
1842 | src/linux_x11/profile/level.o \ |
---|
1843 | src/linux_x11/profile/smallfnt.o \ |
---|
1844 | src/linux_x11/profile/automap.o \ |
---|
1845 | src/linux_x11/profile/help.o \ |
---|
1846 | src/linux_x11/profile/intsect.o \ |
---|
1847 | src/linux_x11/profile/loader2.o \ |
---|
1848 | src/linux_x11/profile/seq.o \ |
---|
1849 | src/linux_x11/profile/points.o \ |
---|
1850 | src/linux_x11/profile/fnt6x13.o \ |
---|
1851 | src/linux_x11/profile/morpher.o \ |
---|
1852 | src/linux_x11/profile/menu.o \ |
---|
1853 | src/linux_x11/profile/director.o \ |
---|
1854 | src/linux_x11/profile/view.o \ |
---|
1855 | src/linux_x11/profile/config.o \ |
---|
1856 | src/linux_x11/profile/game.o \ |
---|
1857 | src/linux_x11/profile/light.o \ |
---|
1858 | src/linux_x11/profile/devsel.o \ |
---|
1859 | src/linux_x11/profile/crc.o \ |
---|
1860 | src/linux_x11/profile/gamma.o \ |
---|
1861 | src/linux_x11/profile/language.o \ |
---|
1862 | ../imlib/linux_x11/profile/image.a \ |
---|
1863 | ../imlib/linux_x11/profile/winman.a \ |
---|
1864 | ../imlib/linux_x11/profile/gui.a \ |
---|
1865 | ../imlib/linux_x11/profile/dir.a \ |
---|
1866 | ../imlib/linux_x11/profile/time.a \ |
---|
1867 | ../imlib/linux_x11/profile/sound.a \ |
---|
1868 | ../imlib/linux_x11/profile/joy.a \ |
---|
1869 | ../imlib/linux_x11/profile/packet.a /lib/libXext.a /lib/libX11.a -lm |
---|
1870 | |
---|
1871 | src/net/mac/linux_x11/profile/tcpip.o : src/net/mac/tcpip.c |
---|
1872 | g++ -c -o src/net/mac/linux_x11/profile/tcpip.o src/net/mac/tcpip.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1873 | |
---|
1874 | src/linux_x11/profile/specache.o : src/specache.c |
---|
1875 | g++ -c -o src/linux_x11/profile/specache.o src/specache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1876 | |
---|
1877 | ../imlib/linux_x11/profile/sprite.o : ../imlib/sprite.c |
---|
1878 | g++ -c -o ../imlib/linux_x11/profile/sprite.o ../imlib/sprite.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1879 | |
---|
1880 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/sprite.hpp |
---|
1881 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/emm.hpp |
---|
1882 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/ppmread.hpp |
---|
1883 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/gifread.hpp |
---|
1884 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/glread.hpp |
---|
1885 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/video.hpp |
---|
1886 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/image.hpp |
---|
1887 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/jmalloc.hpp |
---|
1888 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/specs.hpp |
---|
1889 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/linked.hpp |
---|
1890 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/palette.hpp |
---|
1891 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/mdlread.hpp |
---|
1892 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/dprint.hpp |
---|
1893 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/system.h |
---|
1894 | ../imlib/linux_x11/profile/sprite.o : ../imlib/include/macs.hpp |
---|
1895 | src/linux_x11/profile/netcfg.o : src/netcfg.c |
---|
1896 | g++ -c -o src/linux_x11/profile/netcfg.o src/netcfg.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1897 | |
---|
1898 | src/linux_x11/profile/text_gui.o : src/text_gui.c |
---|
1899 | g++ -c -o src/linux_x11/profile/text_gui.o src/text_gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1900 | |
---|
1901 | src/linux_x11/profile/innet.o : src/innet.c |
---|
1902 | g++ -c -o src/linux_x11/profile/innet.o src/innet.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1903 | |
---|
1904 | src/net/unix/linux_x11/profile/gserver.o : src/net/unix/gserver.c |
---|
1905 | g++ -c -o src/net/unix/linux_x11/profile/gserver.o src/net/unix/gserver.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1906 | |
---|
1907 | src/net/unix/linux_x11/profile/gclient.o : src/net/unix/gclient.c |
---|
1908 | g++ -c -o src/net/unix/linux_x11/profile/gclient.o src/net/unix/gclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1909 | |
---|
1910 | src/net/unix/linux_x11/profile/fileman.o : src/net/unix/fileman.c |
---|
1911 | g++ -c -o src/net/unix/linux_x11/profile/fileman.o src/net/unix/fileman.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1912 | |
---|
1913 | src/net/linux_x11/profile/sock.o : src/net/sock.c |
---|
1914 | g++ -c -o src/net/linux_x11/profile/sock.o src/net/sock.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1915 | |
---|
1916 | src/linux_x11/profile/chat.o : src/chat.c |
---|
1917 | g++ -c -o src/linux_x11/profile/chat.o src/chat.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1918 | |
---|
1919 | src/linux_x11/profile/endgame.o : src/endgame.c |
---|
1920 | g++ -c -o src/linux_x11/profile/endgame.o src/endgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1921 | |
---|
1922 | src/linux_x11/profile/setup.o : src/setup.c |
---|
1923 | g++ -c -o src/linux_x11/profile/setup.o src/setup.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1924 | |
---|
1925 | src/linux_x11/profile/version.o : src/version.c |
---|
1926 | g++ -c -o src/linux_x11/profile/version.o src/version.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1927 | |
---|
1928 | src/linux_x11/profile/loadgame.o : src/loadgame.c |
---|
1929 | g++ -c -o src/linux_x11/profile/loadgame.o src/loadgame.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1930 | |
---|
1931 | src/linux_x11/profile/profile.o : src/profile.c |
---|
1932 | g++ -c -o src/linux_x11/profile/profile.o src/profile.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1933 | |
---|
1934 | src/linux_x11/profile/cop.o : src/cop.c |
---|
1935 | g++ -c -o src/linux_x11/profile/cop.o src/cop.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1936 | |
---|
1937 | src/linux_x11/profile/statbar.o : src/statbar.c |
---|
1938 | g++ -c -o src/linux_x11/profile/statbar.o src/statbar.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1939 | |
---|
1940 | src/linux_x11/profile/compiled.o : src/compiled.c |
---|
1941 | g++ -c -o src/linux_x11/profile/compiled.o src/compiled.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1942 | |
---|
1943 | src/linux_x11/profile/ant.o : src/ant.c |
---|
1944 | g++ -c -o src/linux_x11/profile/ant.o src/ant.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1945 | |
---|
1946 | src/linux_x11/profile/sensor.o : src/sensor.c |
---|
1947 | g++ -c -o src/linux_x11/profile/sensor.o src/sensor.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1948 | |
---|
1949 | src/linux_x11/profile/lisp_opt.o : src/lisp_opt.c |
---|
1950 | g++ -c -o src/linux_x11/profile/lisp_opt.o src/lisp_opt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1951 | |
---|
1952 | src/linux_x11/profile/demo.o : src/demo.c |
---|
1953 | g++ -c -o src/linux_x11/profile/demo.o src/demo.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1954 | |
---|
1955 | src/linux_x11/profile/lcache.o : src/lcache.c |
---|
1956 | g++ -c -o src/linux_x11/profile/lcache.o src/lcache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1957 | |
---|
1958 | src/linux_x11/profile/lisp_gc.o : src/lisp_gc.c |
---|
1959 | g++ -c -o src/linux_x11/profile/lisp_gc.o src/lisp_gc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1960 | |
---|
1961 | src/linux_x11/profile/nfclient.o : src/nfclient.c |
---|
1962 | g++ -c -o src/linux_x11/profile/nfclient.o src/nfclient.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1963 | |
---|
1964 | src/linux_x11/profile/username.o : src/username.c |
---|
1965 | g++ -c -o src/linux_x11/profile/username.o src/username.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1966 | |
---|
1967 | src/linux_x11/profile/clisp.o : src/clisp.c |
---|
1968 | g++ -c -o src/linux_x11/profile/clisp.o src/clisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1969 | |
---|
1970 | src/linux_x11/profile/gui.o : src/gui.c |
---|
1971 | g++ -c -o src/linux_x11/profile/gui.o src/gui.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1972 | |
---|
1973 | src/linux_x11/profile/transp.o : src/transp.c |
---|
1974 | g++ -c -o src/linux_x11/profile/transp.o src/transp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1975 | |
---|
1976 | src/linux_x11/profile/collide.o : src/collide.c |
---|
1977 | g++ -c -o src/linux_x11/profile/collide.o src/collide.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1978 | |
---|
1979 | src/linux_x11/profile/trig.o : src/trig.c |
---|
1980 | g++ -c -o src/linux_x11/profile/trig.o src/trig.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1981 | |
---|
1982 | src/linux_x11/profile/property.o : src/property.c |
---|
1983 | g++ -c -o src/linux_x11/profile/property.o src/property.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1984 | |
---|
1985 | src/linux_x11/profile/lisp.o : src/lisp.c |
---|
1986 | g++ -c -o src/linux_x11/profile/lisp.o src/lisp.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1987 | |
---|
1988 | src/linux_x11/profile/cache.o : src/cache.c |
---|
1989 | g++ -c -o src/linux_x11/profile/cache.o src/cache.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1990 | |
---|
1991 | src/linux_x11/profile/particle.o : src/particle.c |
---|
1992 | g++ -c -o src/linux_x11/profile/particle.o src/particle.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1993 | |
---|
1994 | src/linux_x11/profile/objects.o : src/objects.c |
---|
1995 | g++ -c -o src/linux_x11/profile/objects.o src/objects.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1996 | |
---|
1997 | src/linux_x11/profile/extend.o : src/extend.c |
---|
1998 | g++ -c -o src/linux_x11/profile/extend.o src/extend.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
1999 | |
---|
2000 | src/linux_x11/profile/console.o : src/console.c |
---|
2001 | g++ -c -o src/linux_x11/profile/console.o src/console.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2002 | |
---|
2003 | src/linux_x11/profile/ability.o : src/ability.c |
---|
2004 | g++ -c -o src/linux_x11/profile/ability.o src/ability.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2005 | |
---|
2006 | src/linux_x11/profile/items.o : src/items.c |
---|
2007 | g++ -c -o src/linux_x11/profile/items.o src/items.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2008 | |
---|
2009 | src/linux_x11/profile/dev.o : src/dev.c |
---|
2010 | g++ -c -o src/linux_x11/profile/dev.o src/dev.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2011 | |
---|
2012 | src/linux_x11/profile/chars.o : src/chars.c |
---|
2013 | g++ -c -o src/linux_x11/profile/chars.o src/chars.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2014 | |
---|
2015 | src/linux_x11/profile/level.o : src/level.c |
---|
2016 | g++ -c -o src/linux_x11/profile/level.o src/level.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2017 | |
---|
2018 | src/linux_x11/profile/smallfnt.o : src/smallfnt.c |
---|
2019 | g++ -c -o src/linux_x11/profile/smallfnt.o src/smallfnt.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2020 | |
---|
2021 | src/linux_x11/profile/automap.o : src/automap.c |
---|
2022 | g++ -c -o src/linux_x11/profile/automap.o src/automap.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2023 | |
---|
2024 | src/linux_x11/profile/help.o : src/help.c |
---|
2025 | g++ -c -o src/linux_x11/profile/help.o src/help.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2026 | |
---|
2027 | src/linux_x11/profile/intsect.o : src/intsect.c |
---|
2028 | g++ -c -o src/linux_x11/profile/intsect.o src/intsect.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2029 | |
---|
2030 | src/linux_x11/profile/loader2.o : src/loader2.c |
---|
2031 | g++ -c -o src/linux_x11/profile/loader2.o src/loader2.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2032 | |
---|
2033 | src/linux_x11/profile/seq.o : src/seq.c |
---|
2034 | g++ -c -o src/linux_x11/profile/seq.o src/seq.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2035 | |
---|
2036 | src/linux_x11/profile/points.o : src/points.c |
---|
2037 | g++ -c -o src/linux_x11/profile/points.o src/points.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2038 | |
---|
2039 | src/linux_x11/profile/fnt6x13.o : src/fnt6x13.c |
---|
2040 | g++ -c -o src/linux_x11/profile/fnt6x13.o src/fnt6x13.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2041 | |
---|
2042 | src/linux_x11/profile/morpher.o : src/morpher.c |
---|
2043 | g++ -c -o src/linux_x11/profile/morpher.o src/morpher.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2044 | |
---|
2045 | src/linux_x11/profile/menu.o : src/menu.c |
---|
2046 | g++ -c -o src/linux_x11/profile/menu.o src/menu.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2047 | |
---|
2048 | src/linux_x11/profile/director.o : src/director.c |
---|
2049 | g++ -c -o src/linux_x11/profile/director.o src/director.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2050 | |
---|
2051 | src/linux_x11/profile/view.o : src/view.c |
---|
2052 | g++ -c -o src/linux_x11/profile/view.o src/view.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2053 | |
---|
2054 | src/linux_x11/profile/config.o : src/config.c |
---|
2055 | g++ -c -o src/linux_x11/profile/config.o src/config.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2056 | |
---|
2057 | src/linux_x11/profile/game.o : src/game.c |
---|
2058 | g++ -c -o src/linux_x11/profile/game.o src/game.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2059 | |
---|
2060 | src/linux_x11/profile/light.o : src/light.c |
---|
2061 | g++ -c -o src/linux_x11/profile/light.o src/light.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2062 | |
---|
2063 | src/linux_x11/profile/devsel.o : src/devsel.c |
---|
2064 | g++ -c -o src/linux_x11/profile/devsel.o src/devsel.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2065 | |
---|
2066 | src/linux_x11/profile/crc.o : src/crc.c |
---|
2067 | g++ -c -o src/linux_x11/profile/crc.o src/crc.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2068 | |
---|
2069 | src/linux_x11/profile/gamma.o : src/gamma.c |
---|
2070 | g++ -c -o src/linux_x11/profile/gamma.o src/gamma.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2071 | |
---|
2072 | src/linux_x11/profile/language.o : src/language.c |
---|
2073 | g++ -c -o src/linux_x11/profile/language.o src/language.c -Iinc -I../imlib/include -Isrc/net/inc -Isrc/net/unix -Isrc/net/inc -O2 -g -pg -DMEM_CHECK -DMANAGE_MEM |
---|
2074 | |
---|
2075 | |
---|