~ubuntu-branches/debian/squeeze/warzone2100/squeeze

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2008-12-22 18:40:33 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081222184033-djzsam4hegeg4x4m
Tags: 2.1.0-1
* New upstream release
  - Is a stable release, it can be let into testing (Closes: #458275)
  - Uses right texture size for intel GPUs (Closes: #472403, LP: #241458)
* Drop README.Debian because the issues are fixed (see above)
* Don't recommend rejected community music, it is unlikely to return.
* Improve the package description with feedback from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
 
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
bin_PROGRAMS = warzone2100$(EXEEXT)
 
37
@MINGW32_TRUE@am__append_1 = $(top_builddir)/win32/warzone2100.o $(WIN32_LIBS)
 
38
subdir = src
 
39
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
 
40
        $(srcdir)/Makefile.in
 
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
42
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
 
43
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
44
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
45
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
 
46
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
47
        $(top_srcdir)/m4/progversion.m4 $(top_srcdir)/configure.ac
 
48
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
49
        $(ACLOCAL_M4)
 
50
mkinstalldirs = $(install_sh) -d
 
51
CONFIG_HEADER = $(top_builddir)/config.h
 
52
CONFIG_CLEAN_FILES =
 
53
am__installdirs = "$(DESTDIR)$(bindir)"
 
54
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
55
PROGRAMS = $(bin_PROGRAMS)
 
56
am_warzone2100_OBJECTS = action.$(OBJEXT) advvis.$(OBJEXT) \
 
57
        ai.$(OBJEXT) aiexperience.$(OBJEXT) astar.$(OBJEXT) \
 
58
        atmos.$(OBJEXT) aud.$(OBJEXT) bridge.$(OBJEXT) \
 
59
        bucket3d.$(OBJEXT) cheat.$(OBJEXT) clparse.$(OBJEXT) \
 
60
        cluster.$(OBJEXT) cmddroid.$(OBJEXT) combat.$(OBJEXT) \
 
61
        component.$(OBJEXT) configuration.$(OBJEXT) console.$(OBJEXT) \
 
62
        data.$(OBJEXT) design.$(OBJEXT) difficulty.$(OBJEXT) \
 
63
        display3d.$(OBJEXT) display.$(OBJEXT) drive.$(OBJEXT) \
 
64
        droid.$(OBJEXT) e3demo.$(OBJEXT) edit3d.$(OBJEXT) \
 
65
        effects.$(OBJEXT) environ.$(OBJEXT) feature.$(OBJEXT) \
 
66
        force-linker.$(OBJEXT) formation.$(OBJEXT) fpath.$(OBJEXT) \
 
67
        frontend.$(OBJEXT) function.$(OBJEXT) game.$(OBJEXT) \
 
68
        gateway.$(OBJEXT) gatewayroute.$(OBJEXT) geometry.$(OBJEXT) \
 
69
        group.$(OBJEXT) hci.$(OBJEXT) ingameop.$(OBJEXT) \
 
70
        init.$(OBJEXT) intdisplay.$(OBJEXT) intelmap.$(OBJEXT) \
 
71
        intimage.$(OBJEXT) intorder.$(OBJEXT) keybind.$(OBJEXT) \
 
72
        keyedit.$(OBJEXT) keymap.$(OBJEXT) level_lexer.lex.$(OBJEXT) \
 
73
        levels.$(OBJEXT) lighting.$(OBJEXT) loadsave.$(OBJEXT) \
 
74
        loop.$(OBJEXT) main.$(OBJEXT) map.$(OBJEXT) \
 
75
        mapdisplay.$(OBJEXT) mapgrid.$(OBJEXT) mechanics.$(OBJEXT) \
 
76
        message.$(OBJEXT) miscimd.$(OBJEXT) mission.$(OBJEXT) \
 
77
        move.$(OBJEXT) multibot.$(OBJEXT) multigifts.$(OBJEXT) \
 
78
        multiint.$(OBJEXT) multijoin.$(OBJEXT) multilimit.$(OBJEXT) \
 
79
        multimenu.$(OBJEXT) multiopt.$(OBJEXT) multiplay.$(OBJEXT) \
 
80
        multistat.$(OBJEXT) multistruct.$(OBJEXT) multisync.$(OBJEXT) \
 
81
        objects.$(OBJEXT) objmem.$(OBJEXT) oprint.$(OBJEXT) \
 
82
        order.$(OBJEXT) parsetest.$(OBJEXT) power.$(OBJEXT) \
 
83
        projectile.$(OBJEXT) radar.$(OBJEXT) raycast.$(OBJEXT) \
 
84
        research.$(OBJEXT) scores.$(OBJEXT) scriptai.$(OBJEXT) \
 
85
        scriptcb.$(OBJEXT) scriptextern.$(OBJEXT) \
 
86
        scriptfuncs.$(OBJEXT) scriptobj.$(OBJEXT) scripttabs.$(OBJEXT) \
 
87
        scriptvals.$(OBJEXT) scriptvals_lexer.lex.$(OBJEXT) \
 
88
        scriptvals_parser.tab.$(OBJEXT) selection.$(OBJEXT) \
 
89
        seqdisp.$(OBJEXT) stats.$(OBJEXT) structure.$(OBJEXT) \
 
90
        target.$(OBJEXT) text.$(OBJEXT) texture.$(OBJEXT) \
 
91
        transporter.$(OBJEXT) version.$(OBJEXT) visibility.$(OBJEXT) \
 
92
        warcam.$(OBJEXT) warzoneconfig.$(OBJEXT) wrappers.$(OBJEXT)
 
93
warzone2100_OBJECTS = $(am_warzone2100_OBJECTS)
 
94
am__DEPENDENCIES_1 =
 
95
@MINGW32_TRUE@am__DEPENDENCIES_2 =  \
 
96
@MINGW32_TRUE@  $(top_builddir)/win32/warzone2100.o \
 
97
@MINGW32_TRUE@  $(am__DEPENDENCIES_1)
 
98
warzone2100_DEPENDENCIES = $(top_builddir)/lib/widget/libwidget.a \
 
99
        $(top_builddir)/lib/sequence/libsequence.a \
 
100
        $(top_builddir)/lib/sound/libsound.a \
 
101
        $(top_builddir)/lib/script/libscript.a \
 
102
        $(top_builddir)/lib/netplay/libnetplay.a \
 
103
        $(top_builddir)/lib/ivis_opengl/libivis_opengl.a \
 
104
        $(top_builddir)/lib/ivis_common/libivis_common.a \
 
105
        $(top_builddir)/lib/gamelib/libgamelib.a \
 
106
        $(top_builddir)/lib/framework/libframework.a \
 
107
        $(top_builddir)/lib/exceptionhandler/libexceptionhandler.a \
 
108
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
109
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
110
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
111
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
112
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
 
113
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
114
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
115
am__depfiles_maybe = depfiles
 
116
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
117
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
118
CCLD = $(CC)
 
119
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
120
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
121
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
122
CXXLD = $(CXX)
 
123
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
 
124
        -o $@
 
125
SOURCES = $(warzone2100_SOURCES)
 
126
DIST_SOURCES = $(warzone2100_SOURCES)
 
127
HEADERS = $(noinst_HEADERS)
 
128
ETAGS = etags
 
129
CTAGS = ctags
 
130
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
131
ACLOCAL = @ACLOCAL@
 
132
AMTAR = @AMTAR@
 
133
AUTOCONF = @AUTOCONF@
 
134
AUTOHEADER = @AUTOHEADER@
 
135
AUTOMAKE = @AUTOMAKE@
 
136
AWK = @AWK@
 
137
BFD_LIBS = @BFD_LIBS@
 
138
CC = @CC@
 
139
CCDEPMODE = @CCDEPMODE@
 
140
CC_FOR_BUILD = @CC_FOR_BUILD@
 
141
CFLAGS = @CFLAGS@
 
142
CPP = @CPP@
 
143
CPPFLAGS = @CPPFLAGS@
 
144
CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
 
145
CXX = @CXX@
 
146
CXXDEPMODE = @CXXDEPMODE@
 
147
CXXFLAGS = @CXXFLAGS@
 
148
CXX_FOR_BUILD = @CXX_FOR_BUILD@
 
149
CYGPATH_W = @CYGPATH_W@
 
150
DEFS = @DEFS@
 
151
DEPDIR = @DEPDIR@
 
152
ECHO_C = @ECHO_C@
 
153
ECHO_N = @ECHO_N@
 
154
ECHO_T = @ECHO_T@
 
155
EGREP = @EGREP@
 
156
EXEEXT = @EXEEXT@
 
157
FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
 
158
FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
 
159
FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
 
160
FREETYPE_LIBS = @FREETYPE_LIBS@
 
161
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
 
162
GMSGFMT = @GMSGFMT@
 
163
GMSGFMT_015 = @GMSGFMT_015@
 
164
GREP = @GREP@
 
165
IBERTY_LIBS = @IBERTY_LIBS@
 
166
INSTALL = @INSTALL@
 
167
INSTALLER_COMPRESSION = @INSTALLER_COMPRESSION@
 
168
INSTALLER_EXTDIR = @INSTALLER_EXTDIR@
 
169
INSTALLER_VERSION = @INSTALLER_VERSION@
 
170
INSTALL_DATA = @INSTALL_DATA@
 
171
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
172
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
173
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
174
INTLLIBS = @INTLLIBS@
 
175
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
176
LDFLAGS = @LDFLAGS@
 
177
LEX = @LEX@
 
178
LEXLIB = @LEXLIB@
 
179
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
180
LIBICONV = @LIBICONV@
 
181
LIBINTL = @LIBINTL@
 
182
LIBOBJS = @LIBOBJS@
 
183
LIBS = @LIBS@
 
184
LTLIBICONV = @LTLIBICONV@
 
185
LTLIBINTL = @LTLIBINTL@
 
186
LTLIBOBJS = @LTLIBOBJS@
 
187
MAKEINFO = @MAKEINFO@
 
188
MAKENSIS = @MAKENSIS@
 
189
MKDIR_P = @MKDIR_P@
 
190
MSGFMT = @MSGFMT@
 
191
MSGFMT_015 = @MSGFMT_015@
 
192
MSGMERGE = @MSGMERGE@
 
193
OBJEXT = @OBJEXT@
 
194
OGGVORBIS_CFLAGS = @OGGVORBIS_CFLAGS@
 
195
OGGVORBIS_LIBS = @OGGVORBIS_LIBS@
 
196
OPENAL_CFLAGS = @OPENAL_CFLAGS@
 
197
OPENAL_LIBS = @OPENAL_LIBS@
 
198
OPENGLC_LIBS = @OPENGLC_LIBS@
 
199
OPENGL_LIBS = @OPENGL_LIBS@
 
200
PACKAGE = @PACKAGE@
 
201
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
202
PACKAGE_NAME = @PACKAGE_NAME@
 
203
PACKAGE_STRING = @PACKAGE_STRING@
 
204
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
205
PACKAGE_VERSION = @PACKAGE_VERSION@
 
206
PATH_SEPARATOR = @PATH_SEPARATOR@
 
207
PHYSFS_LIBS = @PHYSFS_LIBS@
 
208
PKG_CONFIG = @PKG_CONFIG@
 
209
PNG_CFLAGS = @PNG_CFLAGS@
 
210
PNG_LIBS = @PNG_LIBS@
 
211
POPT_LIBS = @POPT_LIBS@
 
212
POSUB = @POSUB@
 
213
RANLIB = @RANLIB@
 
214
SDL_CFLAGS = @SDL_CFLAGS@
 
215
SDL_LIBS = @SDL_LIBS@
 
216
SDL_NET_LIBS = @SDL_NET_LIBS@
 
217
SET_MAKE = @SET_MAKE@
 
218
SHELL = @SHELL@
 
219
STRIP = @STRIP@
 
220
USE_NLS = @USE_NLS@
 
221
VERSION = @VERSION@
 
222
WIN32_LIBS = @WIN32_LIBS@
 
223
WINDRES = @WINDRES@
 
224
WZ_CFLAGS = @WZ_CFLAGS@
 
225
WZ_CPPFLAGS = @WZ_CPPFLAGS@
 
226
XGETTEXT = @XGETTEXT@
 
227
XGETTEXT_015 = @XGETTEXT_015@
 
228
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
 
229
YACC = @YACC@
 
230
YFLAGS = @YFLAGS@
 
231
abs_builddir = @abs_builddir@
 
232
abs_srcdir = @abs_srcdir@
 
233
abs_top_builddir = @abs_top_builddir@
 
234
abs_top_srcdir = @abs_top_srcdir@
 
235
ac_ct_CC = @ac_ct_CC@
 
236
ac_ct_CXX = @ac_ct_CXX@
 
237
am__include = @am__include@
 
238
am__leading_dot = @am__leading_dot@
 
239
am__quote = @am__quote@
 
240
am__tar = @am__tar@
 
241
am__untar = @am__untar@
 
242
applicationdir = @applicationdir@
 
243
bindir = @bindir@
 
244
build = @build@
 
245
build_alias = @build_alias@
 
246
build_cpu = @build_cpu@
 
247
build_os = @build_os@
 
248
build_vendor = @build_vendor@
 
249
builddir = @builddir@
 
250
datadir = @datadir@
 
251
datarootdir = @datarootdir@
 
252
docdir = @docdir@
 
253
dvidir = @dvidir@
 
254
exec_prefix = @exec_prefix@
 
255
host = @host@
 
256
host_alias = @host_alias@
 
257
host_cpu = @host_cpu@
 
258
host_os = @host_os@
 
259
host_vendor = @host_vendor@
 
260
htmldir = @htmldir@
 
261
icondir = @icondir@
 
262
includedir = @includedir@
 
263
infodir = @infodir@
 
264
install_sh = @install_sh@
 
265
libdir = @libdir@
 
266
libexecdir = @libexecdir@
 
267
localedir = @localedir@
 
268
localstatedir = @localstatedir@
 
269
mandir = @mandir@
 
270
mkdir_p = @mkdir_p@
 
271
oldincludedir = @oldincludedir@
 
272
pdfdir = @pdfdir@
 
273
prefix = @prefix@
 
274
program_transform_name = @program_transform_name@
 
275
psdir = @psdir@
 
276
sbindir = @sbindir@
 
277
sharedstatedir = @sharedstatedir@
 
278
srcdir = @srcdir@
 
279
sysconfdir = @sysconfdir@
 
280
target_alias = @target_alias@
 
281
top_builddir = @top_builddir@
 
282
top_srcdir = @top_srcdir@
 
283
AM_CPPFLAGS = -DYY_NO_INPUT $(SDL_CFLAGS) $(SDL_NET_CFLAGS) $(PHYSFS_CFLAGS) $(PNG_CFLAGS) $(OGGVORBIS_CFLAGS) $(OPENAL_CFLAGS) $(OPENGLC_CFLAGS) $(OPENGL_CFLAGS) $(POPT_CFLAGS) $(WZ_CPPFLAGS)
 
284
AM_CFLAGS = $(WZ_CFLAGS)
 
285
AM_LFLAGS = $(FLEX_FLAGS)
 
286
AM_YFLAGS = -d
 
287
BUILT_SOURCES = \
 
288
        force-linker.cpp \
 
289
        level_lexer.lex.c \
 
290
        scriptvals_lexer.lex.c \
 
291
        scriptvals_parser.tab.c \
 
292
        scriptvals_parser.tab.h
 
293
 
 
294
CLEANFILES = \
 
295
        force-linker.cpp \
 
296
        level_lexer.lex.c \
 
297
        scriptvals_lexer.lex.c \
 
298
        scriptvals_parser.tab.c \
 
299
        scriptvals_parser.tab.h
 
300
 
 
301
noinst_HEADERS = \
 
302
        action.h \
 
303
        advvis.h \
 
304
        aiexperience.h \
 
305
        ai.h \
 
306
        anim_id.h \
 
307
        astar.h \
 
308
        atmos.h \
 
309
        basedef.h \
 
310
        bridge.h \
 
311
        bucket3d.h \
 
312
        cheat.h \
 
313
        clparse.h \
 
314
        cluster.h \
 
315
        cmddroiddef.h \
 
316
        cmddroid.h \
 
317
        combat.h \
 
318
        component.h \
 
319
        configuration.h \
 
320
        console.h \
 
321
        data.h \
 
322
        design.h \
 
323
        difficulty.h \
 
324
        display3ddef.h \
 
325
        display3d.h \
 
326
        displaydef.h \
 
327
        display.h \
 
328
        drive.h \
 
329
        droiddef.h \
 
330
        droid.h \
 
331
        e3demo.h \
 
332
        edit3d.h \
 
333
        effects.h \
 
334
        environ.h \
 
335
        featuredef.h \
 
336
        feature.h \
 
337
        formationdef.h \
 
338
        formation.h \
 
339
        fpath.h \
 
340
        frend.h \
 
341
        frontend.h \
 
342
        functiondef.h \
 
343
        function.h \
 
344
        game.h \
 
345
        gatewaydef.h \
 
346
        gateway.h \
 
347
        gatewayroute.h \
 
348
        geometry.h \
 
349
        group.h \
 
350
        hci.h \
 
351
        ingameop.h \
 
352
        init.h \
 
353
        intdisplay.h \
 
354
        intelmap.h \
 
355
        intfac.h \
 
356
        intimage.h \
 
357
        intorder.h \
 
358
        keybind.h \
 
359
        keyedit.h \
 
360
        keymap.h \
 
361
        levelint.h \
 
362
        levels.h \
 
363
        lighting.h \
 
364
        loadsave.h \
 
365
        loop.h \
 
366
        main.h \
 
367
        mapdisplay.h \
 
368
        mapgrid.h \
 
369
        map.h \
 
370
        mechanics.h \
 
371
        messagedef.h \
 
372
        message.h \
 
373
        miscimd.h \
 
374
        missiondef.h \
 
375
        mission.h \
 
376
        movedef.h \
 
377
        move.h \
 
378
        multigifts.h \
 
379
        multiint.h \
 
380
        multijoin.h \
 
381
        multilimit.h \
 
382
        multimenu.h \
 
383
        multiplay.h \
 
384
        multirecv.h \
 
385
        multistat.h \
 
386
        objectdef.h \
 
387
        objects.h \
 
388
        objmem.h \
 
389
        oprint.h \
 
390
        orderdef.h \
 
391
        order.h \
 
392
        parsetest.h \
 
393
        power.h \
 
394
        projectiledef.h \
 
395
        projectile.h \
 
396
        radar.h \
 
397
        raycast.h \
 
398
        researchdef.h \
 
399
        research.h \
 
400
        scores.h \
 
401
        scriptai.h \
 
402
        scriptcb.h \
 
403
        scriptextern.h \
 
404
        scriptfuncs.h \
 
405
        scriptobj.h \
 
406
        scripttabs.h \
 
407
        scriptvals.h \
 
408
        selection.h \
 
409
        seqdisp.h \
 
410
        statsdef.h \
 
411
        stats.h \
 
412
        structuredef.h \
 
413
        structure.h \
 
414
        target.h \
 
415
        text.h \
 
416
        texture.h \
 
417
        transporter.h \
 
418
        visibility.h \
 
419
        warcam.h \
 
420
        warzoneconfig.h \
 
421
        weapondef.h \
 
422
        wrappers.h
 
423
 
 
424
warzone2100_SOURCES = \
 
425
        action.c \
 
426
        advvis.c \
 
427
        ai.c \
 
428
        aiexperience.c \
 
429
        astar.c \
 
430
        atmos.c \
 
431
        aud.c \
 
432
        bridge.c \
 
433
        bucket3d.c \
 
434
        cheat.c \
 
435
        clparse.c \
 
436
        cluster.c \
 
437
        cmddroid.c \
 
438
        combat.c \
 
439
        component.c \
 
440
        configuration.c \
 
441
        console.c \
 
442
        data.c \
 
443
        design.c \
 
444
        difficulty.c \
 
445
        display3d.c \
 
446
        display.c \
 
447
        drive.c \
 
448
        droid.c \
 
449
        e3demo.c \
 
450
        edit3d.c \
 
451
        effects.c \
 
452
        environ.c \
 
453
        feature.c \
 
454
        force-linker.cpp \
 
455
        formation.c \
 
456
        fpath.c \
 
457
        frontend.c \
 
458
        function.c \
 
459
        game.c \
 
460
        gateway.c \
 
461
        gatewayroute.c \
 
462
        geometry.c \
 
463
        group.c \
 
464
        hci.c \
 
465
        ingameop.c \
 
466
        init.c \
 
467
        intdisplay.c \
 
468
        intelmap.c \
 
469
        intimage.c \
 
470
        intorder.c \
 
471
        keybind.c \
 
472
        keyedit.c \
 
473
        keymap.c \
 
474
        level_lexer.lex.c \
 
475
        levels.c \
 
476
        lighting.c \
 
477
        loadsave.c \
 
478
        loop.c \
 
479
        main.c \
 
480
        map.c \
 
481
        mapdisplay.c \
 
482
        mapgrid.c \
 
483
        mechanics.c \
 
484
        message.c \
 
485
        miscimd.c \
 
486
        mission.c \
 
487
        move.c \
 
488
        multibot.c \
 
489
        multigifts.c \
 
490
        multiint.c \
 
491
        multijoin.c \
 
492
        multilimit.c \
 
493
        multimenu.c \
 
494
        multiopt.c \
 
495
        multiplay.c \
 
496
        multistat.c \
 
497
        multistruct.c \
 
498
        multisync.c \
 
499
        objects.c \
 
500
        objmem.c \
 
501
        oprint.c \
 
502
        order.c \
 
503
        parsetest.c \
 
504
        power.c \
 
505
        projectile.c \
 
506
        radar.c \
 
507
        raycast.c \
 
508
        research.c \
 
509
        scores.c \
 
510
        scriptai.c \
 
511
        scriptcb.c \
 
512
        scriptextern.c \
 
513
        scriptfuncs.c \
 
514
        scriptobj.c \
 
515
        scripttabs.c \
 
516
        scriptvals.c \
 
517
        scriptvals_lexer.lex.c \
 
518
        scriptvals_parser.tab.c \
 
519
        selection.c \
 
520
        seqdisp.c \
 
521
        stats.c \
 
522
        structure.c \
 
523
        target.c \
 
524
        text.c \
 
525
        texture.c \
 
526
        transporter.c \
 
527
        version.c \
 
528
        visibility.c \
 
529
        warcam.c \
 
530
        warzoneconfig.c \
 
531
        wrappers.c
 
532
 
 
533
warzone2100_LDADD = $(top_builddir)/lib/widget/libwidget.a \
 
534
        $(top_builddir)/lib/sequence/libsequence.a \
 
535
        $(top_builddir)/lib/sound/libsound.a \
 
536
        $(top_builddir)/lib/script/libscript.a \
 
537
        $(top_builddir)/lib/netplay/libnetplay.a \
 
538
        $(top_builddir)/lib/ivis_opengl/libivis_opengl.a \
 
539
        $(top_builddir)/lib/ivis_common/libivis_common.a \
 
540
        $(top_builddir)/lib/gamelib/libgamelib.a \
 
541
        $(top_builddir)/lib/framework/libframework.a \
 
542
        $(top_builddir)/lib/exceptionhandler/libexceptionhandler.a \
 
543
        $(SDL_LIBS) $(SDL_NET_LIBS) $(PHYSFS_LIBS) $(PNG_LIBS) \
 
544
        $(OGGVORBIS_LIBS) $(OPENAL_LIBS) $(OPENGLC_LIBS) \
 
545
        $(OPENGL_LIBS) $(POPT_LIBS) $(am__append_1)
 
546
all: $(BUILT_SOURCES)
 
547
        $(MAKE) $(AM_MAKEFLAGS) all-am
 
548
 
 
549
.SUFFIXES:
 
550
.SUFFIXES: .c .cpp .o .obj
 
551
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
552
        @for dep in $?; do \
 
553
          case '$(am__configure_deps)' in \
 
554
            *$$dep*) \
 
555
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
556
                && exit 0; \
 
557
              exit 1;; \
 
558
          esac; \
 
559
        done; \
 
560
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
 
561
        cd $(top_srcdir) && \
 
562
          $(AUTOMAKE) --foreign  src/Makefile
 
563
.PRECIOUS: Makefile
 
564
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
565
        @case '$?' in \
 
566
          *config.status*) \
 
567
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
568
          *) \
 
569
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
570
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
571
        esac;
 
572
 
 
573
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
574
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
575
 
 
576
$(top_srcdir)/configure:  $(am__configure_deps)
 
577
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
578
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
579
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
580
install-binPROGRAMS: $(bin_PROGRAMS)
 
581
        @$(NORMAL_INSTALL)
 
582
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
 
583
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
584
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
585
          if test -f $$p \
 
586
          ; then \
 
587
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
588
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
589
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
590
          else :; fi; \
 
591
        done
 
592
 
 
593
uninstall-binPROGRAMS:
 
594
        @$(NORMAL_UNINSTALL)
 
595
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
596
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
597
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
598
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
599
        done
 
600
 
 
601
clean-binPROGRAMS:
 
602
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
603
warzone2100$(EXEEXT): $(warzone2100_OBJECTS) $(warzone2100_DEPENDENCIES) 
 
604
        @rm -f warzone2100$(EXEEXT)
 
605
        $(CXXLINK) $(warzone2100_OBJECTS) $(warzone2100_LDADD) $(LIBS)
 
606
 
 
607
mostlyclean-compile:
 
608
        -rm -f *.$(OBJEXT)
 
609
 
 
610
distclean-compile:
 
611
        -rm -f *.tab.c
 
612
 
 
613
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/action.Po@am__quote@
 
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/advvis.Po@am__quote@
 
615
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ai.Po@am__quote@
 
616
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aiexperience.Po@am__quote@
 
617
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/astar.Po@am__quote@
 
618
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atmos.Po@am__quote@
 
619
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aud.Po@am__quote@
 
620
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bridge.Po@am__quote@
 
621
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bucket3d.Po@am__quote@
 
622
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cheat.Po@am__quote@
 
623
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clparse.Po@am__quote@
 
624
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cluster.Po@am__quote@
 
625
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cmddroid.Po@am__quote@
 
626
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/combat.Po@am__quote@
 
627
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/component.Po@am__quote@
 
628
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/configuration.Po@am__quote@
 
629
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/console.Po@am__quote@
 
630
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Po@am__quote@
 
631
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/design.Po@am__quote@
 
632
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/difficulty.Po@am__quote@
 
633
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/display.Po@am__quote@
 
634
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/display3d.Po@am__quote@
 
635
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/drive.Po@am__quote@
 
636
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/droid.Po@am__quote@
 
637
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/e3demo.Po@am__quote@
 
638
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit3d.Po@am__quote@
 
639
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/effects.Po@am__quote@
 
640
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environ.Po@am__quote@
 
641
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/feature.Po@am__quote@
 
642
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/force-linker.Po@am__quote@
 
643
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/formation.Po@am__quote@
 
644
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fpath.Po@am__quote@
 
645
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/frontend.Po@am__quote@
 
646
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/function.Po@am__quote@
 
647
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game.Po@am__quote@
 
648
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gateway.Po@am__quote@
 
649
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gatewayroute.Po@am__quote@
 
650
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/geometry.Po@am__quote@
 
651
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group.Po@am__quote@
 
652
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hci.Po@am__quote@
 
653
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ingameop.Po@am__quote@
 
654
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
 
655
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intdisplay.Po@am__quote@
 
656
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intelmap.Po@am__quote@
 
657
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intimage.Po@am__quote@
 
658
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/intorder.Po@am__quote@
 
659
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keybind.Po@am__quote@
 
660
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keyedit.Po@am__quote@
 
661
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keymap.Po@am__quote@
 
662
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/level_lexer.lex.Po@am__quote@
 
663
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/levels.Po@am__quote@
 
664
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lighting.Po@am__quote@
 
665
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loadsave.Po@am__quote@
 
666
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loop.Po@am__quote@
 
667
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
 
668
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Po@am__quote@
 
669
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapdisplay.Po@am__quote@
 
670
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapgrid.Po@am__quote@
 
671
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mechanics.Po@am__quote@
 
672
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
 
673
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miscimd.Po@am__quote@
 
674
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mission.Po@am__quote@
 
675
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move.Po@am__quote@
 
676
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multibot.Po@am__quote@
 
677
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multigifts.Po@am__quote@
 
678
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multiint.Po@am__quote@
 
679
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multijoin.Po@am__quote@
 
680
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multilimit.Po@am__quote@
 
681
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multimenu.Po@am__quote@
 
682
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multiopt.Po@am__quote@
 
683
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multiplay.Po@am__quote@
 
684
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multistat.Po@am__quote@
 
685
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multistruct.Po@am__quote@
 
686
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multisync.Po@am__quote@
 
687
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objects.Po@am__quote@
 
688
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/objmem.Po@am__quote@
 
689
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprint.Po@am__quote@
 
690
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/order.Po@am__quote@
 
691
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parsetest.Po@am__quote@
 
692
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/power.Po@am__quote@
 
693
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/projectile.Po@am__quote@
 
694
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radar.Po@am__quote@
 
695
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raycast.Po@am__quote@
 
696
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/research.Po@am__quote@
 
697
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scores.Po@am__quote@
 
698
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptai.Po@am__quote@
 
699
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptcb.Po@am__quote@
 
700
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptextern.Po@am__quote@
 
701
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptfuncs.Po@am__quote@
 
702
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptobj.Po@am__quote@
 
703
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scripttabs.Po@am__quote@
 
704
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptvals.Po@am__quote@
 
705
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptvals_lexer.lex.Po@am__quote@
 
706
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scriptvals_parser.tab.Po@am__quote@
 
707
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/selection.Po@am__quote@
 
708
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/seqdisp.Po@am__quote@
 
709
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stats.Po@am__quote@
 
710
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/structure.Po@am__quote@
 
711
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Po@am__quote@
 
712
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text.Po@am__quote@
 
713
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/texture.Po@am__quote@
 
714
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transporter.Po@am__quote@
 
715
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
 
716
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/visibility.Po@am__quote@
 
717
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/warcam.Po@am__quote@
 
718
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/warzoneconfig.Po@am__quote@
 
719
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wrappers.Po@am__quote@
 
720
 
 
721
.c.o:
 
722
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
723
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
726
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
727
 
 
728
.c.obj:
 
729
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
730
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
733
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
734
 
 
735
.cpp.o:
 
736
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
737
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
738
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
739
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
740
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
741
 
 
742
.cpp.obj:
 
743
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
744
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
745
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
746
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
747
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
748
 
 
749
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
750
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
751
        unique=`for i in $$list; do \
 
752
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
753
          done | \
 
754
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
755
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
756
        mkid -fID $$unique
 
757
tags: TAGS
 
758
 
 
759
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
760
                $(TAGS_FILES) $(LISP)
 
761
        tags=; \
 
762
        here=`pwd`; \
 
763
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
764
        unique=`for i in $$list; do \
 
765
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
766
          done | \
 
767
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
768
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
769
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
770
          test -n "$$unique" || unique=$$empty_fix; \
 
771
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
772
            $$tags $$unique; \
 
773
        fi
 
774
ctags: CTAGS
 
775
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
776
                $(TAGS_FILES) $(LISP)
 
777
        tags=; \
 
778
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
779
        unique=`for i in $$list; do \
 
780
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
781
          done | \
 
782
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
783
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
784
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
785
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
786
             $$tags $$unique
 
787
 
 
788
GTAGS:
 
789
        here=`$(am__cd) $(top_builddir) && pwd` \
 
790
          && cd $(top_srcdir) \
 
791
          && gtags -i $(GTAGS_ARGS) $$here
 
792
 
 
793
distclean-tags:
 
794
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
795
 
 
796
distdir: $(DISTFILES)
 
797
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
798
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
799
        list='$(DISTFILES)'; \
 
800
          dist_files=`for file in $$list; do echo $$file; done | \
 
801
          sed -e "s|^$$srcdirstrip/||;t" \
 
802
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
803
        case $$dist_files in \
 
804
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
805
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
806
                           sort -u` ;; \
 
807
        esac; \
 
808
        for file in $$dist_files; do \
 
809
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
810
          if test -d $$d/$$file; then \
 
811
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
812
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
813
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
814
            fi; \
 
815
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
816
          else \
 
817
            test -f $(distdir)/$$file \
 
818
            || cp -p $$d/$$file $(distdir)/$$file \
 
819
            || exit 1; \
 
820
          fi; \
 
821
        done
 
822
check-am: all-am
 
823
check: $(BUILT_SOURCES)
 
824
        $(MAKE) $(AM_MAKEFLAGS) check-am
 
825
all-am: Makefile $(PROGRAMS) $(HEADERS)
 
826
installdirs:
 
827
        for dir in "$(DESTDIR)$(bindir)"; do \
 
828
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
829
        done
 
830
install: $(BUILT_SOURCES)
 
831
        $(MAKE) $(AM_MAKEFLAGS) install-am
 
832
install-exec: install-exec-am
 
833
install-data: install-data-am
 
834
uninstall: uninstall-am
 
835
 
 
836
install-am: all-am
 
837
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
838
 
 
839
installcheck: installcheck-am
 
840
install-strip:
 
841
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
842
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
843
          `test -z '$(STRIP)' || \
 
844
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
845
mostlyclean-generic:
 
846
 
 
847
clean-generic:
 
848
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
849
 
 
850
distclean-generic:
 
851
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
852
 
 
853
maintainer-clean-generic:
 
854
        @echo "This command is intended for maintainers to use"
 
855
        @echo "it deletes files that may require special tools to rebuild."
 
856
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
857
clean: clean-am
 
858
 
 
859
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
 
860
 
 
861
distclean: distclean-am
 
862
        -rm -rf ./$(DEPDIR)
 
863
        -rm -f Makefile
 
864
distclean-am: clean-am distclean-compile distclean-generic \
 
865
        distclean-tags
 
866
 
 
867
dvi: dvi-am
 
868
 
 
869
dvi-am:
 
870
 
 
871
html: html-am
 
872
 
 
873
info: info-am
 
874
 
 
875
info-am:
 
876
 
 
877
install-data-am:
 
878
 
 
879
install-dvi: install-dvi-am
 
880
 
 
881
install-exec-am: install-binPROGRAMS
 
882
 
 
883
install-html: install-html-am
 
884
 
 
885
install-info: install-info-am
 
886
 
 
887
install-man:
 
888
 
 
889
install-pdf: install-pdf-am
 
890
 
 
891
install-ps: install-ps-am
 
892
 
 
893
installcheck-am:
 
894
 
 
895
maintainer-clean: maintainer-clean-am
 
896
        -rm -rf ./$(DEPDIR)
 
897
        -rm -f Makefile
 
898
maintainer-clean-am: distclean-am maintainer-clean-generic
 
899
 
 
900
mostlyclean: mostlyclean-am
 
901
 
 
902
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
903
 
 
904
pdf: pdf-am
 
905
 
 
906
pdf-am:
 
907
 
 
908
ps: ps-am
 
909
 
 
910
ps-am:
 
911
 
 
912
uninstall-am: uninstall-binPROGRAMS
 
913
 
 
914
.MAKE: install-am install-strip
 
915
 
 
916
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
 
917
        clean-generic ctags distclean distclean-compile \
 
918
        distclean-generic distclean-tags distdir dvi dvi-am html \
 
919
        html-am info info-am install install-am install-binPROGRAMS \
 
920
        install-data install-data-am install-dvi install-dvi-am \
 
921
        install-exec install-exec-am install-html install-html-am \
 
922
        install-info install-info-am install-man install-pdf \
 
923
        install-pdf-am install-ps install-ps-am install-strip \
 
924
        installcheck installcheck-am installdirs maintainer-clean \
 
925
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
926
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
 
927
        uninstall-am uninstall-binPROGRAMS
 
928
 
 
929
%.tab.h %.tab.c:: %.y
 
930
        $(YACC) $(YFLAGS) $(AM_YFLAGS) -o$@ $<
 
931
 
 
932
%.lex.h %.lex.c:: %.l
 
933
        $(LEX) $(LFLAGS) $(AM_LFLAGS) -o$@ $<
 
934
 
 
935
# Required to force using a C++ linker
 
936
force-linker.cpp:
 
937
        touch $@
 
938
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
939
# Otherwise a system limit (for SysV at least) may be exceeded.
 
940
.NOEXPORT: