~ubuntu-branches/ubuntu/precise/gnome-games/precise-proposed

« back to all changes in this revision

Viewing changes to glchess/src/lib/chess/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-05-30 13:32:04 UTC
  • mfrom: (1.3.4)
  • mto: (163.1.3 precise)
  • mto: This revision was merged to the branch mainline in revision 143.
  • Revision ID: package-import@ubuntu.com-20110530133204-celaq1v1dsxc48q1
Tags: upstream-3.0.2
ImportĀ upstreamĀ versionĀ 3.0.2

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
 
VPATH = @srcdir@
18
 
pkgdatadir = $(datadir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkglibexecdir = $(libexecdir)/@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
 
subdir = glchess/src/lib/chess
37
 
DIST_COMMON = $(glchess_PYTHON) $(srcdir)/Makefile.am \
38
 
        $(srcdir)/Makefile.in
39
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
41
 
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/introspection.m4 \
42
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
45
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46
 
        $(ACLOCAL_M4)
47
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
 
CONFIG_HEADER = $(top_builddir)/config.h
49
 
CONFIG_CLEAN_FILES =
50
 
CONFIG_CLEAN_VPATH_FILES =
51
 
AM_V_GEN = $(am__v_GEN_$(V))
52
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
53
 
am__v_GEN_0 = @echo "  GEN   " $@;
54
 
AM_V_at = $(am__v_at_$(V))
55
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
56
 
am__v_at_0 = @
57
 
SOURCES =
58
 
DIST_SOURCES =
59
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
60
 
        html-recursive info-recursive install-data-recursive \
61
 
        install-dvi-recursive install-exec-recursive \
62
 
        install-html-recursive install-info-recursive \
63
 
        install-pdf-recursive install-ps-recursive install-recursive \
64
 
        installcheck-recursive installdirs-recursive pdf-recursive \
65
 
        ps-recursive uninstall-recursive
66
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
67
 
am__vpath_adj = case $$p in \
68
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
69
 
    *) f=$$p;; \
70
 
  esac;
71
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
72
 
am__install_max = 40
73
 
am__nobase_strip_setup = \
74
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
75
 
am__nobase_strip = \
76
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
77
 
am__nobase_list = $(am__nobase_strip_setup); \
78
 
  for p in $$list; do echo "$$p $$p"; done | \
79
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
80
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
81
 
    if (++n[$$2] == $(am__install_max)) \
82
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
83
 
    END { for (dir in files) print dir, files[dir] }'
84
 
am__base_list = \
85
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
86
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
87
 
am__installdirs = "$(DESTDIR)$(glchessdir)"
88
 
py_compile = $(top_srcdir)/py-compile
89
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
90
 
  distclean-recursive maintainer-clean-recursive
91
 
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
92
 
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
93
 
        distdir
94
 
ETAGS = etags
95
 
CTAGS = ctags
96
 
DIST_SUBDIRS = $(SUBDIRS)
97
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98
 
am__relativize = \
99
 
  dir0=`pwd`; \
100
 
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
101
 
  sed_rest='s,^[^/]*/*,,'; \
102
 
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
103
 
  sed_butlast='s,/*[^/]*$$,,'; \
104
 
  while test -n "$$dir1"; do \
105
 
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
106
 
    if test "$$first" != "."; then \
107
 
      if test "$$first" = ".."; then \
108
 
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
109
 
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
110
 
      else \
111
 
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
112
 
        if test "$$first2" = "$$first"; then \
113
 
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
114
 
        else \
115
 
          dir2="../$$dir2"; \
116
 
        fi; \
117
 
        dir0="$$dir0"/"$$first"; \
118
 
      fi; \
119
 
    fi; \
120
 
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
121
 
  done; \
122
 
  reldir="$$dir2"
123
 
ACLOCAL = @ACLOCAL@
124
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
125
 
ALL_LINGUAS = @ALL_LINGUAS@
126
 
AMTAR = @AMTAR@
127
 
AM_CFLAGS = @AM_CFLAGS@
128
 
AM_CPPFLAGS = @AM_CPPFLAGS@
129
 
AM_CXXFLAGS = @AM_CXXFLAGS@
130
 
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
131
 
AM_LDFLAGS = @AM_LDFLAGS@
132
 
AR = @AR@
133
 
AUTOCONF = @AUTOCONF@
134
 
AUTOHEADER = @AUTOHEADER@
135
 
AUTOMAKE = @AUTOMAKE@
136
 
AWK = @AWK@
137
 
CANBERRA_GTK_CFLAGS = @CANBERRA_GTK_CFLAGS@
138
 
CANBERRA_GTK_LIBS = @CANBERRA_GTK_LIBS@
139
 
CATALOGS = @CATALOGS@
140
 
CATOBJEXT = @CATOBJEXT@
141
 
CC = @CC@
142
 
CCDEPMODE = @CCDEPMODE@
143
 
CFLAGS = @CFLAGS@
144
 
CLUTTER_CFLAGS = @CLUTTER_CFLAGS@
145
 
CLUTTER_GTK_CFLAGS = @CLUTTER_GTK_CFLAGS@
146
 
CLUTTER_GTK_LIBS = @CLUTTER_GTK_LIBS@
147
 
CLUTTER_LIBS = @CLUTTER_LIBS@
148
 
CPP = @CPP@
149
 
CPPFLAGS = @CPPFLAGS@
150
 
CXX = @CXX@
151
 
CXXCPP = @CXXCPP@
152
 
CXXDEPMODE = @CXXDEPMODE@
153
 
CXXFLAGS = @CXXFLAGS@
154
 
CYGPATH_W = @CYGPATH_W@
155
 
DATADIRNAME = @DATADIRNAME@
156
 
DEFS = @DEFS@
157
 
DEPDIR = @DEPDIR@
158
 
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
159
 
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
160
 
DOC_USER_FORMATS = @DOC_USER_FORMATS@
161
 
DSYMUTIL = @DSYMUTIL@
162
 
DUMPBIN = @DUMPBIN@
163
 
ECHO_C = @ECHO_C@
164
 
ECHO_N = @ECHO_N@
165
 
ECHO_T = @ECHO_T@
166
 
EGREP = @EGREP@
167
 
EXEEXT = @EXEEXT@
168
 
FGREP = @FGREP@
169
 
GCONFTOOL = @GCONFTOOL@
170
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
171
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
172
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
173
 
GIO_CFLAGS = @GIO_CFLAGS@
174
 
GIO_LIBS = @GIO_LIBS@
175
 
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
176
 
GLIB_GENMARSHAL_INTERNAL = @GLIB_GENMARSHAL_INTERNAL@
177
 
GMOFILES = @GMOFILES@
178
 
GMSGFMT = @GMSGFMT@
179
 
GNOME_CFLAGS = @GNOME_CFLAGS@
180
 
GNOME_LIBS = @GNOME_LIBS@
181
 
GREP = @GREP@
182
 
GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
183
 
GTHREAD_LIBS = @GTHREAD_LIBS@
184
 
GTK_API_MAJOR_VERSION = @GTK_API_MAJOR_VERSION@
185
 
GTK_API_VERSION = @GTK_API_VERSION@
186
 
GTK_CFLAGS = @GTK_CFLAGS@
187
 
GTK_LIBS = @GTK_LIBS@
188
 
GUILE = @GUILE@
189
 
GUILE_CFLAGS = @GUILE_CFLAGS@
190
 
GUILE_CONFIG = @GUILE_CONFIG@
191
 
GUILE_LIBS = @GUILE_LIBS@
192
 
HELP_DIR = @HELP_DIR@
193
 
HILDON_CFLAGS = @HILDON_CFLAGS@
194
 
HILDON_LIBS = @HILDON_LIBS@
195
 
INSTALL = @INSTALL@
196
 
INSTALL_DATA = @INSTALL_DATA@
197
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
198
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
199
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200
 
INSTOBJEXT = @INSTOBJEXT@
201
 
INTLLIBS = @INTLLIBS@
202
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
203
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
204
 
INTLTOOL_PERL = @INTLTOOL_PERL@
205
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
206
 
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
207
 
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
208
 
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
209
 
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
210
 
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
211
 
LD = @LD@
212
 
LDFLAGS = @LDFLAGS@
213
 
LIBOBJS = @LIBOBJS@
214
 
LIBS = @LIBS@
215
 
LIBTOOL = @LIBTOOL@
216
 
LIPO = @LIPO@
217
 
LN_S = @LN_S@
218
 
LSB_RELEASE = @LSB_RELEASE@
219
 
LTLIBOBJS = @LTLIBOBJS@
220
 
MAINT = @MAINT@
221
 
MAKEINFO = @MAKEINFO@
222
 
MKDIR_P = @MKDIR_P@
223
 
MKINSTALLDIRS = @MKINSTALLDIRS@
224
 
MSGFMT = @MSGFMT@
225
 
MSGFMT_OPTS = @MSGFMT_OPTS@
226
 
MSGMERGE = @MSGMERGE@
227
 
NM = @NM@
228
 
NMEDIT = @NMEDIT@
229
 
OBJDUMP = @OBJDUMP@
230
 
OBJEXT = @OBJEXT@
231
 
OMF_DIR = @OMF_DIR@
232
 
OTOOL = @OTOOL@
233
 
OTOOL64 = @OTOOL64@
234
 
PACKAGE = @PACKAGE@
235
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
236
 
PACKAGE_NAME = @PACKAGE_NAME@
237
 
PACKAGE_STRING = @PACKAGE_STRING@
238
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
239
 
PACKAGE_URL = @PACKAGE_URL@
240
 
PACKAGE_VERSION = @PACKAGE_VERSION@
241
 
PATH_SEPARATOR = @PATH_SEPARATOR@
242
 
PKG_CONFIG = @PKG_CONFIG@
243
 
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
244
 
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
245
 
POFILES = @POFILES@
246
 
POSUB = @POSUB@
247
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
248
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
249
 
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
250
 
PTHREAD_LDFLAGS = @PTHREAD_LDFLAGS@
251
 
PYGTK_CFLAGS = @PYGTK_CFLAGS@
252
 
PYGTK_LIBS = @PYGTK_LIBS@
253
 
PYTHON = @PYTHON@
254
 
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
255
 
PYTHON_PLATFORM = @PYTHON_PLATFORM@
256
 
PYTHON_PREFIX = @PYTHON_PREFIX@
257
 
PYTHON_VERSION = @PYTHON_VERSION@
258
 
RANLIB = @RANLIB@
259
 
RSVG_CFLAGS = @RSVG_CFLAGS@
260
 
RSVG_LIBS = @RSVG_LIBS@
261
 
SED = @SED@
262
 
SET_MAKE = @SET_MAKE@
263
 
SHELL = @SHELL@
264
 
SMCLIENT_CFLAGS = @SMCLIENT_CFLAGS@
265
 
SMCLIENT_LIBS = @SMCLIENT_LIBS@
266
 
STRIP = @STRIP@
267
 
USE_NLS = @USE_NLS@
268
 
VERSION = @VERSION@
269
 
WARN_CFLAGS = @WARN_CFLAGS@
270
 
WARN_CXXFLAGS = @WARN_CXXFLAGS@
271
 
WINDRES = @WINDRES@
272
 
XGETTEXT = @XGETTEXT@
273
 
abs_builddir = @abs_builddir@
274
 
abs_srcdir = @abs_srcdir@
275
 
abs_top_builddir = @abs_top_builddir@
276
 
abs_top_srcdir = @abs_top_srcdir@
277
 
ac_ct_CC = @ac_ct_CC@
278
 
ac_ct_CXX = @ac_ct_CXX@
279
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280
 
allgames = @allgames@
281
 
am__include = @am__include@
282
 
am__leading_dot = @am__leading_dot@
283
 
am__quote = @am__quote@
284
 
am__tar = @am__tar@
285
 
am__untar = @am__untar@
286
 
bindir = @bindir@
287
 
build = @build@
288
 
build_alias = @build_alias@
289
 
build_cpu = @build_cpu@
290
 
build_os = @build_os@
291
 
build_vendor = @build_vendor@
292
 
builddir = @builddir@
293
 
datadir = @datadir@
294
 
datarootdir = @datarootdir@
295
 
docdir = @docdir@
296
 
dvidir = @dvidir@
297
 
exec_prefix = @exec_prefix@
298
 
gamelist = @gamelist@
299
 
host = @host@
300
 
host_alias = @host_alias@
301
 
host_cpu = @host_cpu@
302
 
host_os = @host_os@
303
 
host_vendor = @host_vendor@
304
 
htmldir = @htmldir@
305
 
includedir = @includedir@
306
 
infodir = @infodir@
307
 
install_sh = @install_sh@
308
 
libdir = @libdir@
309
 
libexecdir = @libexecdir@
310
 
localedir = @localedir@
311
 
localstatedir = @localstatedir@
312
 
mandir = @mandir@
313
 
mkdir_p = @mkdir_p@
314
 
oldincludedir = @oldincludedir@
315
 
pdfdir = @pdfdir@
316
 
pkgpyexecdir = @pkgpyexecdir@
317
 
pkgpythondir = @pkgpythondir@
318
 
prefix = @prefix@
319
 
program_transform_name = @program_transform_name@
320
 
psdir = @psdir@
321
 
pyexecdir = @pyexecdir@
322
 
pythondir = @pythondir@
323
 
sbindir = @sbindir@
324
 
scoredir = @scoredir@
325
 
scores_group = @scores_group@
326
 
scores_user = @scores_user@
327
 
setgid = @setgid@
328
 
sharedstatedir = @sharedstatedir@
329
 
srcdir = @srcdir@
330
 
staginggames = @staginggames@
331
 
sysconfdir = @sysconfdir@
332
 
target_alias = @target_alias@
333
 
top_build_prefix = @top_build_prefix@
334
 
top_builddir = @top_builddir@
335
 
top_srcdir = @top_srcdir@
336
 
SUBDIRS = fics
337
 
glchessdir = $(pythondir)/glchess/chess
338
 
glchess_PYTHON = \
339
 
        bitboard.py     \
340
 
        board.py        \
341
 
        __init__.py     \
342
 
        lan.py          \
343
 
        pgn.py          \
344
 
        san.py
345
 
 
346
 
all: all-recursive
347
 
 
348
 
.SUFFIXES:
349
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
350
 
        @for dep in $?; do \
351
 
          case '$(am__configure_deps)' in \
352
 
            *$$dep*) \
353
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
354
 
                && { if test -f $@; then exit 0; else break; fi; }; \
355
 
              exit 1;; \
356
 
          esac; \
357
 
        done; \
358
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign glchess/src/lib/chess/Makefile'; \
359
 
        $(am__cd) $(top_srcdir) && \
360
 
          $(AUTOMAKE) --foreign glchess/src/lib/chess/Makefile
361
 
.PRECIOUS: Makefile
362
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363
 
        @case '$?' in \
364
 
          *config.status*) \
365
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
366
 
          *) \
367
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
369
 
        esac;
370
 
 
371
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
 
 
374
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
375
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
377
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
 
$(am__aclocal_m4_deps):
379
 
 
380
 
mostlyclean-libtool:
381
 
        -rm -f *.lo
382
 
 
383
 
clean-libtool:
384
 
        -rm -rf .libs _libs
385
 
install-glchessPYTHON: $(glchess_PYTHON)
386
 
        @$(NORMAL_INSTALL)
387
 
        test -z "$(glchessdir)" || $(MKDIR_P) "$(DESTDIR)$(glchessdir)"
388
 
        @list='$(glchess_PYTHON)'; dlist=; list2=; test -n "$(glchessdir)" || list=; \
389
 
        for p in $$list; do \
390
 
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
391
 
          if test -f $$b$$p; then \
392
 
            $(am__strip_dir) \
393
 
            dlist="$$dlist $$f"; \
394
 
            list2="$$list2 $$b$$p"; \
395
 
          else :; fi; \
396
 
        done; \
397
 
        for file in $$list2; do echo $$file; done | $(am__base_list) | \
398
 
        while read files; do \
399
 
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(glchessdir)'"; \
400
 
          $(INSTALL_DATA) $$files "$(DESTDIR)$(glchessdir)" || exit $$?; \
401
 
        done || exit $$?; \
402
 
        if test -n "$$dlist"; then \
403
 
          if test -z "$(DESTDIR)"; then \
404
 
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(glchessdir)" $$dlist; \
405
 
          else \
406
 
            PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(glchessdir)" $$dlist; \
407
 
          fi; \
408
 
        else :; fi
409
 
 
410
 
uninstall-glchessPYTHON:
411
 
        @$(NORMAL_UNINSTALL)
412
 
        @list='$(glchess_PYTHON)'; test -n "$(glchessdir)" || list=; \
413
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
414
 
        test -n "$$files" || exit 0; \
415
 
        filesc=`echo "$$files" | sed 's|$$|c|'`; \
416
 
        fileso=`echo "$$files" | sed 's|$$|o|'`; \
417
 
        echo " ( cd '$(DESTDIR)$(glchessdir)' && rm -f" $$files ")"; \
418
 
        cd "$(DESTDIR)$(glchessdir)" && rm -f $$files || exit $$?; \
419
 
        echo " ( cd '$(DESTDIR)$(glchessdir)' && rm -f" $$filesc ")"; \
420
 
        cd "$(DESTDIR)$(glchessdir)" && rm -f $$filesc || exit $$?; \
421
 
        echo " ( cd '$(DESTDIR)$(glchessdir)' && rm -f" $$fileso ")"; \
422
 
        cd "$(DESTDIR)$(glchessdir)" && rm -f $$fileso
423
 
 
424
 
# This directory's subdirectories are mostly independent; you can cd
425
 
# into them and run `make' without going through this Makefile.
426
 
# To change the values of `make' variables: instead of editing Makefiles,
427
 
# (1) if the variable is set in `config.status', edit `config.status'
428
 
#     (which will cause the Makefiles to be regenerated when you run `make');
429
 
# (2) otherwise, pass the desired values on the `make' command line.
430
 
$(RECURSIVE_TARGETS):
431
 
        @fail= failcom='exit 1'; \
432
 
        for f in x $$MAKEFLAGS; do \
433
 
          case $$f in \
434
 
            *=* | --[!k]*);; \
435
 
            *k*) failcom='fail=yes';; \
436
 
          esac; \
437
 
        done; \
438
 
        dot_seen=no; \
439
 
        target=`echo $@ | sed s/-recursive//`; \
440
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
441
 
          echo "Making $$target in $$subdir"; \
442
 
          if test "$$subdir" = "."; then \
443
 
            dot_seen=yes; \
444
 
            local_target="$$target-am"; \
445
 
          else \
446
 
            local_target="$$target"; \
447
 
          fi; \
448
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
449
 
          || eval $$failcom; \
450
 
        done; \
451
 
        if test "$$dot_seen" = "no"; then \
452
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
453
 
        fi; test -z "$$fail"
454
 
 
455
 
$(RECURSIVE_CLEAN_TARGETS):
456
 
        @fail= failcom='exit 1'; \
457
 
        for f in x $$MAKEFLAGS; do \
458
 
          case $$f in \
459
 
            *=* | --[!k]*);; \
460
 
            *k*) failcom='fail=yes';; \
461
 
          esac; \
462
 
        done; \
463
 
        dot_seen=no; \
464
 
        case "$@" in \
465
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
466
 
          *) list='$(SUBDIRS)' ;; \
467
 
        esac; \
468
 
        rev=''; for subdir in $$list; do \
469
 
          if test "$$subdir" = "."; then :; else \
470
 
            rev="$$subdir $$rev"; \
471
 
          fi; \
472
 
        done; \
473
 
        rev="$$rev ."; \
474
 
        target=`echo $@ | sed s/-recursive//`; \
475
 
        for subdir in $$rev; do \
476
 
          echo "Making $$target in $$subdir"; \
477
 
          if test "$$subdir" = "."; then \
478
 
            local_target="$$target-am"; \
479
 
          else \
480
 
            local_target="$$target"; \
481
 
          fi; \
482
 
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
483
 
          || eval $$failcom; \
484
 
        done && test -z "$$fail"
485
 
tags-recursive:
486
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
487
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
488
 
        done
489
 
ctags-recursive:
490
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
491
 
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
492
 
        done
493
 
 
494
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
495
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
496
 
        unique=`for i in $$list; do \
497
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498
 
          done | \
499
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
500
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
501
 
        mkid -fID $$unique
502
 
tags: TAGS
503
 
 
504
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
505
 
                $(TAGS_FILES) $(LISP)
506
 
        set x; \
507
 
        here=`pwd`; \
508
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
509
 
          include_option=--etags-include; \
510
 
          empty_fix=.; \
511
 
        else \
512
 
          include_option=--include; \
513
 
          empty_fix=; \
514
 
        fi; \
515
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
516
 
          if test "$$subdir" = .; then :; else \
517
 
            test ! -f $$subdir/TAGS || \
518
 
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
519
 
          fi; \
520
 
        done; \
521
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
522
 
        unique=`for i in $$list; do \
523
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
524
 
          done | \
525
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
526
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
527
 
        shift; \
528
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
529
 
          test -n "$$unique" || unique=$$empty_fix; \
530
 
          if test $$# -gt 0; then \
531
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
532
 
              "$$@" $$unique; \
533
 
          else \
534
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535
 
              $$unique; \
536
 
          fi; \
537
 
        fi
538
 
ctags: CTAGS
539
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
540
 
                $(TAGS_FILES) $(LISP)
541
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
542
 
        unique=`for i in $$list; do \
543
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544
 
          done | \
545
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
547
 
        test -z "$(CTAGS_ARGS)$$unique" \
548
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
549
 
             $$unique
550
 
 
551
 
GTAGS:
552
 
        here=`$(am__cd) $(top_builddir) && pwd` \
553
 
          && $(am__cd) $(top_srcdir) \
554
 
          && gtags -i $(GTAGS_ARGS) "$$here"
555
 
 
556
 
distclean-tags:
557
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
558
 
 
559
 
distdir: $(DISTFILES)
560
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562
 
        list='$(DISTFILES)'; \
563
 
          dist_files=`for file in $$list; do echo $$file; done | \
564
 
          sed -e "s|^$$srcdirstrip/||;t" \
565
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
566
 
        case $$dist_files in \
567
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
568
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
569
 
                           sort -u` ;; \
570
 
        esac; \
571
 
        for file in $$dist_files; do \
572
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
573
 
          if test -d $$d/$$file; then \
574
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
575
 
            if test -d "$(distdir)/$$file"; then \
576
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577
 
            fi; \
578
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
579
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
580
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581
 
            fi; \
582
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
583
 
          else \
584
 
            test -f "$(distdir)/$$file" \
585
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
586
 
            || exit 1; \
587
 
          fi; \
588
 
        done
589
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
590
 
          if test "$$subdir" = .; then :; else \
591
 
            test -d "$(distdir)/$$subdir" \
592
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
593
 
            || exit 1; \
594
 
          fi; \
595
 
        done
596
 
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
597
 
          if test "$$subdir" = .; then :; else \
598
 
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
599
 
            $(am__relativize); \
600
 
            new_distdir=$$reldir; \
601
 
            dir1=$$subdir; dir2="$(top_distdir)"; \
602
 
            $(am__relativize); \
603
 
            new_top_distdir=$$reldir; \
604
 
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
605
 
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
606
 
            ($(am__cd) $$subdir && \
607
 
              $(MAKE) $(AM_MAKEFLAGS) \
608
 
                top_distdir="$$new_top_distdir" \
609
 
                distdir="$$new_distdir" \
610
 
                am__remove_distdir=: \
611
 
                am__skip_length_check=: \
612
 
                am__skip_mode_fix=: \
613
 
                distdir) \
614
 
              || exit 1; \
615
 
          fi; \
616
 
        done
617
 
check-am: all-am
618
 
check: check-recursive
619
 
all-am: Makefile
620
 
installdirs: installdirs-recursive
621
 
installdirs-am:
622
 
        for dir in "$(DESTDIR)$(glchessdir)"; do \
623
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
624
 
        done
625
 
install: install-recursive
626
 
install-exec: install-exec-recursive
627
 
install-data: install-data-recursive
628
 
uninstall: uninstall-recursive
629
 
 
630
 
install-am: all-am
631
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
632
 
 
633
 
installcheck: installcheck-recursive
634
 
install-strip:
635
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
636
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
637
 
          `test -z '$(STRIP)' || \
638
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
639
 
mostlyclean-generic:
640
 
 
641
 
clean-generic:
642
 
 
643
 
distclean-generic:
644
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
645
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
646
 
 
647
 
maintainer-clean-generic:
648
 
        @echo "This command is intended for maintainers to use"
649
 
        @echo "it deletes files that may require special tools to rebuild."
650
 
clean: clean-recursive
651
 
 
652
 
clean-am: clean-generic clean-libtool mostlyclean-am
653
 
 
654
 
distclean: distclean-recursive
655
 
        -rm -f Makefile
656
 
distclean-am: clean-am distclean-generic distclean-tags
657
 
 
658
 
dvi: dvi-recursive
659
 
 
660
 
dvi-am:
661
 
 
662
 
html: html-recursive
663
 
 
664
 
html-am:
665
 
 
666
 
info: info-recursive
667
 
 
668
 
info-am:
669
 
 
670
 
install-data-am: install-glchessPYTHON
671
 
 
672
 
install-dvi: install-dvi-recursive
673
 
 
674
 
install-dvi-am:
675
 
 
676
 
install-exec-am:
677
 
 
678
 
install-html: install-html-recursive
679
 
 
680
 
install-html-am:
681
 
 
682
 
install-info: install-info-recursive
683
 
 
684
 
install-info-am:
685
 
 
686
 
install-man:
687
 
 
688
 
install-pdf: install-pdf-recursive
689
 
 
690
 
install-pdf-am:
691
 
 
692
 
install-ps: install-ps-recursive
693
 
 
694
 
install-ps-am:
695
 
 
696
 
installcheck-am:
697
 
 
698
 
maintainer-clean: maintainer-clean-recursive
699
 
        -rm -f Makefile
700
 
maintainer-clean-am: distclean-am maintainer-clean-generic
701
 
 
702
 
mostlyclean: mostlyclean-recursive
703
 
 
704
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
705
 
 
706
 
pdf: pdf-recursive
707
 
 
708
 
pdf-am:
709
 
 
710
 
ps: ps-recursive
711
 
 
712
 
ps-am:
713
 
 
714
 
uninstall-am: uninstall-glchessPYTHON
715
 
 
716
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
717
 
        install-am install-strip tags-recursive
718
 
 
719
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
720
 
        all all-am check check-am clean clean-generic clean-libtool \
721
 
        ctags ctags-recursive distclean distclean-generic \
722
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
723
 
        html-am info info-am install install-am install-data \
724
 
        install-data-am install-dvi install-dvi-am install-exec \
725
 
        install-exec-am install-glchessPYTHON install-html \
726
 
        install-html-am install-info install-info-am install-man \
727
 
        install-pdf install-pdf-am install-ps install-ps-am \
728
 
        install-strip installcheck installcheck-am installdirs \
729
 
        installdirs-am maintainer-clean maintainer-clean-generic \
730
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
731
 
        ps ps-am tags tags-recursive uninstall uninstall-am \
732
 
        uninstall-glchessPYTHON
733
 
 
734
 
 
735
 
-include $(top_srcdir)/git.mk
736
 
 
737
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
738
 
# Otherwise a system limit (for SysV at least) may be exceeded.
739
 
.NOEXPORT: