~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to .pc/debian-changes-2.2.7-2/client/gui-gtk-2.0/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2011-08-28 22:40:00 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: package-import@ubuntu.com-20110828224000-j2r1erewlem25dox
Tags: 2.3.0-1
[ Karl Goetz ]
* New upstream version.
* Fix themes_sdl_use_system_fonts.diff to apply cleanly on 2.3.0
* Massage work_around_unity_induced_breakage.diff to get it
  applying to the new codebase (The patch assumes commits made
  after 2.3.0 was tagged upstream).

[ Clint Adams ]
* Fudge build system to think there is no libtool mismatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
install_sh_DATA = $(install_sh) -c -m 644
25
 
install_sh_PROGRAM = $(install_sh) -c
26
 
install_sh_SCRIPT = $(install_sh) -c
27
 
INSTALL_HEADER = $(INSTALL_DATA)
28
 
transform = $(program_transform_name)
29
 
NORMAL_INSTALL = :
30
 
PRE_INSTALL = :
31
 
POST_INSTALL = :
32
 
NORMAL_UNINSTALL = :
33
 
PRE_UNINSTALL = :
34
 
POST_UNINSTALL = :
35
 
build_triplet = @build@
36
 
host_triplet = @host@
37
 
subdir = client/gui-gtk-2.0
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/dependencies/m4/mkstemp.m4 \
41
 
        $(top_srcdir)/dependencies/m4/stdlib_h.m4 \
42
 
        $(top_srcdir)/m4/auth.m4 $(top_srcdir)/m4/c99.m4 \
43
 
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/compiler.m4 \
44
 
        $(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/freetype2.m4 \
45
 
        $(top_srcdir)/m4/gettimeofday.m4 $(top_srcdir)/m4/ggz.m4 \
46
 
        $(top_srcdir)/m4/glib-gettext.m4 $(top_srcdir)/m4/gtk-2.0.m4 \
47
 
        $(top_srcdir)/m4/gtk2-client.m4 $(top_srcdir)/m4/iconv.m4 \
48
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
49
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/locale.m4 \
50
 
        $(top_srcdir)/m4/ngettext.m4 $(top_srcdir)/m4/no-client.m4 \
51
 
        $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/readline.m4 \
52
 
        $(top_srcdir)/m4/sdl-client.m4 $(top_srcdir)/m4/sdl.m4 \
53
 
        $(top_srcdir)/m4/sound.m4 $(top_srcdir)/m4/vsnprintf.m4 \
54
 
        $(top_srcdir)/m4/win32-client.m4 $(top_srcdir)/m4/x.m4 \
55
 
        $(top_srcdir)/m4/xaw-client.m4 $(top_srcdir)/version.in \
56
 
        $(top_srcdir)/configure.ac
57
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
 
        $(ACLOCAL_M4)
59
 
mkinstalldirs = $(SHELL) $(top_srcdir)/bootstrap/mkinstalldirs
60
 
CONFIG_HEADER = $(top_builddir)/config.h
61
 
CONFIG_CLEAN_FILES =
62
 
CONFIG_CLEAN_VPATH_FILES =
63
 
LTLIBRARIES = $(noinst_LTLIBRARIES)
64
 
am_libgui_gtk2_la_OBJECTS = canvas.lo caravan_dialog.lo chatline.lo \
65
 
        choice_dialog.lo citydlg.lo cityrep.lo cma_fe.lo colors.lo \
66
 
        connectdlg.lo dialogs.lo diplodlg.lo editgui.lo editprop.lo \
67
 
        embedggz.lo diplomat_dialog.lo finddlg.lo gamedlgs.lo \
68
 
        gotodlg.lo graphics.lo gtkpixcomm.lo gui_main.lo gui_stuff.lo \
69
 
        happiness.lo helpdlg.lo inputdlg.lo inteldlg.lo mapctrl.lo \
70
 
        mapview.lo menu.lo messagedlg.lo messagewin.lo pages.lo \
71
 
        plrdlg.lo repodlgs.lo resources.lo spaceshipdlg.lo sprite.lo \
72
 
        theme_dlg.lo themes.lo tileset_dlg.lo voteinfo_bar.lo wldlg.lo
73
 
libgui_gtk2_la_OBJECTS = $(am_libgui_gtk2_la_OBJECTS)
74
 
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
75
 
depcomp = $(SHELL) $(top_srcdir)/bootstrap/depcomp
76
 
am__depfiles_maybe = depfiles
77
 
am__mv = mv -f
78
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
79
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
80
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
81
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
82
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83
 
CCLD = $(CC)
84
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
85
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
86
 
        $(LDFLAGS) -o $@
87
 
SOURCES = $(libgui_gtk2_la_SOURCES)
88
 
DIST_SOURCES = $(libgui_gtk2_la_SOURCES)
89
 
ETAGS = etags
90
 
CTAGS = ctags
91
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92
 
ACLOCAL = @ACLOCAL@
93
 
AMTAR = @AMTAR@
94
 
AR = @AR@
95
 
AUTH_CFLAGS = @AUTH_CFLAGS@
96
 
AUTH_LIBS = @AUTH_LIBS@
97
 
AUTOCONF = @AUTOCONF@
98
 
AUTOHEADER = @AUTOHEADER@
99
 
AUTOMAKE = @AUTOMAKE@
100
 
AUTO_DEPS = @AUTO_DEPS@
101
 
AWK = @AWK@
102
 
CAIRO_CFLAGS = @CAIRO_CFLAGS@
103
 
CAIRO_LIBS = @CAIRO_LIBS@
104
 
CATALOGS = @CATALOGS@
105
 
CATOBJEXT = @CATOBJEXT@
106
 
CC = @CC@
107
 
CCDEPMODE = @CCDEPMODE@
108
 
CFLAGS = @CFLAGS@
109
 
CLIENT_LIBS = @CLIENT_LIBS@
110
 
COMMON_LIBS = @COMMON_LIBS@
111
 
CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
112
 
CPP = @CPP@
113
 
CPPFLAGS = @CPPFLAGS@
114
 
CXX = @CXX@
115
 
CXXCPP = @CXXCPP@
116
 
CXXDEPMODE = @CXXDEPMODE@
117
 
CXXFLAGS = @CXXFLAGS@
118
 
CYGPATH_W = @CYGPATH_W@
119
 
DATADIRNAME = @DATADIRNAME@
120
 
DEFS = @DEFS@
121
 
DEPDIR = @DEPDIR@
122
 
DSYMUTIL = @DSYMUTIL@
123
 
DUMPBIN = @DUMPBIN@
124
 
ECHO_C = @ECHO_C@
125
 
ECHO_N = @ECHO_N@
126
 
ECHO_T = @ECHO_T@
127
 
EGREP = @EGREP@
128
 
EXEEXT = @EXEEXT@
129
 
FGREP = @FGREP@
130
 
FT2_CFLAGS = @FT2_CFLAGS@
131
 
FT2_CONFIG = @FT2_CONFIG@
132
 
FT2_LIBS = @FT2_LIBS@
133
 
FTWL_CFLAGS = @FTWL_CFLAGS@
134
 
GGZDMOD_INCLUDES = @GGZDMOD_INCLUDES@
135
 
GGZDMOD_LDFLAGS = @GGZDMOD_LDFLAGS@
136
 
GGZMOD_INCLUDES = @GGZMOD_INCLUDES@
137
 
GGZMOD_LDFLAGS = @GGZMOD_LDFLAGS@
138
 
GGZ_CONFIG = @GGZ_CONFIG@
139
 
GGZ_GTK_INCLUDES = @GGZ_GTK_INCLUDES@
140
 
GGZ_GTK_LDFLAGS = @GGZ_GTK_LDFLAGS@
141
 
GMOFILES = @GMOFILES@
142
 
GMSGFMT = @GMSGFMT@
143
 
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
144
 
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
145
 
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
146
 
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
147
 
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
148
 
GNULIB_PUTENV = @GNULIB_PUTENV@
149
 
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
150
 
GNULIB_RPMATCH = @GNULIB_RPMATCH@
151
 
GNULIB_SETENV = @GNULIB_SETENV@
152
 
GNULIB_STRTOD = @GNULIB_STRTOD@
153
 
GNULIB_UNSETENV = @GNULIB_UNSETENV@
154
 
GREP = @GREP@
155
 
GTK_CFLAGS = @GTK_CFLAGS@
156
 
GTK_LIBS = @GTK_LIBS@
157
 
GUI_beos_CFLAGS = @GUI_beos_CFLAGS@
158
 
GUI_beos_CXXFLAGS = @GUI_beos_CXXFLAGS@
159
 
GUI_beos_LDFLAGS = @GUI_beos_LDFLAGS@
160
 
GUI_beos_LIBS = @GUI_beos_LIBS@
161
 
GUI_ftwl_CFLAGS = @GUI_ftwl_CFLAGS@
162
 
GUI_ftwl_CXXFLAGS = @GUI_ftwl_CXXFLAGS@
163
 
GUI_ftwl_LDFLAGS = @GUI_ftwl_LDFLAGS@
164
 
GUI_ftwl_LIBS = @GUI_ftwl_LIBS@
165
 
GUI_gtk2_CFLAGS = @GUI_gtk2_CFLAGS@
166
 
GUI_gtk2_CXXFLAGS = @GUI_gtk2_CXXFLAGS@
167
 
GUI_gtk2_LDFLAGS = @GUI_gtk2_LDFLAGS@
168
 
GUI_gtk2_LIBS = @GUI_gtk2_LIBS@
169
 
GUI_sdl_CFLAGS = @GUI_sdl_CFLAGS@
170
 
GUI_sdl_CXXFLAGS = @GUI_sdl_CXXFLAGS@
171
 
GUI_sdl_LDFLAGS = @GUI_sdl_LDFLAGS@
172
 
GUI_sdl_LIBS = @GUI_sdl_LIBS@
173
 
GUI_stub_CFLAGS = @GUI_stub_CFLAGS@
174
 
GUI_stub_CXXFLAGS = @GUI_stub_CXXFLAGS@
175
 
GUI_stub_LDFLAGS = @GUI_stub_LDFLAGS@
176
 
GUI_stub_LIBS = @GUI_stub_LIBS@
177
 
GUI_win32_CFLAGS = @GUI_win32_CFLAGS@
178
 
GUI_win32_CXXFLAGS = @GUI_win32_CXXFLAGS@
179
 
GUI_win32_LDFLAGS = @GUI_win32_LDFLAGS@
180
 
GUI_win32_LIBS = @GUI_win32_LIBS@
181
 
GUI_xaw_CFLAGS = @GUI_xaw_CFLAGS@
182
 
GUI_xaw_CXXFLAGS = @GUI_xaw_CXXFLAGS@
183
 
GUI_xaw_LDFLAGS = @GUI_xaw_LDFLAGS@
184
 
GUI_xaw_LIBS = @GUI_xaw_LIBS@
185
 
GZIP = @GZIP@
186
 
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
187
 
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
188
 
HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
189
 
HAVE_MKDTEMP = @HAVE_MKDTEMP@
190
 
HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
191
 
HAVE_RPMATCH = @HAVE_RPMATCH@
192
 
HAVE_SETENV = @HAVE_SETENV@
193
 
HAVE_STRTOD = @HAVE_STRTOD@
194
 
HAVE_UNSETENV = @HAVE_UNSETENV@
195
 
HOST_PATH_SEPARATOR = @HOST_PATH_SEPARATOR@
196
 
INSTALL = @INSTALL@
197
 
INSTALL_DATA = @INSTALL_DATA@
198
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
199
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
200
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
201
 
INSTOBJEXT = @INSTOBJEXT@
202
 
INTLLIBS = @INTLLIBS@
203
 
LD = @LD@
204
 
LDFLAGS = @LDFLAGS@
205
 
LIBGGZ_INCLUDES = @LIBGGZ_INCLUDES@
206
 
LIBGGZ_LDFLAGS = @LIBGGZ_LDFLAGS@
207
 
LIBICONV = @LIBICONV@
208
 
LIBOBJS = @LIBOBJS@
209
 
LIBS = @LIBS@
210
 
LIBTOOL = @LIBTOOL@
211
 
LIB_GGZ = @LIB_GGZ@
212
 
LIB_GGZDMOD = @LIB_GGZDMOD@
213
 
LIB_GGZMOD = @LIB_GGZMOD@
214
 
LIB_GGZ_GTK = @LIB_GGZ_GTK@
215
 
LIPO = @LIPO@
216
 
LN_S = @LN_S@
217
 
LTLIBICONV = @LTLIBICONV@
218
 
LTLIBOBJS = @LTLIBOBJS@
219
 
LUA_AS_DEPENDENCY = @LUA_AS_DEPENDENCY@
220
 
LUA_CFLAGS = @LUA_CFLAGS@
221
 
LUA_LIBS = @LUA_LIBS@
222
 
MAJOR_VERSION = @MAJOR_VERSION@
223
 
MAKEINFO = @MAKEINFO@
224
 
MINOR_VERSION = @MINOR_VERSION@
225
 
MKDIR_P = @MKDIR_P@
226
 
MKINSTALLDIRS = @MKINSTALLDIRS@
227
 
MSGFMT = @MSGFMT@
228
 
MSGFMT_OPTS = @MSGFMT_OPTS@
229
 
NETWORK_CAPSTRING_MANDATORY = @NETWORK_CAPSTRING_MANDATORY@
230
 
NETWORK_CAPSTRING_OPTIONAL = @NETWORK_CAPSTRING_OPTIONAL@
231
 
NM = @NM@
232
 
NMEDIT = @NMEDIT@
233
 
OBJDUMP = @OBJDUMP@
234
 
OBJEXT = @OBJEXT@
235
 
OTOOL = @OTOOL@
236
 
OTOOL64 = @OTOOL64@
237
 
PACKAGE = @PACKAGE@
238
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
239
 
PACKAGE_NAME = @PACKAGE_NAME@
240
 
PACKAGE_STRING = @PACKAGE_STRING@
241
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
242
 
PACKAGE_URL = @PACKAGE_URL@
243
 
PACKAGE_VERSION = @PACKAGE_VERSION@
244
 
PATH_SEPARATOR = @PATH_SEPARATOR@
245
 
PKG_CONFIG = @PKG_CONFIG@
246
 
PNG_CFLAGS = @PNG_CFLAGS@
247
 
PNG_LIBS = @PNG_LIBS@
248
 
POFILES = @POFILES@
249
 
POSUB = @POSUB@
250
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
251
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
252
 
RANLIB = @RANLIB@
253
 
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
254
 
REPLACE_PUTENV = @REPLACE_PUTENV@
255
 
REPLACE_STRTOD = @REPLACE_STRTOD@
256
 
SDL_CFLAGS = @SDL_CFLAGS@
257
 
SDL_CONFIG = @SDL_CONFIG@
258
 
SDL_LIBS = @SDL_LIBS@
259
 
SED = @SED@
260
 
SERVER_LIBS = @SERVER_LIBS@
261
 
SET_MAKE = @SET_MAKE@
262
 
SHELL = @SHELL@
263
 
SOUND_CFLAGS = @SOUND_CFLAGS@
264
 
SOUND_LIBS = @SOUND_LIBS@
265
 
STRIP = @STRIP@
266
 
TOLUA = @TOLUA@
267
 
TOLUA_AS_DEPENDENCY = @TOLUA_AS_DEPENDENCY@
268
 
TOLUA_CFLAGS = @TOLUA_CFLAGS@
269
 
TOLUA_LIBS = @TOLUA_LIBS@
270
 
UNAME = @UNAME@
271
 
USE_NLS = @USE_NLS@
272
 
UTILITY_LIBS = @UTILITY_LIBS@
273
 
VERSION = @VERSION@
274
 
VERSION_LABEL = @VERSION_LABEL@
275
 
VERSION_WITHOUT_LABEL = @VERSION_WITHOUT_LABEL@
276
 
VOID_UNSETENV = @VOID_UNSETENV@
277
 
WINDRES = @WINDRES@
278
 
XGETTEXT = @XGETTEXT@
279
 
XMKMF = @XMKMF@
280
 
X_CFLAGS = @X_CFLAGS@
281
 
X_EXTRA_LIBS = @X_EXTRA_LIBS@
282
 
X_LIBS = @X_LIBS@
283
 
X_PRE_LIBS = @X_PRE_LIBS@
284
 
abs_builddir = @abs_builddir@
285
 
abs_srcdir = @abs_srcdir@
286
 
abs_top_builddir = @abs_top_builddir@
287
 
abs_top_srcdir = @abs_top_srcdir@
288
 
ac_ct_CC = @ac_ct_CC@
289
 
ac_ct_CXX = @ac_ct_CXX@
290
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
291
 
am__include = @am__include@
292
 
am__leading_dot = @am__leading_dot@
293
 
am__quote = @am__quote@
294
 
am__tar = @am__tar@
295
 
am__untar = @am__untar@
296
 
bindir = @bindir@
297
 
build = @build@
298
 
build_alias = @build_alias@
299
 
build_cpu = @build_cpu@
300
 
build_os = @build_os@
301
 
build_vendor = @build_vendor@
302
 
builddir = @builddir@
303
 
datadir = @datadir@
304
 
datarootdir = @datarootdir@
305
 
docdir = @docdir@
306
 
dvidir = @dvidir@
307
 
exec_prefix = @exec_prefix@
308
 
ggz_config = @ggz_config@
309
 
ggz_gtk_includes = @ggz_gtk_includes@
310
 
ggz_gtk_libraries = @ggz_gtk_libraries@
311
 
ggzdatadir = @ggzdatadir@
312
 
ggzdconfdir = @ggzdconfdir@
313
 
ggzddatadir = @ggzddatadir@
314
 
ggzdexecmoddir = @ggzdexecmoddir@
315
 
ggzdexecmodpath = @ggzdexecmodpath@
316
 
ggzdmod_includes = @ggzdmod_includes@
317
 
ggzdmod_libraries = @ggzdmod_libraries@
318
 
ggzexecmoddir = @ggzexecmoddir@
319
 
ggzmod_includes = @ggzmod_includes@
320
 
ggzmod_libraries = @ggzmod_libraries@
321
 
ggzmoduleconfdir = @ggzmoduleconfdir@
322
 
host = @host@
323
 
host_alias = @host_alias@
324
 
host_cpu = @host_cpu@
325
 
host_os = @host_os@
326
 
host_vendor = @host_vendor@
327
 
htmldir = @htmldir@
328
 
includedir = @includedir@
329
 
infodir = @infodir@
330
 
install_sh = @install_sh@
331
 
libdir = @libdir@
332
 
libexecdir = @libexecdir@
333
 
libggz_includes = @libggz_includes@
334
 
libggz_libraries = @libggz_libraries@
335
 
localedir = @localedir@
336
 
localstatedir = @localstatedir@
337
 
lt_ECHO = @lt_ECHO@
338
 
mandir = @mandir@
339
 
mkdir_p = @mkdir_p@
340
 
oldincludedir = @oldincludedir@
341
 
packagesrcdir = @packagesrcdir@
342
 
pdfdir = @pdfdir@
343
 
prefix = @prefix@
344
 
program_transform_name = @program_transform_name@
345
 
psdir = @psdir@
346
 
sbindir = @sbindir@
347
 
sharedstatedir = @sharedstatedir@
348
 
srcdir = @srcdir@
349
 
sysconfdir = @sysconfdir@
350
 
target_alias = @target_alias@
351
 
top_build_prefix = @top_build_prefix@
352
 
top_builddir = @top_builddir@
353
 
top_srcdir = @top_srcdir@
354
 
noinst_LTLIBRARIES = libgui-gtk2.la
355
 
AM_CPPFLAGS = -I. -I$(srcdir)/.. -I$(srcdir)/../include -I$(top_srcdir)/utility -I$(top_srcdir)/common -I$(top_srcdir)/common/aicore -I$(srcdir)/../agents $(GUI_gtk2_CFLAGS) $(SOUND_CFLAGS) $(GGZ_GTK_INCLUDES)
356
 
 
357
 
# The AM_CPPFLAGS "-I." is so resources.c includes the locally generated 
358
 
# Freeciv.h in the builddir, in preference to the one 
359
 
# in the source dir (when compiling from another dir). --dwp
360
 
BUILT_SOURCES = Freeciv.h
361
 
CLEANFILES = Freeciv.h
362
 
libgui_gtk2_la_DEPENDENCIES = rc2c
363
 
libgui_gtk2_la_SOURCES = \
364
 
        rc2c            \
365
 
        Freeciv.h       \
366
 
        canvas.c        \
367
 
        canvas.h        \
368
 
        caravan_dialog.c \
369
 
        chatline.h      \
370
 
        chatline.c      \
371
 
        choice_dialog.c \
372
 
        choice_dialog.h \
373
 
        citydlg.c       \
374
 
        citydlg.h       \
375
 
        cityrep.c       \
376
 
        cityrep.h       \
377
 
        cma_fe.c        \
378
 
        cma_fe.h        \
379
 
        colors.c        \
380
 
        colors.h        \
381
 
        connectdlg.c    \
382
 
        connectdlg.h    \
383
 
        dialogs.c       \
384
 
        dialogs.h       \
385
 
        diplodlg.c      \
386
 
        diplodlg.h      \
387
 
        editgui.c       \
388
 
        editgui.h       \
389
 
        editprop.c      \
390
 
        editprop.h      \
391
 
        embedggz.c      \
392
 
        diplomat_dialog.c \
393
 
        finddlg.c       \
394
 
        finddlg.h       \
395
 
        gamedlgs.c      \
396
 
        gotodlg.c       \
397
 
        gotodlg.h       \
398
 
        graphics.c      \
399
 
        graphics.h      \
400
 
        gtkpixcomm.c    \
401
 
        gtkpixcomm.h    \
402
 
        gui_main.c      \
403
 
        gui_main.h      \
404
 
        gui_stuff.c     \
405
 
        gui_stuff.h     \
406
 
        happiness.c     \
407
 
        happiness.h     \
408
 
        helpdlg.c       \
409
 
        helpdlg.h       \
410
 
        inputdlg.c      \
411
 
        inputdlg.h      \
412
 
        inteldlg.c      \
413
 
        inteldlg.h      \
414
 
        mapctrl.c       \
415
 
        mapctrl.h       \
416
 
        mapview.c       \
417
 
        mapview.h       \
418
 
        menu.c          \
419
 
        menu.h          \
420
 
        messagedlg.c    \
421
 
        messagedlg.h    \
422
 
        messagewin.c    \
423
 
        messagewin.h    \
424
 
        optiondlg.h     \
425
 
        pages.c         \
426
 
        pages.h         \
427
 
        plrdlg.c        \
428
 
        plrdlg.h        \
429
 
        ratesdlg.h      \
430
 
        repodlgs.c      \
431
 
        repodlgs.h      \
432
 
        resources.c     \
433
 
        resources.h     \
434
 
        spaceshipdlg.c  \
435
 
        spaceshipdlg.h  \
436
 
        sprite.c        \
437
 
        sprite.h        \
438
 
        theme_dlg.c     \
439
 
        themes.c        \
440
 
        tileset_dlg.c   \
441
 
        voteinfo_bar.c  \
442
 
        voteinfo_bar.h  \
443
 
        wldlg.c         \
444
 
        wldlg.h 
445
 
 
446
 
libgui_gtk2_la_LIBADD = -lm
447
 
all: $(BUILT_SOURCES)
448
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
449
 
 
450
 
.SUFFIXES:
451
 
.SUFFIXES: .c .lo .o .obj
452
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
453
 
        @for dep in $?; do \
454
 
          case '$(am__configure_deps)' in \
455
 
            *$$dep*) \
456
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
457
 
                && { if test -f $@; then exit 0; else break; fi; }; \
458
 
              exit 1;; \
459
 
          esac; \
460
 
        done; \
461
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu client/gui-gtk-2.0/Makefile'; \
462
 
        $(am__cd) $(top_srcdir) && \
463
 
          $(AUTOMAKE) --gnu client/gui-gtk-2.0/Makefile
464
 
.PRECIOUS: Makefile
465
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
466
 
        @case '$?' in \
467
 
          *config.status*) \
468
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
469
 
          *) \
470
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
471
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
472
 
        esac;
473
 
 
474
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
475
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
476
 
 
477
 
$(top_srcdir)/configure:  $(am__configure_deps)
478
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
479
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
480
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481
 
$(am__aclocal_m4_deps):
482
 
 
483
 
clean-noinstLTLIBRARIES:
484
 
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
485
 
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
486
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
487
 
          test "$$dir" != "$$p" || dir=.; \
488
 
          echo "rm -f \"$${dir}/so_locations\""; \
489
 
          rm -f "$${dir}/so_locations"; \
490
 
        done
491
 
libgui-gtk2.la: $(libgui_gtk2_la_OBJECTS) $(libgui_gtk2_la_DEPENDENCIES) 
492
 
        $(LINK)  $(libgui_gtk2_la_OBJECTS) $(libgui_gtk2_la_LIBADD) $(LIBS)
493
 
 
494
 
mostlyclean-compile:
495
 
        -rm -f *.$(OBJEXT)
496
 
 
497
 
distclean-compile:
498
 
        -rm -f *.tab.c
499
 
 
500
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canvas.Plo@am__quote@
501
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caravan_dialog.Plo@am__quote@
502
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chatline.Plo@am__quote@
503
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/choice_dialog.Plo@am__quote@
504
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/citydlg.Plo@am__quote@
505
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cityrep.Plo@am__quote@
506
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cma_fe.Plo@am__quote@
507
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colors.Plo@am__quote@
508
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connectdlg.Plo@am__quote@
509
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialogs.Plo@am__quote@
510
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diplodlg.Plo@am__quote@
511
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/diplomat_dialog.Plo@am__quote@
512
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editgui.Plo@am__quote@
513
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/editprop.Plo@am__quote@
514
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/embedggz.Plo@am__quote@
515
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finddlg.Plo@am__quote@
516
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gamedlgs.Plo@am__quote@
517
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gotodlg.Plo@am__quote@
518
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/graphics.Plo@am__quote@
519
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gtkpixcomm.Plo@am__quote@
520
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui_main.Plo@am__quote@
521
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gui_stuff.Plo@am__quote@
522
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/happiness.Plo@am__quote@
523
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helpdlg.Plo@am__quote@
524
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inputdlg.Plo@am__quote@
525
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inteldlg.Plo@am__quote@
526
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapctrl.Plo@am__quote@
527
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapview.Plo@am__quote@
528
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menu.Plo@am__quote@
529
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messagedlg.Plo@am__quote@
530
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/messagewin.Plo@am__quote@
531
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pages.Plo@am__quote@
532
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plrdlg.Plo@am__quote@
533
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/repodlgs.Plo@am__quote@
534
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resources.Plo@am__quote@
535
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spaceshipdlg.Plo@am__quote@
536
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sprite.Plo@am__quote@
537
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theme_dlg.Plo@am__quote@
538
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/themes.Plo@am__quote@
539
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tileset_dlg.Plo@am__quote@
540
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/voteinfo_bar.Plo@am__quote@
541
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wldlg.Plo@am__quote@
542
 
 
543
 
.c.o:
544
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
545
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
546
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
547
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
548
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
549
 
 
550
 
.c.obj:
551
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
552
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
553
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
554
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
556
 
 
557
 
.c.lo:
558
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
559
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
560
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
561
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
563
 
 
564
 
mostlyclean-libtool:
565
 
        -rm -f *.lo
566
 
 
567
 
clean-libtool:
568
 
        -rm -rf .libs _libs
569
 
 
570
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
571
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
572
 
        unique=`for i in $$list; do \
573
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
574
 
          done | \
575
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
576
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
577
 
        mkid -fID $$unique
578
 
tags: TAGS
579
 
 
580
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
581
 
                $(TAGS_FILES) $(LISP)
582
 
        set x; \
583
 
        here=`pwd`; \
584
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
585
 
        unique=`for i in $$list; do \
586
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
587
 
          done | \
588
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
589
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
590
 
        shift; \
591
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
592
 
          test -n "$$unique" || unique=$$empty_fix; \
593
 
          if test $$# -gt 0; then \
594
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
595
 
              "$$@" $$unique; \
596
 
          else \
597
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598
 
              $$unique; \
599
 
          fi; \
600
 
        fi
601
 
ctags: CTAGS
602
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
603
 
                $(TAGS_FILES) $(LISP)
604
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
605
 
        unique=`for i in $$list; do \
606
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
607
 
          done | \
608
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
609
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
610
 
        test -z "$(CTAGS_ARGS)$$unique" \
611
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
612
 
             $$unique
613
 
 
614
 
GTAGS:
615
 
        here=`$(am__cd) $(top_builddir) && pwd` \
616
 
          && $(am__cd) $(top_srcdir) \
617
 
          && gtags -i $(GTAGS_ARGS) "$$here"
618
 
 
619
 
distclean-tags:
620
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
621
 
 
622
 
distdir: $(DISTFILES)
623
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
624
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
625
 
        list='$(DISTFILES)'; \
626
 
          dist_files=`for file in $$list; do echo $$file; done | \
627
 
          sed -e "s|^$$srcdirstrip/||;t" \
628
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
629
 
        case $$dist_files in \
630
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
631
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
632
 
                           sort -u` ;; \
633
 
        esac; \
634
 
        for file in $$dist_files; do \
635
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
636
 
          if test -d $$d/$$file; then \
637
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
638
 
            if test -d "$(distdir)/$$file"; then \
639
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
640
 
            fi; \
641
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
642
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
643
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
644
 
            fi; \
645
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
646
 
          else \
647
 
            test -f "$(distdir)/$$file" \
648
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
649
 
            || exit 1; \
650
 
          fi; \
651
 
        done
652
 
check-am: all-am
653
 
check: $(BUILT_SOURCES)
654
 
        $(MAKE) $(AM_MAKEFLAGS) check-am
655
 
all-am: Makefile $(LTLIBRARIES)
656
 
installdirs:
657
 
install: $(BUILT_SOURCES)
658
 
        $(MAKE) $(AM_MAKEFLAGS) install-am
659
 
install-exec: install-exec-am
660
 
install-data: install-data-am
661
 
uninstall: uninstall-am
662
 
 
663
 
install-am: all-am
664
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665
 
 
666
 
installcheck: installcheck-am
667
 
install-strip:
668
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670
 
          `test -z '$(STRIP)' || \
671
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
672
 
mostlyclean-generic:
673
 
 
674
 
clean-generic:
675
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
676
 
 
677
 
distclean-generic:
678
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
679
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
680
 
 
681
 
maintainer-clean-generic:
682
 
        @echo "This command is intended for maintainers to use"
683
 
        @echo "it deletes files that may require special tools to rebuild."
684
 
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
685
 
clean: clean-am
686
 
 
687
 
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
688
 
        mostlyclean-am
689
 
 
690
 
distclean: distclean-am
691
 
        -rm -rf ./$(DEPDIR)
692
 
        -rm -f Makefile
693
 
distclean-am: clean-am distclean-compile distclean-generic \
694
 
        distclean-tags
695
 
 
696
 
dvi: dvi-am
697
 
 
698
 
dvi-am:
699
 
 
700
 
html: html-am
701
 
 
702
 
html-am:
703
 
 
704
 
info: info-am
705
 
 
706
 
info-am:
707
 
 
708
 
install-data-am:
709
 
 
710
 
install-dvi: install-dvi-am
711
 
 
712
 
install-dvi-am:
713
 
 
714
 
install-exec-am:
715
 
 
716
 
install-html: install-html-am
717
 
 
718
 
install-html-am:
719
 
 
720
 
install-info: install-info-am
721
 
 
722
 
install-info-am:
723
 
 
724
 
install-man:
725
 
 
726
 
install-pdf: install-pdf-am
727
 
 
728
 
install-pdf-am:
729
 
 
730
 
install-ps: install-ps-am
731
 
 
732
 
install-ps-am:
733
 
 
734
 
installcheck-am:
735
 
 
736
 
maintainer-clean: maintainer-clean-am
737
 
        -rm -rf ./$(DEPDIR)
738
 
        -rm -f Makefile
739
 
maintainer-clean-am: distclean-am maintainer-clean-generic
740
 
 
741
 
mostlyclean: mostlyclean-am
742
 
 
743
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
744
 
        mostlyclean-libtool
745
 
 
746
 
pdf: pdf-am
747
 
 
748
 
pdf-am:
749
 
 
750
 
ps: ps-am
751
 
 
752
 
ps-am:
753
 
 
754
 
uninstall-am:
755
 
 
756
 
.MAKE: all check install install-am install-strip
757
 
 
758
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
759
 
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
760
 
        distclean-compile distclean-generic distclean-libtool \
761
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
762
 
        install install-am install-data install-data-am install-dvi \
763
 
        install-dvi-am install-exec install-exec-am install-html \
764
 
        install-html-am install-info install-info-am install-man \
765
 
        install-pdf install-pdf-am install-ps install-ps-am \
766
 
        install-strip installcheck installcheck-am installdirs \
767
 
        maintainer-clean maintainer-clean-generic mostlyclean \
768
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
769
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am
770
 
 
771
 
 
772
 
Freeciv.h: $(top_srcdir)/data/freeciv.rc-2.0
773
 
        echo '/*********************************************************/' > Freeciv.h
774
 
        echo '/* DO NOT EDIT THIS FILE, EDIT ../../data/freeciv.rc-2.0 */' >> Freeciv.h
775
 
        echo '/*********************************************************/' >> Freeciv.h
776
 
        $(srcdir)/rc2c $(top_srcdir)/data/freeciv.rc-2.0 >> Freeciv.h
777
 
 
778
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
779
 
# Otherwise a system limit (for SysV at least) may be exceeded.
780
 
.NOEXPORT: