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

« back to all changes in this revision

Viewing changes to data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2009-11-27 23:24:00 UTC
  • mfrom: (7.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091127232400-nmoil1yvvskugn1h
[ Karl Goetz ]
* New upstream release
* Bump standards-version to 3.8.3
* Update watch file
  - Now version 3
  - Switched to gna.org instead of sf.net
* Switch readline dev dependency to libreadline-dev instead of
libreadline5-dev. Closes: #553758
* Changed compat to 5
* Relaxed dependencies on freeciv-server for sdl and gtk clients,
freeciv-server is now a recommends
* Stop d/rules trying to gzip scenarios - upstream does this.
* Remove export of datarootdir in d/rules, upstream seems to handle
this correctly now.
* Deleted 01_configure_ac_localedir.diff from d/patches/ and from series.
* Create per-client .desktop files. Closes: #470978, LP: #190555
* Desktop files mention which client they are (sdl/gtk/xaw3d).
* Add myself to uploaders on Clint's suggestion.

[ Clint Adams ]
* Change watch file to grab bz2 tarballs.
* Switch to 3.0 (quilt) source format.
* Remove quilt code from debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
 
# Free Software Foundation, Inc.
 
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.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
13
14
# PARTICULAR PURPOSE.
14
15
 
15
16
@SET_MAKE@
16
 
SHELL = @SHELL@
17
17
 
18
 
srcdir = @srcdir@
19
 
top_srcdir = @top_srcdir@
20
18
VPATH = @srcdir@
21
 
prefix = @prefix@
22
 
exec_prefix = @exec_prefix@
23
 
 
24
 
bindir = @bindir@
25
 
sbindir = @sbindir@
26
 
libexecdir = @libexecdir@
27
 
datadir = @datadir@
28
 
sysconfdir = @sysconfdir@
29
 
sharedstatedir = @sharedstatedir@
30
 
localstatedir = @localstatedir@
31
 
libdir = @libdir@
32
 
infodir = @infodir@
33
 
mandir = @mandir@
34
 
includedir = @includedir@
35
 
oldincludedir = /usr/include
 
19
pkgincludedir = $(includedir)/@PACKAGE@
36
20
pkglibdir = $(libdir)/@PACKAGE@
37
 
pkgincludedir = $(includedir)/@PACKAGE@
38
 
top_builddir = ../../../../..
39
 
 
40
 
ACLOCAL = @ACLOCAL@
41
 
AUTOCONF = @AUTOCONF@
42
 
AUTOMAKE = @AUTOMAKE@
43
 
AUTOHEADER = @AUTOHEADER@
44
 
 
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
45
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46
 
INSTALL = @INSTALL@
47
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
48
 
INSTALL_DATA = @INSTALL_DATA@
49
23
install_sh_DATA = $(install_sh) -c -m 644
50
24
install_sh_PROGRAM = $(install_sh) -c
51
25
install_sh_SCRIPT = $(install_sh) -c
52
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
53
26
INSTALL_HEADER = $(INSTALL_DATA)
54
 
transform = @program_transform_name@
 
27
transform = $(program_transform_name)
55
28
NORMAL_INSTALL = :
56
29
PRE_INSTALL = :
57
30
POST_INSTALL = :
58
31
NORMAL_UNINSTALL = :
59
32
PRE_UNINSTALL = :
60
33
POST_UNINSTALL = :
61
 
host_alias = @host_alias@
 
34
build_triplet = @build@
62
35
host_triplet = @host@
63
 
 
64
 
EXEEXT = @EXEEXT@
65
 
OBJEXT = @OBJEXT@
66
 
PATH_SEPARATOR = @PATH_SEPARATOR@
67
 
 
 
36
subdir = data/themes/gui-gtk-2.0/Freeciv/gtk-2.0
 
37
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
38
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
39
am__aclocal_m4_deps = $(top_srcdir)/m4/auth.m4 $(top_srcdir)/m4/c99.m4 \
 
40
        $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/compiler.m4 \
 
41
        $(top_srcdir)/m4/debug.m4 $(top_srcdir)/m4/freetype2.m4 \
 
42
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettimeofday.m4 \
 
43
        $(top_srcdir)/m4/ggz.m4 $(top_srcdir)/m4/glibc21.m4 \
 
44
        $(top_srcdir)/m4/gtk-2.0.m4 $(top_srcdir)/m4/gtk2-client.m4 \
 
45
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
 
46
        $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
 
47
        $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
 
48
        $(top_srcdir)/m4/locale.m4 $(top_srcdir)/m4/ngettext.m4 \
 
49
        $(top_srcdir)/m4/no-client.m4 $(top_srcdir)/m4/pkg.m4 \
 
50
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
 
51
        $(top_srcdir)/m4/sdl-client.m4 $(top_srcdir)/m4/sdl.m4 \
 
52
        $(top_srcdir)/m4/sound.m4 $(top_srcdir)/m4/vsnprintf.m4 \
 
53
        $(top_srcdir)/m4/win32-client.m4 $(top_srcdir)/m4/x.m4 \
 
54
        $(top_srcdir)/m4/xaw-client.m4 $(top_srcdir)/m4/version.m4 \
 
55
        $(top_srcdir)/version.in $(top_srcdir)/configure.ac
 
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
57
        $(ACLOCAL_M4)
 
58
mkinstalldirs = $(SHELL) $(top_srcdir)/bootstrap/mkinstalldirs
 
59
CONFIG_HEADER = $(top_builddir)/config.h
 
60
CONFIG_CLEAN_FILES =
 
61
CONFIG_CLEAN_VPATH_FILES =
 
62
SOURCES =
 
63
DIST_SOURCES =
 
64
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
65
        html-recursive info-recursive install-data-recursive \
 
66
        install-dvi-recursive install-exec-recursive \
 
67
        install-html-recursive install-info-recursive \
 
68
        install-pdf-recursive install-ps-recursive install-recursive \
 
69
        installcheck-recursive installdirs-recursive pdf-recursive \
 
70
        ps-recursive uninstall-recursive
 
71
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
72
am__vpath_adj = case $$p in \
 
73
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
74
    *) f=$$p;; \
 
75
  esac;
 
76
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
77
am__install_max = 40
 
78
am__nobase_strip_setup = \
 
79
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
80
am__nobase_strip = \
 
81
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
82
am__nobase_list = $(am__nobase_strip_setup); \
 
83
  for p in $$list; do echo "$$p $$p"; done | \
 
84
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
85
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
86
    if (++n[$$2] == $(am__install_max)) \
 
87
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
88
    END { for (dir in files) print dir, files[dir] }'
 
89
am__base_list = \
 
90
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
91
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
92
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
 
93
DATA = $(pkgdata_DATA)
 
94
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
95
  distclean-recursive maintainer-clean-recursive
 
96
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
97
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
98
        distdir
 
99
ETAGS = etags
 
100
CTAGS = ctags
 
101
DIST_SUBDIRS = $(SUBDIRS)
 
102
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
103
am__relativize = \
 
104
  dir0=`pwd`; \
 
105
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
106
  sed_rest='s,^[^/]*/*,,'; \
 
107
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
108
  sed_butlast='s,/*[^/]*$$,,'; \
 
109
  while test -n "$$dir1"; do \
 
110
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
111
    if test "$$first" != "."; then \
 
112
      if test "$$first" = ".."; then \
 
113
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
114
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
115
      else \
 
116
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
117
        if test "$$first2" = "$$first"; then \
 
118
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
119
        else \
 
120
          dir2="../$$dir2"; \
 
121
        fi; \
 
122
        dir0="$$dir0"/"$$first"; \
 
123
      fi; \
 
124
    fi; \
 
125
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
126
  done; \
 
127
  reldir="$$dir2"
68
128
pkgdatadir = $(datadir)/$(PACKAGE)/themes/gui-gtk-2.0/Freeciv/gtk-2.0
 
129
ACLOCAL = @ACLOCAL@
 
130
ALLOCA = @ALLOCA@
69
131
AMTAR = @AMTAR@
70
132
AR = @AR@
71
133
AUTH_CFLAGS = @AUTH_CFLAGS@
72
134
AUTH_LIBS = @AUTH_LIBS@
 
135
AUTOCONF = @AUTOCONF@
 
136
AUTOHEADER = @AUTOHEADER@
 
137
AUTOMAKE = @AUTOMAKE@
73
138
AUTO_DEPS = @AUTO_DEPS@
74
139
AWK = @AWK@
75
140
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
76
141
CATALOGS = @CATALOGS@
77
142
CATOBJEXT = @CATOBJEXT@
78
143
CC = @CC@
 
144
CCDEPMODE = @CCDEPMODE@
 
145
CFLAGS = @CFLAGS@
79
146
CLIENT_CFLAGS = @CLIENT_CFLAGS@
80
147
CLIENT_CXXFLAGS = @CLIENT_CXXFLAGS@
81
148
CLIENT_LDFLAGS = @CLIENT_LDFLAGS@
82
149
CLIENT_LIBS = @CLIENT_LIBS@
83
150
CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
84
151
CPP = @CPP@
 
152
CPPFLAGS = @CPPFLAGS@
85
153
CXX = @CXX@
 
154
CXXDEPMODE = @CXXDEPMODE@
 
155
CXXFLAGS = @CXXFLAGS@
 
156
CYGPATH_W = @CYGPATH_W@
86
157
DATADIRNAME = @DATADIRNAME@
 
158
DEFS = @DEFS@
87
159
DEPDIR = @DEPDIR@
 
160
ECHO_C = @ECHO_C@
 
161
ECHO_N = @ECHO_N@
 
162
ECHO_T = @ECHO_T@
 
163
EGREP = @EGREP@
 
164
EXEEXT = @EXEEXT@
88
165
FT2_CFLAGS = @FT2_CFLAGS@
89
166
FT2_CONFIG = @FT2_CONFIG@
90
167
FT2_LIBS = @FT2_LIBS@
91
168
FTWL_CFLAGS = @FTWL_CFLAGS@
92
169
GENCAT = @GENCAT@
93
 
GGZCORE_INCLUDES = @GGZCORE_INCLUDES@
94
 
GGZCORE_LDFLAGS = @GGZCORE_LDFLAGS@
95
170
GGZDMOD_INCLUDES = @GGZDMOD_INCLUDES@
96
171
GGZDMOD_LDFLAGS = @GGZDMOD_LDFLAGS@
97
172
GGZMOD_INCLUDES = @GGZMOD_INCLUDES@
102
177
GLIBC21 = @GLIBC21@
103
178
GMOFILES = @GMOFILES@
104
179
GMSGFMT = @GMSGFMT@
 
180
GREP = @GREP@
105
181
GTK_CFLAGS = @GTK_CFLAGS@
106
182
GTK_LIBS = @GTK_LIBS@
107
183
GZIP = @GZIP@
108
 
HAVE_LIB = @HAVE_LIB@
 
184
INSTALL = @INSTALL@
 
185
INSTALL_DATA = @INSTALL_DATA@
 
186
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
187
INSTALL_SCRIPT = @INSTALL_SCRIPT@
109
188
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110
189
INSTOBJEXT = @INSTOBJEXT@
111
190
INTLBISON = @INTLBISON@
113
192
INTLOBJS = @INTLOBJS@
114
193
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
115
194
LDFLAGS = @LDFLAGS@
116
 
LIB = @LIB@
117
195
LIBGGZ_INCLUDES = @LIBGGZ_INCLUDES@
118
196
LIBGGZ_LDFLAGS = @LIBGGZ_LDFLAGS@
119
197
LIBICONV = @LIBICONV@
 
198
LIBOBJS = @LIBOBJS@
 
199
LIBS = @LIBS@
120
200
LIB_GGZ = @LIB_GGZ@
121
 
LIB_GGZCORE = @LIB_GGZCORE@
122
201
LIB_GGZDMOD = @LIB_GGZDMOD@
123
202
LIB_GGZMOD = @LIB_GGZMOD@
124
203
LIB_GGZ_GTK = @LIB_GGZ_GTK@
125
204
LN_S = @LN_S@
126
 
LTLIB = @LTLIB@
127
205
LTLIBICONV = @LTLIBICONV@
 
206
LTLIBOBJS = @LTLIBOBJS@
128
207
MAINT = @MAINT@
129
208
MAJOR_VERSION = @MAJOR_VERSION@
 
209
MAKEINFO = @MAKEINFO@
130
210
MINOR_VERSION = @MINOR_VERSION@
 
211
MKDIR_P = @MKDIR_P@
131
212
MKINSTALLDIRS = @MKINSTALLDIRS@
132
213
MSGFMT = @MSGFMT@
133
214
NETWORK_CAPSTRING_MANDATORY = @NETWORK_CAPSTRING_MANDATORY@
134
215
NETWORK_CAPSTRING_OPTIONAL = @NETWORK_CAPSTRING_OPTIONAL@
 
216
OBJEXT = @OBJEXT@
135
217
PACKAGE = @PACKAGE@
 
218
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
219
PACKAGE_NAME = @PACKAGE_NAME@
 
220
PACKAGE_STRING = @PACKAGE_STRING@
 
221
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
222
PACKAGE_URL = @PACKAGE_URL@
 
223
PACKAGE_VERSION = @PACKAGE_VERSION@
 
224
PATH_SEPARATOR = @PATH_SEPARATOR@
136
225
PKG_CONFIG = @PKG_CONFIG@
 
226
PNG_CFLAGS = @PNG_CFLAGS@
 
227
PNG_LIBS = @PNG_LIBS@
137
228
POFILES = @POFILES@
138
229
POSUB = @POSUB@
139
230
RANLIB = @RANLIB@
141
232
SDL_CONFIG = @SDL_CONFIG@
142
233
SDL_LIBS = @SDL_LIBS@
143
234
SERVER_LIBS = @SERVER_LIBS@
 
235
SET_MAKE = @SET_MAKE@
 
236
SHELL = @SHELL@
144
237
SOUND_CFLAGS = @SOUND_CFLAGS@
145
238
SOUND_LIBS = @SOUND_LIBS@
146
239
STRIP = @STRIP@
151
244
VERSION_LABEL = @VERSION_LABEL@
152
245
VERSION_WITHOUT_LABEL = @VERSION_WITHOUT_LABEL@
153
246
WINDRES = @WINDRES@
 
247
XGETTEXT = @XGETTEXT@
 
248
XMKMF = @XMKMF@
154
249
X_CFLAGS = @X_CFLAGS@
155
250
X_EXTRA_LIBS = @X_EXTRA_LIBS@
156
251
X_LIBS = @X_LIBS@
157
252
X_PRE_LIBS = @X_PRE_LIBS@
 
253
abs_builddir = @abs_builddir@
 
254
abs_srcdir = @abs_srcdir@
 
255
abs_top_builddir = @abs_top_builddir@
 
256
abs_top_srcdir = @abs_top_srcdir@
 
257
ac_ct_CC = @ac_ct_CC@
 
258
ac_ct_CXX = @ac_ct_CXX@
158
259
am__include = @am__include@
 
260
am__leading_dot = @am__leading_dot@
159
261
am__quote = @am__quote@
 
262
am__tar = @am__tar@
 
263
am__untar = @am__untar@
 
264
bindir = @bindir@
 
265
build = @build@
 
266
build_alias = @build_alias@
 
267
build_cpu = @build_cpu@
 
268
build_os = @build_os@
 
269
build_vendor = @build_vendor@
 
270
builddir = @builddir@
 
271
datadir = @datadir@
 
272
datarootdir = @datarootdir@
 
273
docdir = @docdir@
 
274
dvidir = @dvidir@
 
275
exec_prefix = @exec_prefix@
160
276
ggz_config = @ggz_config@
161
277
ggz_gtk_includes = @ggz_gtk_includes@
162
278
ggz_gtk_libraries = @ggz_gtk_libraries@
163
 
ggzcore_includes = @ggzcore_includes@
164
 
ggzcore_libraries = @ggzcore_libraries@
165
279
ggzdatadir = @ggzdatadir@
166
280
ggzdconfdir = @ggzdconfdir@
167
281
ggzddatadir = @ggzddatadir@
174
288
ggzmod_libraries = @ggzmod_libraries@
175
289
ggzmoduleconfdir = @ggzmoduleconfdir@
176
290
gui_sources = @gui_sources@
 
291
host = @host@
 
292
host_alias = @host_alias@
 
293
host_cpu = @host_cpu@
 
294
host_os = @host_os@
 
295
host_vendor = @host_vendor@
 
296
htmldir = @htmldir@
 
297
includedir = @includedir@
 
298
infodir = @infodir@
177
299
install_sh = @install_sh@
 
300
libdir = @libdir@
 
301
libexecdir = @libexecdir@
178
302
libggz_includes = @libggz_includes@
179
303
libggz_libraries = @libggz_libraries@
180
304
localedir = @localedir@
 
305
localstatedir = @localstatedir@
 
306
mandir = @mandir@
 
307
mkdir_p = @mkdir_p@
 
308
oldincludedir = @oldincludedir@
181
309
packagesrcdir = @packagesrcdir@
182
 
 
 
310
pdfdir = @pdfdir@
 
311
prefix = @prefix@
 
312
program_transform_name = @program_transform_name@
 
313
psdir = @psdir@
 
314
sbindir = @sbindir@
 
315
sharedstatedir = @sharedstatedir@
 
316
srcdir = @srcdir@
 
317
sysconfdir = @sysconfdir@
 
318
target_alias = @target_alias@
 
319
top_build_prefix = @top_build_prefix@
 
320
top_builddir = @top_builddir@
 
321
top_srcdir = @top_srcdir@
183
322
SUBDIRS = Arrows Buttons Check-Radio Combo Frame-Gap Handles Lines \
184
323
          ListHeaders Menu-Menubar Others Panel ProgressBar Range \
185
324
          Scrollbars Shadows Spin Tabs Toolbar
186
325
 
187
 
 
188
326
pkgdata_DATA = \
189
327
        bg.png                  \
190
328
        gtkrc                   \
191
329
        menubar.rc              \
192
330
        panel.rc
193
331
 
194
 
 
195
332
EXTRA_DIST = $(pkgdata_DATA)
196
 
subdir = data/themes/gui-gtk-2.0/Freeciv/gtk-2.0
197
 
mkinstalldirs = $(SHELL) $(top_srcdir)/bootstrap/mkinstalldirs
198
 
CONFIG_HEADER = $(top_builddir)/config.h
199
 
CONFIG_CLEAN_FILES =
200
 
DIST_SOURCES =
201
 
DATA = $(pkgdata_DATA)
202
 
 
203
 
 
204
 
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
205
 
        uninstall-info-recursive all-recursive install-data-recursive \
206
 
        install-exec-recursive installdirs-recursive install-recursive \
207
 
        uninstall-recursive check-recursive installcheck-recursive
208
 
DIST_COMMON = Makefile.am Makefile.in
209
 
DIST_SUBDIRS = $(SUBDIRS)
210
333
all: all-recursive
211
334
 
212
335
.SUFFIXES:
213
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
214
 
        cd $(top_srcdir) && \
215
 
          $(AUTOMAKE) --gnu  data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile
216
 
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
217
 
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
218
 
uninstall-info-am:
219
 
pkgdataDATA_INSTALL = $(INSTALL_DATA)
 
336
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
337
        @for dep in $?; do \
 
338
          case '$(am__configure_deps)' in \
 
339
            *$$dep*) \
 
340
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
341
                && { if test -f $@; then exit 0; else break; fi; }; \
 
342
              exit 1;; \
 
343
          esac; \
 
344
        done; \
 
345
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile'; \
 
346
        $(am__cd) $(top_srcdir) && \
 
347
          $(AUTOMAKE) --gnu data/themes/gui-gtk-2.0/Freeciv/gtk-2.0/Makefile
 
348
.PRECIOUS: Makefile
 
349
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
350
        @case '$?' in \
 
351
          *config.status*) \
 
352
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
353
          *) \
 
354
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
355
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
356
        esac;
 
357
 
 
358
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
359
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
360
 
 
361
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
362
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
363
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
364
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
365
$(am__aclocal_m4_deps):
220
366
install-pkgdataDATA: $(pkgdata_DATA)
221
367
        @$(NORMAL_INSTALL)
222
 
        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
223
 
        @list='$(pkgdata_DATA)'; for p in $$list; do \
 
368
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
 
369
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
370
        for p in $$list; do \
224
371
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
225
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
226
 
          echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
227
 
          $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
 
372
          echo "$$d$$p"; \
 
373
        done | $(am__base_list) | \
 
374
        while read files; do \
 
375
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
 
376
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
228
377
        done
229
378
 
230
379
uninstall-pkgdataDATA:
231
380
        @$(NORMAL_UNINSTALL)
232
 
        @list='$(pkgdata_DATA)'; for p in $$list; do \
233
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
234
 
          echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
235
 
          rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
236
 
        done
 
381
        @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
382
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
383
        test -n "$$files" || exit 0; \
 
384
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
385
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
237
386
 
238
387
# This directory's subdirectories are mostly independent; you can cd
239
388
# into them and run `make' without going through this Makefile.
242
391
#     (which will cause the Makefiles to be regenerated when you run `make');
243
392
# (2) otherwise, pass the desired values on the `make' command line.
244
393
$(RECURSIVE_TARGETS):
245
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
394
        @failcom='exit 1'; \
 
395
        for f in x $$MAKEFLAGS; do \
 
396
          case $$f in \
 
397
            *=* | --[!k]*);; \
 
398
            *k*) failcom='fail=yes';; \
 
399
          esac; \
 
400
        done; \
246
401
        dot_seen=no; \
247
402
        target=`echo $@ | sed s/-recursive//`; \
248
403
        list='$(SUBDIRS)'; for subdir in $$list; do \
253
408
          else \
254
409
            local_target="$$target"; \
255
410
          fi; \
256
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
257
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
411
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
412
          || eval $$failcom; \
258
413
        done; \
259
414
        if test "$$dot_seen" = "no"; then \
260
415
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
261
416
        fi; test -z "$$fail"
262
417
 
263
 
mostlyclean-recursive clean-recursive distclean-recursive \
264
 
maintainer-clean-recursive:
265
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
418
$(RECURSIVE_CLEAN_TARGETS):
 
419
        @failcom='exit 1'; \
 
420
        for f in x $$MAKEFLAGS; do \
 
421
          case $$f in \
 
422
            *=* | --[!k]*);; \
 
423
            *k*) failcom='fail=yes';; \
 
424
          esac; \
 
425
        done; \
266
426
        dot_seen=no; \
267
427
        case "$@" in \
268
428
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
282
442
          else \
283
443
            local_target="$$target"; \
284
444
          fi; \
285
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
445
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
446
          || eval $$failcom; \
287
447
        done && test -z "$$fail"
288
448
tags-recursive:
289
449
        list='$(SUBDIRS)'; for subdir in $$list; do \
290
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291
 
        done
292
 
 
293
 
ETAGS = etags
294
 
ETAGSFLAGS =
295
 
 
296
 
tags: TAGS
 
450
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
451
        done
 
452
ctags-recursive:
 
453
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
454
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
455
        done
297
456
 
298
457
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299
458
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300
459
        unique=`for i in $$list; do \
301
460
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
461
          done | \
303
 
          $(AWK) '    { files[$$0] = 1; } \
304
 
               END { for (i in files) print i; }'`; \
 
462
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
463
              END { if (nonempty) { for (i in files) print i; }; }'`; \
305
464
        mkid -fID $$unique
 
465
tags: TAGS
306
466
 
307
467
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
308
468
                $(TAGS_FILES) $(LISP)
309
 
        tags=; \
 
469
        set x; \
310
470
        here=`pwd`; \
 
471
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
472
          include_option=--etags-include; \
 
473
          empty_fix=.; \
 
474
        else \
 
475
          include_option=--include; \
 
476
          empty_fix=; \
 
477
        fi; \
311
478
        list='$(SUBDIRS)'; for subdir in $$list; do \
312
479
          if test "$$subdir" = .; then :; else \
313
 
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
480
            test ! -f $$subdir/TAGS || \
 
481
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
314
482
          fi; \
315
483
        done; \
316
484
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
317
485
        unique=`for i in $$list; do \
318
486
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319
487
          done | \
320
 
          $(AWK) '    { files[$$0] = 1; } \
321
 
               END { for (i in files) print i; }'`; \
322
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
323
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
324
 
             $$tags $$unique
 
488
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
489
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
490
        shift; \
 
491
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
492
          test -n "$$unique" || unique=$$empty_fix; \
 
493
          if test $$# -gt 0; then \
 
494
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
495
              "$$@" $$unique; \
 
496
          else \
 
497
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
498
              $$unique; \
 
499
          fi; \
 
500
        fi
 
501
ctags: CTAGS
 
502
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
503
                $(TAGS_FILES) $(LISP)
 
504
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
505
        unique=`for i in $$list; do \
 
506
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
507
          done | \
 
508
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
509
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
510
        test -z "$(CTAGS_ARGS)$$unique" \
 
511
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
512
             $$unique
325
513
 
326
514
GTAGS:
327
515
        here=`$(am__cd) $(top_builddir) && pwd` \
328
 
          && cd $(top_srcdir) \
329
 
          && gtags -i $(GTAGS_ARGS) $$here
 
516
          && $(am__cd) $(top_srcdir) \
 
517
          && gtags -i $(GTAGS_ARGS) "$$here"
330
518
 
331
519
distclean-tags:
332
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
333
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
334
 
 
335
 
top_distdir = ../../../../..
336
 
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
520
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337
521
 
338
522
distdir: $(DISTFILES)
339
 
        @list='$(DISTFILES)'; for file in $$list; do \
 
523
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
524
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
525
        list='$(DISTFILES)'; \
 
526
          dist_files=`for file in $$list; do echo $$file; done | \
 
527
          sed -e "s|^$$srcdirstrip/||;t" \
 
528
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
529
        case $$dist_files in \
 
530
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
531
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
532
                           sort -u` ;; \
 
533
        esac; \
 
534
        for file in $$dist_files; do \
340
535
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
342
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
343
 
            dir="/$$dir"; \
344
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
345
 
          else \
346
 
            dir=''; \
347
 
          fi; \
348
536
          if test -d $$d/$$file; then \
 
537
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
538
            if test -d "$(distdir)/$$file"; then \
 
539
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
540
            fi; \
349
541
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
350
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
542
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
543
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
351
544
            fi; \
352
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
545
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
353
546
          else \
354
 
            test -f $(distdir)/$$file \
355
 
            || cp -p $$d/$$file $(distdir)/$$file \
356
 
            || exit 1; \
357
 
          fi; \
358
 
        done
359
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
360
 
          if test "$$subdir" = .; then :; else \
361
 
            test -d $(distdir)/$$subdir \
362
 
            || mkdir $(distdir)/$$subdir \
363
 
            || exit 1; \
364
 
            (cd $$subdir && \
 
547
            test -f "$(distdir)/$$file" \
 
548
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
549
            || exit 1; \
 
550
          fi; \
 
551
        done
 
552
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
553
          if test "$$subdir" = .; then :; else \
 
554
            test -d "$(distdir)/$$subdir" \
 
555
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
556
            || exit 1; \
 
557
          fi; \
 
558
        done
 
559
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
560
          if test "$$subdir" = .; then :; else \
 
561
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
562
            $(am__relativize); \
 
563
            new_distdir=$$reldir; \
 
564
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
565
            $(am__relativize); \
 
566
            new_top_distdir=$$reldir; \
 
567
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
568
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
569
            ($(am__cd) $$subdir && \
365
570
              $(MAKE) $(AM_MAKEFLAGS) \
366
 
                top_distdir="$(top_distdir)" \
367
 
                distdir=../$(distdir)/$$subdir \
 
571
                top_distdir="$$new_top_distdir" \
 
572
                distdir="$$new_distdir" \
 
573
                am__remove_distdir=: \
 
574
                am__skip_length_check=: \
 
575
                am__skip_mode_fix=: \
368
576
                distdir) \
369
577
              || exit 1; \
370
578
          fi; \
374
582
all-am: Makefile $(DATA)
375
583
installdirs: installdirs-recursive
376
584
installdirs-am:
377
 
        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
378
 
 
 
585
        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
 
586
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
587
        done
379
588
install: install-recursive
380
589
install-exec: install-exec-recursive
381
590
install-data: install-data-recursive
387
596
installcheck: installcheck-recursive
388
597
install-strip:
389
598
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390
 
          INSTALL_STRIP_FLAG=-s \
 
599
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391
600
          `test -z '$(STRIP)' || \
392
601
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393
602
mostlyclean-generic:
395
604
clean-generic:
396
605
 
397
606
distclean-generic:
398
 
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
607
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
608
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
399
609
 
400
610
maintainer-clean-generic:
401
611
        @echo "This command is intended for maintainers to use"
405
615
clean-am: clean-generic mostlyclean-am
406
616
 
407
617
distclean: distclean-recursive
408
 
 
 
618
        -rm -f Makefile
409
619
distclean-am: clean-am distclean-generic distclean-tags
410
620
 
411
621
dvi: dvi-recursive
412
622
 
413
623
dvi-am:
414
624
 
 
625
html: html-recursive
 
626
 
 
627
html-am:
 
628
 
415
629
info: info-recursive
416
630
 
417
631
info-am:
418
632
 
419
633
install-data-am: install-pkgdataDATA
420
634
 
 
635
install-dvi: install-dvi-recursive
 
636
 
 
637
install-dvi-am:
 
638
 
421
639
install-exec-am:
422
640
 
 
641
install-html: install-html-recursive
 
642
 
 
643
install-html-am:
 
644
 
423
645
install-info: install-info-recursive
424
646
 
 
647
install-info-am:
 
648
 
425
649
install-man:
426
650
 
 
651
install-pdf: install-pdf-recursive
 
652
 
 
653
install-pdf-am:
 
654
 
 
655
install-ps: install-ps-recursive
 
656
 
 
657
install-ps-am:
 
658
 
427
659
installcheck-am:
428
660
 
429
661
maintainer-clean: maintainer-clean-recursive
430
 
 
 
662
        -rm -f Makefile
431
663
maintainer-clean-am: distclean-am maintainer-clean-generic
432
664
 
433
665
mostlyclean: mostlyclean-recursive
434
666
 
435
667
mostlyclean-am: mostlyclean-generic
436
668
 
437
 
uninstall-am: uninstall-info-am uninstall-pkgdataDATA
438
 
 
439
 
uninstall-info: uninstall-info-recursive
440
 
 
441
 
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
442
 
        clean-generic clean-recursive distclean distclean-generic \
443
 
        distclean-recursive distclean-tags distdir dvi dvi-am \
444
 
        dvi-recursive info info-am info-recursive install install-am \
445
 
        install-data install-data-am install-data-recursive \
446
 
        install-exec install-exec-am install-exec-recursive \
447
 
        install-info install-info-am install-info-recursive install-man \
448
 
        install-pkgdataDATA install-recursive install-strip \
449
 
        installcheck installcheck-am installdirs installdirs-am \
450
 
        installdirs-recursive maintainer-clean maintainer-clean-generic \
451
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
452
 
        mostlyclean-recursive tags tags-recursive uninstall \
453
 
        uninstall-am uninstall-info-am uninstall-info-recursive \
454
 
        uninstall-pkgdataDATA uninstall-recursive
 
669
pdf: pdf-recursive
 
670
 
 
671
pdf-am:
 
672
 
 
673
ps: ps-recursive
 
674
 
 
675
ps-am:
 
676
 
 
677
uninstall-am: uninstall-pkgdataDATA
 
678
 
 
679
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
680
        install-am install-strip tags-recursive
 
681
 
 
682
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
683
        all all-am check check-am clean clean-generic ctags \
 
684
        ctags-recursive distclean distclean-generic distclean-tags \
 
685
        distdir dvi dvi-am html html-am info info-am install \
 
686
        install-am install-data install-data-am install-dvi \
 
687
        install-dvi-am install-exec install-exec-am install-html \
 
688
        install-html-am install-info install-info-am install-man \
 
689
        install-pdf install-pdf-am install-pkgdataDATA install-ps \
 
690
        install-ps-am install-strip installcheck installcheck-am \
 
691
        installdirs installdirs-am maintainer-clean \
 
692
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
 
693
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
 
694
        uninstall-pkgdataDATA
 
695
 
455
696
 
456
697
# Tell versions [3.59,3.63) of GNU make to not export all variables.
457
698
# Otherwise a system limit (for SysV at least) may be exceeded.