1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92bin_PROGRAMS = xboard$(EXEEXT)
93subdir = .
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
96	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
97	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
98	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
99	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
100	$(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
104	$(am__configure_deps) $(srcdir)/version.texi \
105	$(srcdir)/stamp-vti $(dist_icon_DATA) $(dist_pixmaps_DATA) \
106	$(dist_png_DATA) $(dist_shogi_DATA) $(dist_sounds_DATA) \
107	$(dist_svg_DATA) $(dist_svgicon_DATA) $(dist_themes_DATA) \
108	$(dist_xiangqi_DATA) $(am__DIST_COMMON)
109am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
110 configure.lineno config.status.lineno
111mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
112CONFIG_HEADER = config.h
113CONFIG_CLEAN_FILES = cmail osxapp/Info.plist
114CONFIG_CLEAN_VPATH_FILES =
115am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
116	"$(DESTDIR)$(man6dir)" "$(DESTDIR)$(Applicationsdir)" \
117	"$(DESTDIR)$(icondir)" "$(DESTDIR)$(pixmapsdir)" \
118	"$(DESTDIR)$(pngdir)" "$(DESTDIR)$(shogidir)" \
119	"$(DESTDIR)$(soundsdir)" "$(DESTDIR)$(svgdir)" \
120	"$(DESTDIR)$(svgicondir)" "$(DESTDIR)$(themesdir)" \
121	"$(DESTDIR)$(xiangqidir)" "$(DESTDIR)$(mimedir)" \
122	"$(DESTDIR)$(sysconfdir)"
123PROGRAMS = $(bin_PROGRAMS)
124am__xboard_SOURCES_DIST = backend.c backend.h backendz.h book.c \
125	childio.c childio.h common.h frontend.h gamelist.c ngamelist.c \
126	gettext.h lists.c lists.h moves.c moves.h parser.c parser.h \
127	pgntags.c uci.c args.h xboard2.h board.c board.h draw.c draw.h \
128	dialogs.c dialogs.h engineoutput.c nengineoutput.c \
129	engineoutput.h evalgraph.c nevalgraph.c evalgraph.h history.c \
130	nhistory.c menus.c menus.h usounds.c usystem.c usystem.h \
131	zippy.c zippy.h gtk/xboard.c gtk/xboard.h gtk/xoptions.c \
132	gtk/xtimer.c gtk/xengineoutput.c xaw/xboard.c xaw/xboard.h \
133	xaw/xengineoutput.c xaw/xgamelist.c xaw/xgamelist.h \
134	xaw/xhistory.c xaw/xhistory.h xaw/xoptions.c \
135	bitmaps/checkmark.bm bitmaps/icon_black.bm \
136	bitmaps/icon_white.bm
137@ZIPPY_TRUE@am__objects_1 = zippy.$(OBJEXT)
138am__dirstamp = $(am__leading_dot)dirstamp
139am__objects_2 = gtk/xboard.$(OBJEXT) gtk/xoptions.$(OBJEXT) \
140	gtk/xtimer.$(OBJEXT) gtk/xengineoutput.$(OBJEXT)
141am__objects_3 = xaw/xboard.$(OBJEXT) xaw/xengineoutput.$(OBJEXT) \
142	xaw/xgamelist.$(OBJEXT) xaw/xhistory.$(OBJEXT) \
143	xaw/xoptions.$(OBJEXT)
144@withGTK_FALSE@@withXaw_TRUE@am__objects_4 = $(am__objects_3)
145@withGTK_TRUE@am__objects_4 = $(am__objects_2)
146am_xboard_OBJECTS = backend.$(OBJEXT) book.$(OBJEXT) childio.$(OBJEXT) \
147	gamelist.$(OBJEXT) ngamelist.$(OBJEXT) lists.$(OBJEXT) \
148	moves.$(OBJEXT) parser.$(OBJEXT) pgntags.$(OBJEXT) \
149	uci.$(OBJEXT) board.$(OBJEXT) draw.$(OBJEXT) dialogs.$(OBJEXT) \
150	engineoutput.$(OBJEXT) nengineoutput.$(OBJEXT) \
151	evalgraph.$(OBJEXT) nevalgraph.$(OBJEXT) history.$(OBJEXT) \
152	nhistory.$(OBJEXT) menus.$(OBJEXT) usounds.$(OBJEXT) \
153	usystem.$(OBJEXT) $(am__objects_1) $(am__objects_4)
154xboard_OBJECTS = $(am_xboard_OBJECTS)
155xboard_DEPENDENCIES =
156AM_V_P = $(am__v_P_@AM_V@)
157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158am__v_P_0 = false
159am__v_P_1 = :
160AM_V_GEN = $(am__v_GEN_@AM_V@)
161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162am__v_GEN_0 = @echo "  GEN     " $@;
163am__v_GEN_1 =
164AM_V_at = $(am__v_at_@AM_V@)
165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166am__v_at_0 = @
167am__v_at_1 =
168DEFAULT_INCLUDES = -I.@am__isrc@
169depcomp = $(SHELL) $(top_srcdir)/depcomp
170am__depfiles_maybe = depfiles
171am__mv = mv -f
172COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
173	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
174AM_V_CC = $(am__v_CC_@AM_V@)
175am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
176am__v_CC_0 = @echo "  CC      " $@;
177am__v_CC_1 =
178CCLD = $(CC)
179LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
180AM_V_CCLD = $(am__v_CCLD_@AM_V@)
181am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182am__v_CCLD_0 = @echo "  CCLD    " $@;
183am__v_CCLD_1 =
184SOURCES = $(xboard_SOURCES)
185DIST_SOURCES = $(am__xboard_SOURCES_DIST)
186AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
187am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
188am__v_DVIPS_0 = @echo "  DVIPS   " $@;
189am__v_DVIPS_1 =
190AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
191am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
192am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
193am__v_MAKEINFO_1 =
194AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
195am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
196am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
197am__v_INFOHTML_1 =
198AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
199am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
200am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
201am__v_TEXI2DVI_1 =
202AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
203am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
204am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
205am__v_TEXI2PDF_1 =
206AM_V_texinfo = $(am__v_texinfo_@AM_V@)
207am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
208am__v_texinfo_0 = -q
209am__v_texinfo_1 =
210AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
211am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
212am__v_texidevnull_0 = > /dev/null
213am__v_texidevnull_1 =
214INFO_DEPS = $(srcdir)/xboard.info
215am__TEXINFO_TEX_DIR = $(srcdir)
216DVIS = xboard.dvi
217PDFS = xboard.pdf
218PSS = xboard.ps
219HTMLS = xboard.html
220TEXINFOS = xboard.texi
221TEXI2DVI = texi2dvi
222TEXI2PDF = $(TEXI2DVI) --pdf --batch
223MAKEINFOHTML = $(MAKEINFO) --html
224AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
225DVIPS = dvips
226RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
227	ctags-recursive dvi-recursive html-recursive info-recursive \
228	install-data-recursive install-dvi-recursive \
229	install-exec-recursive install-html-recursive \
230	install-info-recursive install-pdf-recursive \
231	install-ps-recursive install-recursive installcheck-recursive \
232	installdirs-recursive pdf-recursive ps-recursive \
233	tags-recursive uninstall-recursive
234am__can_run_installinfo = \
235  case $$AM_UPDATE_INFO_DIR in \
236    n|no|NO) false;; \
237    *) (install-info --version) >/dev/null 2>&1;; \
238  esac
239am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
240am__vpath_adj = case $$p in \
241    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
242    *) f=$$p;; \
243  esac;
244am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
245am__install_max = 40
246am__nobase_strip_setup = \
247  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
248am__nobase_strip = \
249  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
250am__nobase_list = $(am__nobase_strip_setup); \
251  for p in $$list; do echo "$$p $$p"; done | \
252  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
253  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
254    if (++n[$$2] == $(am__install_max)) \
255      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
256    END { for (dir in files) print dir, files[dir] }'
257am__base_list = \
258  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
259  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
260am__uninstall_files_from_dir = { \
261  test -z "$$files" \
262    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
263    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
264         $(am__cd) "$$dir" && rm -f $$files; }; \
265  }
266man6dir = $(mandir)/man6
267MANS = $(man6_MANS)
268DATA = $(Applications_DATA) $(dist_icon_DATA) $(dist_pixmaps_DATA) \
269	$(dist_png_DATA) $(dist_shogi_DATA) $(dist_sounds_DATA) \
270	$(dist_svg_DATA) $(dist_svgicon_DATA) $(dist_themes_DATA) \
271	$(dist_xiangqi_DATA) $(mime_DATA) $(sysconf_DATA)
272RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
273  distclean-recursive maintainer-clean-recursive
274am__recursive_targets = \
275  $(RECURSIVE_TARGETS) \
276  $(RECURSIVE_CLEAN_TARGETS) \
277  $(am__extra_recursive_targets)
278AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
279	cscope distdir dist dist-all distcheck
280am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
281	$(LISP)config.h.in
282# Read a list of newline-separated strings from the standard input,
283# and print each of them once, without duplicates.  Input order is
284# *not* preserved.
285am__uniquify_input = $(AWK) '\
286  BEGIN { nonempty = 0; } \
287  { items[$$0] = 1; nonempty = 1; } \
288  END { if (nonempty) { for (i in items) print i; }; } \
289'
290# Make sure the list of sources is unique.  This is necessary because,
291# e.g., the same source file might be shared among _SOURCES variables
292# for different programs/libraries.
293am__define_uniq_tagged_files = \
294  list='$(am__tagged_files)'; \
295  unique=`for i in $$list; do \
296    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297  done | $(am__uniquify_input)`
298ETAGS = etags
299CTAGS = ctags
300CSCOPE = cscope
301DIST_SUBDIRS = $(SUBDIRS)
302am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/cmail.in \
303	$(srcdir)/config.h.in $(top_srcdir)/osxapp/Info.plist.in \
304	$(xboard_TEXINFOS) ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
305	NEWS README TODO compile config.guess config.rpath config.sub \
306	depcomp install-sh mdate-sh missing mkinstalldirs texinfo.tex
307DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
308distdir = $(PACKAGE)-$(VERSION)
309top_distdir = $(distdir)
310am__remove_distdir = \
311  if test -d "$(distdir)"; then \
312    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
313      && rm -rf "$(distdir)" \
314      || { sleep 5 && rm -rf "$(distdir)"; }; \
315  else :; fi
316am__post_remove_distdir = $(am__remove_distdir)
317am__relativize = \
318  dir0=`pwd`; \
319  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
320  sed_rest='s,^[^/]*/*,,'; \
321  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
322  sed_butlast='s,/*[^/]*$$,,'; \
323  while test -n "$$dir1"; do \
324    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
325    if test "$$first" != "."; then \
326      if test "$$first" = ".."; then \
327        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
328        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
329      else \
330        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
331        if test "$$first2" = "$$first"; then \
332          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
333        else \
334          dir2="../$$dir2"; \
335        fi; \
336        dir0="$$dir0"/"$$first"; \
337      fi; \
338    fi; \
339    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
340  done; \
341  reldir="$$dir2"
342DIST_ARCHIVES = $(distdir).tar.gz
343GZIP_ENV = --best
344DIST_TARGETS = dist-gzip
345distuninstallcheck_listfiles = find . -type f -print
346am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
347  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
348distcleancheck_listfiles = find . -type f -print
349ACLOCAL = @ACLOCAL@
350AMTAR = @AMTAR@
351AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
352AUTOCONF = @AUTOCONF@
353AUTOHEADER = @AUTOHEADER@
354AUTOMAKE = @AUTOMAKE@
355AWK = @AWK@
356AWKPATH = @AWKPATH@
357CAIRO_CFLAGS = @CAIRO_CFLAGS@
358CAIRO_LIBS = @CAIRO_LIBS@
359CC = @CC@
360CCDEPMODE = @CCDEPMODE@
361CFLAGS = @CFLAGS@
362CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
363CONF_CFLAGS = @CONF_CFLAGS@
364CONF_LDFLAGS = @CONF_LDFLAGS@
365CPP = @CPP@
366CPPFLAGS = @CPPFLAGS@
367CYGPATH_W = @CYGPATH_W@
368DEFS = @DEFS@
369DEPDIR = @DEPDIR@
370DESKTOPDIR = @DESKTOPDIR@
371ECHO_C = @ECHO_C@
372ECHO_N = @ECHO_N@
373ECHO_T = @ECHO_T@
374EGREP = @EGREP@
375EXEEXT = @EXEEXT@
376FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
377FRONTEND_LIBS = @FRONTEND_LIBS@
378GAMEDATADIR = @GAMEDATADIR@
379GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
380GMSGFMT = @GMSGFMT@
381GMSGFMT_015 = @GMSGFMT_015@
382GREP = @GREP@
383GTK_CFLAGS = @GTK_CFLAGS@
384GTK_LIBS = @GTK_LIBS@
385ICONSDIR = @ICONSDIR@
386INSTALL = @INSTALL@
387INSTALL_DATA = @INSTALL_DATA@
388INSTALL_PROGRAM = @INSTALL_PROGRAM@
389INSTALL_SCRIPT = @INSTALL_SCRIPT@
390INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
391INTLLIBS = @INTLLIBS@
392INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
393LDFLAGS = @LDFLAGS@
394LIBICONV = @LIBICONV@
395LIBINTL = @LIBINTL@
396LIBOBJS = @LIBOBJS@
397LIBS = @LIBS@
398LTLIBICONV = @LTLIBICONV@
399LTLIBINTL = @LTLIBINTL@
400LTLIBOBJS = @LTLIBOBJS@
401MAKEINFO = @MAKEINFO@
402MIMEDIR = @MIMEDIR@
403MINFO = @MINFO@
404MKDIR_P = @MKDIR_P@
405MSGFMT = @MSGFMT@
406MSGFMT_015 = @MSGFMT_015@
407MSGMERGE = @MSGMERGE@
408NROFF = @NROFF@
409NROFFFLAGS = @NROFFFLAGS@
410OBJEXT = @OBJEXT@
411PACKAGE = @PACKAGE@
412PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
413PACKAGE_NAME = @PACKAGE_NAME@
414PACKAGE_STRING = @PACKAGE_STRING@
415PACKAGE_TARNAME = @PACKAGE_TARNAME@
416PACKAGE_URL = @PACKAGE_URL@
417PACKAGE_VERSION = @PACKAGE_VERSION@
418PATH_SEPARATOR = @PATH_SEPARATOR@
419PERLPATH = @PERLPATH@
420PKGCONFIG = @PKGCONFIG@
421PKG_CONFIG = @PKG_CONFIG@
422PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
423PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
424POST_XMULIB = @POST_XMULIB@
425POSUB = @POSUB@
426PRE_XMULIB = @PRE_XMULIB@
427RSH = @RSH@
428SET_MAKE = @SET_MAKE@
429SHELL = @SHELL@
430STRIP = @STRIP@
431SVGICONSDIR = @SVGICONSDIR@
432SW_VERS = @SW_VERS@
433USE_NLS = @USE_NLS@
434VERSION = @VERSION@
435XDG_DESKTOP_MENU = @XDG_DESKTOP_MENU@
436XDG_ICON_RESOURCE = @XDG_ICON_RESOURCE@
437XDG_MIME = @XDG_MIME@
438XGETTEXT = @XGETTEXT@
439XGETTEXT_015 = @XGETTEXT_015@
440XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
441XMKMF = @XMKMF@
442X_CFLAGS = @X_CFLAGS@
443X_EXTRA_LIBS = @X_EXTRA_LIBS@
444X_LIBS = @X_LIBS@
445X_PRE_LIBS = @X_PRE_LIBS@
446abs_builddir = @abs_builddir@
447abs_srcdir = @abs_srcdir@
448abs_top_builddir = @abs_top_builddir@
449abs_top_srcdir = @abs_top_srcdir@
450ac_ct_CC = @ac_ct_CC@
451am__include = @am__include@
452am__leading_dot = @am__leading_dot@
453am__quote = @am__quote@
454am__tar = @am__tar@
455am__untar = @am__untar@
456bindir = @bindir@
457build = @build@
458build_alias = @build_alias@
459build_cpu = @build_cpu@
460build_os = @build_os@
461build_vendor = @build_vendor@
462builddir = @builddir@
463datadir = @datadir@
464datarootdir = @datarootdir@
465docdir = @docdir@
466dvidir = @dvidir@
467exec_prefix = @exec_prefix@
468host = @host@
469host_alias = @host_alias@
470host_cpu = @host_cpu@
471host_os = @host_os@
472host_vendor = @host_vendor@
473htmldir = @htmldir@
474includedir = @includedir@
475infodir = @infodir@
476install_sh = @install_sh@
477libdir = @libdir@
478libexecdir = @libexecdir@
479localedir = @localedir@
480localstatedir = @localstatedir@
481mandir = @mandir@
482mkdir_p = @mkdir_p@
483oldincludedir = @oldincludedir@
484pdfdir = @pdfdir@
485prefix = @prefix@
486program_transform_name = @program_transform_name@
487psdir = @psdir@
488sbindir = @sbindir@
489sharedstatedir = @sharedstatedir@
490srcdir = @srcdir@
491sysconfdir = @sysconfdir@
492target_alias = @target_alias@
493top_build_prefix = @top_build_prefix@
494top_builddir = @top_builddir@
495top_srcdir = @top_srcdir@
496@ZIPPY_FALSE@ZPY =
497
498### if we are compiling with ZIPPY we need some extra source files
499@ZIPPY_TRUE@ZPY = zippy.c zippy.h
500
501### define sources for the front-end and backend
502GTKsources = gtk/xboard.c    gtk/xboard.h \
503             gtk/xoptions.c  gtk/xtimer.c \
504             gtk/xengineoutput.c
505
506Xsources = xaw/xboard.c    xaw/xboard.h    \
507             xaw/xengineoutput.c             \
508             xaw/xgamelist.c xaw/xgamelist.h \
509             xaw/xhistory.c  xaw/xhistory.h  \
510             xaw/xoptions.c \
511             bitmaps/checkmark.bm bitmaps/icon_black.bm bitmaps/icon_white.bm
512
513@withGTK_TRUE@FRONTENDsources = $(GTKsources)
514@withXaw_TRUE@FRONTENDsources = $(Xsources)
515@withGTK_TRUE@FRONTENDextras = $(Xsources)
516@withXaw_TRUE@FRONTENDextras = $(GTKsources)
517@withGTK_TRUE@headers = -I gtk
518@withXaw_TRUE@headers = -I xaw -DX11
519xboard_SOURCES = backend.c backend.h backendz.h \
520	 	 book.c \
521		 childio.c childio.h \
522	 	 common.h \
523		 frontend.h \
524	  	 gamelist.c ngamelist.c \
525	 	 gettext.h  \
526		 lists.c lists.h \
527		 moves.c moves.h \
528		 parser.c parser.h \
529		 pgntags.c \
530	  	 uci.c \
531	 	 args.h xboard2.h \
532	 	 board.c board.h \
533	 	 draw.c draw.h \
534		 dialogs.c dialogs.h \
535		 engineoutput.c nengineoutput.c engineoutput.h \
536		 evalgraph.c nevalgraph.c evalgraph.h \
537		 history.c nhistory.c \
538	 	 menus.c menus.h \
539	 	 usounds.c usystem.c usystem.h \
540		 $(ZPY) $(FRONTENDsources)
541
542
543###
544SUBDIRS = po
545xboard_LDADD = -lm @FRONTEND_LIBS@ @X_LIBS@ @LIBINTL@ @CAIRO_LIBS@
546EXTRA_DIST = pixmaps themes png sounds winboard \
547	xboard.texi gpl.texinfo texi2man texinfo.tex xboard.man xboard.desktop xboard-config.desktop \
548	xboard-fen-viewer.desktop  xboard-pgn-viewer.desktop  xboard-tourney.desktop xboard.xml \
549	COPYRIGHT FAQ.html engine-intf.html ics-parsing.txt readme.htm zippy.README \
550	xboard.conf SHORTLOG DIFFSTAT history.c ABOUT-NLS $(FRONTENDextras)
551
552DISTCLEANFILES = stamp-h
553GITVERSION = $(shell sh -c 'git describe --dirty --always 2>/dev/null')
554AM_CPPFLAGS = -DINFODIR='"$(infodir)"' @X_CFLAGS@ @CAIRO_CFLAGS@ @FRONTEND_CFLAGS@  -DSYSCONFDIR='"$(sysconfdir)"' \
555	    -DLOCALEDIR='"$(localedir)"' -DSVGDIR='"$(svgdir)"' -D__GIT_VERSION='"$(GITVERSION)"' \
556            -DCONFIGURE_OPTIONS='"@CONFIGURE_OPTIONS@"' -DDATADIR='"$(datadir)/games/xboard"' -DMANDIR='"$(mandir)"' $(headers)
557
558ACLOCAL_AMFLAGS = -I m4
559info_TEXINFOS = xboard.texi
560xboard_TEXINFOS = copyright.texi
561man6_MANS = xboard.man
562
563### config file
564sysconf_DATA = xboard.conf
565
566### icon files
567icondir = @ICONSDIR@
568dist_icon_DATA = xboard.png
569svgicondir = @SVGICONSDIR@
570dist_svgicon_DATA = xboard.svg
571
572### desktop files for KDE and gnome
573Applicationsdir = @DESKTOPDIR@
574Applications_DATA = xboard.desktop xboard-fen-viewer.desktop  xboard-pgn-viewer.desktop  xboard-tourney.desktop  xboard-config.desktop
575
576### mime file
577mimedir = @MIMEDIR@
578mime_DATA = xboard.xml
579gamedatadir = @GAMEDATADIR@
580
581### directory and files for svgs
582svgdir = $(gamedatadir)/themes/default
583dist_svg_DATA = svg/icon_white.svg         svg/icon_black.svg      \
584           svg/BlackAdvisor.svg       svg/WhiteAdvisor.svg    \
585           svg/BlackArchbishop.svg    svg/WhiteArchbishop.svg  \
586           svg/BlackBishop.svg	      svg/WhiteBishop.svg      \
587           svg/BlackCanon.svg	      svg/WhiteCanon.svg       \
588           svg/BlackChancellor.svg    svg/WhiteChancellor.svg  \
589           svg/BlackCobra.svg         svg/WhiteCobra.svg       \
590           svg/BlackCommoner.svg      svg/WhiteCommoner.svg    \
591           svg/BlackCrownedBishop.svg svg/WhiteCrownedBishop.svg  \
592           svg/BlackCrownedRook.svg   svg/WhiteCrownedRook.svg \
593           svg/BlackElephant.svg      svg/WhiteElephant.svg    \
594           svg/BlackGoldKnight.svg    svg/WhiteGoldKnight.svg  \
595           svg/BlackGoldLance.svg   svg/WhiteGoldLance.svg    \
596           svg/BlackGoldPawn.svg    svg/WhiteGoldPawn.svg     \
597           svg/BlackGoldSilver.svg  svg/WhiteGoldSilver.svg   \
598           svg/BlackGold.svg	    svg/WhiteGold.svg	      \
599           svg/BlackHawk.svg        svg/WhiteHawk.svg         \
600           svg/BlackKing.svg	    svg/WhiteKing.svg	      \
601           svg/BlackKnight.svg	    svg/WhiteKnight.svg	      \
602           svg/BlackLance.svg	    svg/WhiteLance.svg	      \
603           svg/BlackMarshall.svg    svg/WhiteMarshall.svg     \
604           svg/BlackNightrider.svg  svg/WhiteNightrider.svg   \
605           svg/BlackPawn.svg	    svg/WhitePawn.svg	      \
606           svg/BlackPrincess.svg    svg/WhitePrincess.svg     \
607           svg/BlackQueen.svg	    svg/WhiteQueen.svg	      \
608           svg/BlackRook.svg	    svg/WhiteRook.svg	      \
609           svg/BlackUnicorn.svg	    svg/WhiteUnicorn.svg      \
610           svg/BlackSword.svg	    svg/WhiteSword.svg        \
611           svg/BlackHSword.svg	    svg/WhiteHSword.svg       \
612           svg/BlackLeopard.svg	    svg/WhiteLeopard.svg      \
613           svg/BlackLion.svg	    svg/WhiteLion.svg         \
614           svg/BlackPromoBishop.svg svg/WhitePromoBishop.svg  \
615           svg/BlackPromoRook.svg   svg/WhitePromoRook.svg    \
616           svg/BlackPromoHorse.svg  svg/WhitePromoHorse.svg   \
617           svg/BlackPromoDragon.svg svg/WhitePromoDragon.svg  \
618           svg/BlackPromoSword.svg  svg/WhitePromoSword.svg   \
619           svg/BlackPromoHSword.svg svg/WhitePromoHSword.svg  \
620           svg/BlackHCrown.svg	    svg/WhiteHCrown.svg       \
621           svg/BlackDolphin.svg	    svg/WhiteDolphin.svg      \
622           svg/BlackClaw.svg	    svg/WhiteClaw.svg         \
623           svg/BlackWolf.svg	    svg/WhiteWolf.svg         \
624           svg/BlackCamel.svg	    svg/WhiteCamel.svg        \
625           svg/BlackZebra.svg	    svg/WhiteZebra.svg        \
626           svg/BlackGnu.svg	    svg/WhiteGnu.svg          \
627           svg/BlackWizard.svg	    svg/WhiteWizard.svg       \
628           svg/BlackViking.svg	    svg/WhiteViking.svg       \
629           svg/BlackIron.svg	    svg/WhiteIron.svg         \
630           svg/BlackCopper.svg	    svg/WhiteCopper.svg       \
631           svg/BlackTower.svg	    svg/WhiteTower.svg        \
632           svg/BlackDragon.svg	    svg/WhiteDragon.svg       \
633           svg/BlackCub.svg	    svg/WhiteCub.svg          \
634           svg/BlackButterfly.svg   svg/WhiteButterfly.svg    \
635           svg/BlackLeft.svg	    svg/WhiteLeft.svg         \
636           svg/BlackRight.svg	    svg/WhiteRight.svg        \
637           svg/BlackHat.svg	    svg/WhiteHat.svg          \
638           svg/BlackRShield.svg	    svg/WhiteRShield.svg      \
639           svg/BlackLShield.svg	    svg/WhiteLShield.svg      \
640           svg/BlackAxe.svg	    svg/WhiteAxe.svg          \
641           svg/BlackFlag.svg	    svg/WhiteFlag.svg         \
642           svg/BlackDuck.svg	    svg/WhiteDuck.svg         \
643           svg/BlackPegasus.svg	    svg/WhitePegasus.svg      \
644           svg/eo_Analyzing.svg     svg/eo_Black.svg          \
645           svg/eo_Clear.svg         svg/eo_Ponder.svg         \
646           svg/eo_Thinking.svg      svg/eo_Unknown.svg        \
647           svg/eo_White.svg
648
649shogidir = $(gamedatadir)/themes/shogi
650dist_shogi_DATA = \
651           themes/shogi/WhiteGold.svg        themes/shogi/WhiteCrownedBishop.svg\
652           themes/shogi/WhiteBishop.svg      themes/shogi/WhiteKing.svg\
653           themes/shogi/WhiteKnight.svg      themes/shogi/WhiteGoldKnight.svg\
654           themes/shogi/WhiteLance.svg       themes/shogi/WhiteGoldLance.svg\
655           themes/shogi/WhitePawn.svg        themes/shogi/WhiteGoldPawn.svg\
656           themes/shogi/WhiteRook.svg        themes/shogi/WhiteCrownedRook.svg\
657           themes/shogi/WhiteAdvisor.svg     themes/shogi/WhiteGoldSilver.svg\
658           themes/shogi/BlackGold.svg        themes/shogi/BlackCrownedBishop.svg\
659           themes/shogi/BlackBishop.svg      themes/shogi/BlackKing.svg\
660           themes/shogi/BlackKnight.svg      themes/shogi/BlackGoldKnight.svg\
661           themes/shogi/BlackLance.svg       themes/shogi/BlackGoldLance.svg\
662           themes/shogi/BlackPawn.svg        themes/shogi/BlackGoldPawn.svg\
663           themes/shogi/BlackRook.svg        themes/shogi/BlackCrownedRook.svg\
664           themes/shogi/BlackAdvisor.svg     themes/shogi/BlackGoldSilver.svg
665
666xiangqidir = $(gamedatadir)/themes/xiangqi
667dist_xiangqi_DATA = themes/xiangqi/BlackAdvisor.svg  themes/xiangqi/WhiteAdvisor.svg \
668           themes/xiangqi/BlackCanon.svg    themes/xiangqi/WhiteCanon.svg    \
669           themes/xiangqi/BlackElephant.svg themes/xiangqi/WhiteElephant.svg \
670           themes/xiangqi/BlackKnight.svg   themes/xiangqi/WhiteKnight.svg   \
671           themes/xiangqi/BlackGold.svg	    themes/xiangqi/WhiteGold.svg     \
672           themes/xiangqi/BlackPawn.svg	    themes/xiangqi/WhitePawn.svg     \
673           themes/xiangqi/BlackRook.svg	    themes/xiangqi/WhiteRook.svg
674
675
676### directory and files for themes (and other) configuration files
677themesdir = $(datadir)/games/xboard/themes/conf
678dist_themes_DATA = conf/shogi conf/xq conf/ics conf/mini conf/mini.fen conf/sho conf/sho.fen
679
680### directory and files for pixmaps
681pixmapsdir = $(gamedatadir)/pixmaps/textures
682dist_pixmaps_DATA = pixmaps/cross32.png pixmaps/cross48.png pixmaps/board32.png pixmaps/board48.png pixmaps/ini32.png pixmaps/ini48.png
683
684### directory and files for pngs
685pngdir = $(gamedatadir)/themes/textures
686dist_png_DATA = png/hatch.png png/wood_d.png png/wood_l.png png/xqboard-9x10.png
687
688### directory and files for sound files
689soundsdir = $(gamedatadir)/sounds
690dist_sounds_DATA = \
691  sounds/cymbal.wav     sounds/pop2.wav   sounds/slap.wav     sounds/ding1.wav      sounds/laser.wav \
692  sounds/woodthunk.wav  sounds/gong.wav   sounds/penalty.wav  sounds/honkhonk.wav   sounds/phone.wav  sounds/roar.wav
693
694@OSX_APP_TRUE@macportsprefix = $(shell which port | sed s/[/]bin[/]port//)
695all: config.h
696	$(MAKE) $(AM_MAKEFLAGS) all-recursive
697
698.SUFFIXES:
699.SUFFIXES: .c .dvi .html .info .o .obj .pdf .ps .texi
700am--refresh: Makefile
701	@:
702$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
703	@for dep in $?; do \
704	  case '$(am__configure_deps)' in \
705	    *$$dep*) \
706	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
707	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
708		&& exit 0; \
709	      exit 1;; \
710	  esac; \
711	done; \
712	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
713	$(am__cd) $(top_srcdir) && \
714	  $(AUTOMAKE) --gnu Makefile
715Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
716	@case '$?' in \
717	  *config.status*) \
718	    echo ' $(SHELL) ./config.status'; \
719	    $(SHELL) ./config.status;; \
720	  *) \
721	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
722	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
723	esac;
724
725$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
726	$(SHELL) ./config.status --recheck
727
728$(top_srcdir)/configure:  $(am__configure_deps)
729	$(am__cd) $(srcdir) && $(AUTOCONF)
730$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
731	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
732$(am__aclocal_m4_deps):
733
734config.h: stamp-h1
735	@test -f $@ || rm -f stamp-h1
736	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
737
738stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
739	@rm -f stamp-h1
740	cd $(top_builddir) && $(SHELL) ./config.status config.h
741$(srcdir)/config.h.in:  $(am__configure_deps)
742	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
743	rm -f stamp-h1
744	touch $@
745
746distclean-hdr:
747	-rm -f config.h stamp-h1
748cmail: $(top_builddir)/config.status $(srcdir)/cmail.in
749	cd $(top_builddir) && $(SHELL) ./config.status $@
750osxapp/Info.plist: $(top_builddir)/config.status $(top_srcdir)/osxapp/Info.plist.in
751	cd $(top_builddir) && $(SHELL) ./config.status $@
752install-binPROGRAMS: $(bin_PROGRAMS)
753	@$(NORMAL_INSTALL)
754	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
755	if test -n "$$list"; then \
756	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
757	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
758	fi; \
759	for p in $$list; do echo "$$p $$p"; done | \
760	sed 's/$(EXEEXT)$$//' | \
761	while read p p1; do if test -f $$p \
762	  ; then echo "$$p"; echo "$$p"; else :; fi; \
763	done | \
764	sed -e 'p;s,.*/,,;n;h' \
765	    -e 's|.*|.|' \
766	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
767	sed 'N;N;N;s,\n, ,g' | \
768	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
769	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
770	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
771	    else { print "f", $$3 "/" $$4, $$1; } } \
772	  END { for (d in files) print "f", d, files[d] }' | \
773	while read type dir files; do \
774	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
775	    test -z "$$files" || { \
776	      echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
777	      $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
778	    } \
779	; done
780
781uninstall-binPROGRAMS:
782	@$(NORMAL_UNINSTALL)
783	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
784	files=`for p in $$list; do echo "$$p"; done | \
785	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
786	      -e 's/$$/$(EXEEXT)/' \
787	`; \
788	test -n "$$list" || exit 0; \
789	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
790	cd "$(DESTDIR)$(bindir)" && rm -f $$files
791
792clean-binPROGRAMS:
793	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
794gtk/$(am__dirstamp):
795	@$(MKDIR_P) gtk
796	@: > gtk/$(am__dirstamp)
797gtk/$(DEPDIR)/$(am__dirstamp):
798	@$(MKDIR_P) gtk/$(DEPDIR)
799	@: > gtk/$(DEPDIR)/$(am__dirstamp)
800gtk/xboard.$(OBJEXT): gtk/$(am__dirstamp) \
801	gtk/$(DEPDIR)/$(am__dirstamp)
802gtk/xoptions.$(OBJEXT): gtk/$(am__dirstamp) \
803	gtk/$(DEPDIR)/$(am__dirstamp)
804gtk/xtimer.$(OBJEXT): gtk/$(am__dirstamp) \
805	gtk/$(DEPDIR)/$(am__dirstamp)
806gtk/xengineoutput.$(OBJEXT): gtk/$(am__dirstamp) \
807	gtk/$(DEPDIR)/$(am__dirstamp)
808xaw/$(am__dirstamp):
809	@$(MKDIR_P) xaw
810	@: > xaw/$(am__dirstamp)
811xaw/$(DEPDIR)/$(am__dirstamp):
812	@$(MKDIR_P) xaw/$(DEPDIR)
813	@: > xaw/$(DEPDIR)/$(am__dirstamp)
814xaw/xboard.$(OBJEXT): xaw/$(am__dirstamp) \
815	xaw/$(DEPDIR)/$(am__dirstamp)
816xaw/xengineoutput.$(OBJEXT): xaw/$(am__dirstamp) \
817	xaw/$(DEPDIR)/$(am__dirstamp)
818xaw/xgamelist.$(OBJEXT): xaw/$(am__dirstamp) \
819	xaw/$(DEPDIR)/$(am__dirstamp)
820xaw/xhistory.$(OBJEXT): xaw/$(am__dirstamp) \
821	xaw/$(DEPDIR)/$(am__dirstamp)
822xaw/xoptions.$(OBJEXT): xaw/$(am__dirstamp) \
823	xaw/$(DEPDIR)/$(am__dirstamp)
824
825xboard$(EXEEXT): $(xboard_OBJECTS) $(xboard_DEPENDENCIES) $(EXTRA_xboard_DEPENDENCIES)
826	@rm -f xboard$(EXEEXT)
827	$(AM_V_CCLD)$(LINK) $(xboard_OBJECTS) $(xboard_LDADD) $(LIBS)
828
829mostlyclean-compile:
830	-rm -f *.$(OBJEXT)
831	-rm -f gtk/*.$(OBJEXT)
832	-rm -f xaw/*.$(OBJEXT)
833
834distclean-compile:
835	-rm -f *.tab.c
836
837@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backend.Po@am__quote@
838@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/board.Po@am__quote@
839@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/book.Po@am__quote@
840@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/childio.Po@am__quote@
841@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dialogs.Po@am__quote@
842@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/draw.Po@am__quote@
843@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/engineoutput.Po@am__quote@
844@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evalgraph.Po@am__quote@
845@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gamelist.Po@am__quote@
846@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
847@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lists.Po@am__quote@
848@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/menus.Po@am__quote@
849@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/moves.Po@am__quote@
850@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nengineoutput.Po@am__quote@
851@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nevalgraph.Po@am__quote@
852@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ngamelist.Po@am__quote@
853@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nhistory.Po@am__quote@
854@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parser.Po@am__quote@
855@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pgntags.Po@am__quote@
856@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uci.Po@am__quote@
857@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usounds.Po@am__quote@
858@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/usystem.Po@am__quote@
859@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zippy.Po@am__quote@
860@AMDEP_TRUE@@am__include@ @am__quote@gtk/$(DEPDIR)/xboard.Po@am__quote@
861@AMDEP_TRUE@@am__include@ @am__quote@gtk/$(DEPDIR)/xengineoutput.Po@am__quote@
862@AMDEP_TRUE@@am__include@ @am__quote@gtk/$(DEPDIR)/xoptions.Po@am__quote@
863@AMDEP_TRUE@@am__include@ @am__quote@gtk/$(DEPDIR)/xtimer.Po@am__quote@
864@AMDEP_TRUE@@am__include@ @am__quote@xaw/$(DEPDIR)/xboard.Po@am__quote@
865@AMDEP_TRUE@@am__include@ @am__quote@xaw/$(DEPDIR)/xengineoutput.Po@am__quote@
866@AMDEP_TRUE@@am__include@ @am__quote@xaw/$(DEPDIR)/xgamelist.Po@am__quote@
867@AMDEP_TRUE@@am__include@ @am__quote@xaw/$(DEPDIR)/xhistory.Po@am__quote@
868@AMDEP_TRUE@@am__include@ @am__quote@xaw/$(DEPDIR)/xoptions.Po@am__quote@
869
870.c.o:
871@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
872@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
873@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
874@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
875@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
876@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
877
878.c.obj:
879@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
880@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
881@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
882@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
884@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
885
886.texi.info:
887	$(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
888	am__cwd=`pwd` && $(am__cd) $(srcdir) && \
889	rm -rf $$backupdir && mkdir $$backupdir && \
890	if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
891	  for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
892	    if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
893	  done; \
894	else :; fi && \
895	cd "$$am__cwd"; \
896	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
897	 -o $@ $<; \
898	then \
899	  rc=0; \
900	  $(am__cd) $(srcdir); \
901	else \
902	  rc=$$?; \
903	  $(am__cd) $(srcdir) && \
904	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
905	fi; \
906	rm -rf $$backupdir; exit $$rc
907
908.texi.dvi:
909	$(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
910	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
911	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
912	$<
913
914.texi.pdf:
915	$(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
916	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
917	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
918	$<
919
920.texi.html:
921	$(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
922	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
923	 -o $(@:.html=.htp) $<; \
924	then \
925	  rm -rf $@ && mv $(@:.html=.htp) $@; \
926	else \
927	  rm -rf $(@:.html=.htp); exit 1; \
928	fi
929$(srcdir)/xboard.info: xboard.texi $(srcdir)/version.texi $(xboard_TEXINFOS)
930xboard.dvi: xboard.texi $(srcdir)/version.texi $(xboard_TEXINFOS)
931xboard.pdf: xboard.texi $(srcdir)/version.texi $(xboard_TEXINFOS)
932xboard.html: xboard.texi $(srcdir)/version.texi $(xboard_TEXINFOS)
933$(srcdir)/version.texi:  $(srcdir)/stamp-vti
934$(srcdir)/stamp-vti: xboard.texi $(top_srcdir)/configure
935	@(dir=.; test -f ./xboard.texi || dir=$(srcdir); \
936	set `$(SHELL) $(srcdir)/mdate-sh $$dir/xboard.texi`; \
937	echo "@set UPDATED $$1 $$2 $$3"; \
938	echo "@set UPDATED-MONTH $$2 $$3"; \
939	echo "@set EDITION $(VERSION)"; \
940	echo "@set VERSION $(VERSION)") > vti.tmp$$$$ && \
941	(cmp -s vti.tmp$$$$ $(srcdir)/version.texi \
942	  || (echo "Updating $(srcdir)/version.texi" && \
943	      cp vti.tmp$$$$ $(srcdir)/version.texi.tmp$$$$ && \
944	      mv $(srcdir)/version.texi.tmp$$$$ $(srcdir)/version.texi)) && \
945	rm -f vti.tmp$$$$ $(srcdir)/version.texi.$$$$
946	@cp $(srcdir)/version.texi $@
947
948mostlyclean-vti:
949	-rm -f vti.tmp* $(srcdir)/version.texi.tmp*
950
951maintainer-clean-vti:
952	-rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
953.dvi.ps:
954	$(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
955	$(DVIPS) $(AM_V_texinfo) -o $@ $<
956
957uninstall-dvi-am:
958	@$(NORMAL_UNINSTALL)
959	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
960	for p in $$list; do \
961	  $(am__strip_dir) \
962	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
963	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
964	done
965
966uninstall-html-am:
967	@$(NORMAL_UNINSTALL)
968	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
969	for p in $$list; do \
970	  $(am__strip_dir) \
971	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
972	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
973	done
974
975uninstall-info-am:
976	@$(PRE_UNINSTALL)
977	@if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
978	  list='$(INFO_DEPS)'; \
979	  for file in $$list; do \
980	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
981	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
982	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
983	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
984	  done; \
985	else :; fi
986	@$(NORMAL_UNINSTALL)
987	@list='$(INFO_DEPS)'; \
988	for file in $$list; do \
989	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
990	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
991	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
992	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
993	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
994	   else :; fi); \
995	done
996
997uninstall-pdf-am:
998	@$(NORMAL_UNINSTALL)
999	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1000	for p in $$list; do \
1001	  $(am__strip_dir) \
1002	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1003	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
1004	done
1005
1006uninstall-ps-am:
1007	@$(NORMAL_UNINSTALL)
1008	@list='$(PSS)'; test -n "$(psdir)" || list=; \
1009	for p in $$list; do \
1010	  $(am__strip_dir) \
1011	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1012	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
1013	done
1014
1015dist-info: $(INFO_DEPS)
1016	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1017	list='$(INFO_DEPS)'; \
1018	for base in $$list; do \
1019	  case $$base in \
1020	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1021	  esac; \
1022	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
1023	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1024	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
1025	    if test -f $$file; then \
1026	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
1027	      test -f "$(distdir)/$$relfile" || \
1028		cp -p $$file "$(distdir)/$$relfile"; \
1029	    else :; fi; \
1030	  done; \
1031	done
1032
1033mostlyclean-aminfo:
1034	-rm -rf xboard.t2d xboard.t2p
1035
1036clean-aminfo:
1037	-test -z "xboard.dvi xboard.pdf xboard.ps xboard.html" \
1038	|| rm -rf xboard.dvi xboard.pdf xboard.ps xboard.html
1039
1040maintainer-clean-aminfo:
1041	@list='$(INFO_DEPS)'; for i in $$list; do \
1042	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1043	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1044	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1045	done
1046install-man6: $(man6_MANS)
1047	@$(NORMAL_INSTALL)
1048	@list1='$(man6_MANS)'; \
1049	list2=''; \
1050	test -n "$(man6dir)" \
1051	  && test -n "`echo $$list1$$list2`" \
1052	  || exit 0; \
1053	echo " $(MKDIR_P) '$(DESTDIR)$(man6dir)'"; \
1054	$(MKDIR_P) "$(DESTDIR)$(man6dir)" || exit 1; \
1055	{ for i in $$list1; do echo "$$i"; done;  \
1056	if test -n "$$list2"; then \
1057	  for i in $$list2; do echo "$$i"; done \
1058	    | sed -n '/\.6[a-z]*$$/p'; \
1059	fi; \
1060	} | while read p; do \
1061	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1062	  echo "$$d$$p"; echo "$$p"; \
1063	done | \
1064	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^6][0-9a-z]*$$,6,;x' \
1065	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1066	sed 'N;N;s,\n, ,g' | { \
1067	list=; while read file base inst; do \
1068	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1069	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man6dir)/$$inst'"; \
1070	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man6dir)/$$inst" || exit $$?; \
1071	  fi; \
1072	done; \
1073	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1074	while read files; do \
1075	  test -z "$$files" || { \
1076	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man6dir)'"; \
1077	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man6dir)" || exit $$?; }; \
1078	done; }
1079
1080uninstall-man6:
1081	@$(NORMAL_UNINSTALL)
1082	@list='$(man6_MANS)'; test -n "$(man6dir)" || exit 0; \
1083	files=`{ for i in $$list; do echo "$$i"; done; \
1084	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^6][0-9a-z]*$$,6,;x' \
1085	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1086	dir='$(DESTDIR)$(man6dir)'; $(am__uninstall_files_from_dir)
1087install-ApplicationsDATA: $(Applications_DATA)
1088	@$(NORMAL_INSTALL)
1089	@list='$(Applications_DATA)'; test -n "$(Applicationsdir)" || list=; \
1090	if test -n "$$list"; then \
1091	  echo " $(MKDIR_P) '$(DESTDIR)$(Applicationsdir)'"; \
1092	  $(MKDIR_P) "$(DESTDIR)$(Applicationsdir)" || exit 1; \
1093	fi; \
1094	for p in $$list; do \
1095	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1096	  echo "$$d$$p"; \
1097	done | $(am__base_list) | \
1098	while read files; do \
1099	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(Applicationsdir)'"; \
1100	  $(INSTALL_DATA) $$files "$(DESTDIR)$(Applicationsdir)" || exit $$?; \
1101	done
1102
1103uninstall-ApplicationsDATA:
1104	@$(NORMAL_UNINSTALL)
1105	@list='$(Applications_DATA)'; test -n "$(Applicationsdir)" || list=; \
1106	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1107	dir='$(DESTDIR)$(Applicationsdir)'; $(am__uninstall_files_from_dir)
1108install-dist_iconDATA: $(dist_icon_DATA)
1109	@$(NORMAL_INSTALL)
1110	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
1111	if test -n "$$list"; then \
1112	  echo " $(MKDIR_P) '$(DESTDIR)$(icondir)'"; \
1113	  $(MKDIR_P) "$(DESTDIR)$(icondir)" || exit 1; \
1114	fi; \
1115	for p in $$list; do \
1116	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1117	  echo "$$d$$p"; \
1118	done | $(am__base_list) | \
1119	while read files; do \
1120	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icondir)'"; \
1121	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icondir)" || exit $$?; \
1122	done
1123
1124uninstall-dist_iconDATA:
1125	@$(NORMAL_UNINSTALL)
1126	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
1127	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1128	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
1129install-dist_pixmapsDATA: $(dist_pixmaps_DATA)
1130	@$(NORMAL_INSTALL)
1131	@list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
1132	if test -n "$$list"; then \
1133	  echo " $(MKDIR_P) '$(DESTDIR)$(pixmapsdir)'"; \
1134	  $(MKDIR_P) "$(DESTDIR)$(pixmapsdir)" || exit 1; \
1135	fi; \
1136	for p in $$list; do \
1137	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1138	  echo "$$d$$p"; \
1139	done | $(am__base_list) | \
1140	while read files; do \
1141	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapsdir)'"; \
1142	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapsdir)" || exit $$?; \
1143	done
1144
1145uninstall-dist_pixmapsDATA:
1146	@$(NORMAL_UNINSTALL)
1147	@list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
1148	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1149	dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
1150install-dist_pngDATA: $(dist_png_DATA)
1151	@$(NORMAL_INSTALL)
1152	@list='$(dist_png_DATA)'; test -n "$(pngdir)" || list=; \
1153	if test -n "$$list"; then \
1154	  echo " $(MKDIR_P) '$(DESTDIR)$(pngdir)'"; \
1155	  $(MKDIR_P) "$(DESTDIR)$(pngdir)" || exit 1; \
1156	fi; \
1157	for p in $$list; do \
1158	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1159	  echo "$$d$$p"; \
1160	done | $(am__base_list) | \
1161	while read files; do \
1162	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pngdir)'"; \
1163	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pngdir)" || exit $$?; \
1164	done
1165
1166uninstall-dist_pngDATA:
1167	@$(NORMAL_UNINSTALL)
1168	@list='$(dist_png_DATA)'; test -n "$(pngdir)" || list=; \
1169	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1170	dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
1171install-dist_shogiDATA: $(dist_shogi_DATA)
1172	@$(NORMAL_INSTALL)
1173	@list='$(dist_shogi_DATA)'; test -n "$(shogidir)" || list=; \
1174	if test -n "$$list"; then \
1175	  echo " $(MKDIR_P) '$(DESTDIR)$(shogidir)'"; \
1176	  $(MKDIR_P) "$(DESTDIR)$(shogidir)" || exit 1; \
1177	fi; \
1178	for p in $$list; do \
1179	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1180	  echo "$$d$$p"; \
1181	done | $(am__base_list) | \
1182	while read files; do \
1183	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(shogidir)'"; \
1184	  $(INSTALL_DATA) $$files "$(DESTDIR)$(shogidir)" || exit $$?; \
1185	done
1186
1187uninstall-dist_shogiDATA:
1188	@$(NORMAL_UNINSTALL)
1189	@list='$(dist_shogi_DATA)'; test -n "$(shogidir)" || list=; \
1190	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1191	dir='$(DESTDIR)$(shogidir)'; $(am__uninstall_files_from_dir)
1192install-dist_soundsDATA: $(dist_sounds_DATA)
1193	@$(NORMAL_INSTALL)
1194	@list='$(dist_sounds_DATA)'; test -n "$(soundsdir)" || list=; \
1195	if test -n "$$list"; then \
1196	  echo " $(MKDIR_P) '$(DESTDIR)$(soundsdir)'"; \
1197	  $(MKDIR_P) "$(DESTDIR)$(soundsdir)" || exit 1; \
1198	fi; \
1199	for p in $$list; do \
1200	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1201	  echo "$$d$$p"; \
1202	done | $(am__base_list) | \
1203	while read files; do \
1204	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(soundsdir)'"; \
1205	  $(INSTALL_DATA) $$files "$(DESTDIR)$(soundsdir)" || exit $$?; \
1206	done
1207
1208uninstall-dist_soundsDATA:
1209	@$(NORMAL_UNINSTALL)
1210	@list='$(dist_sounds_DATA)'; test -n "$(soundsdir)" || list=; \
1211	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1212	dir='$(DESTDIR)$(soundsdir)'; $(am__uninstall_files_from_dir)
1213install-dist_svgDATA: $(dist_svg_DATA)
1214	@$(NORMAL_INSTALL)
1215	@list='$(dist_svg_DATA)'; test -n "$(svgdir)" || list=; \
1216	if test -n "$$list"; then \
1217	  echo " $(MKDIR_P) '$(DESTDIR)$(svgdir)'"; \
1218	  $(MKDIR_P) "$(DESTDIR)$(svgdir)" || exit 1; \
1219	fi; \
1220	for p in $$list; do \
1221	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1222	  echo "$$d$$p"; \
1223	done | $(am__base_list) | \
1224	while read files; do \
1225	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(svgdir)'"; \
1226	  $(INSTALL_DATA) $$files "$(DESTDIR)$(svgdir)" || exit $$?; \
1227	done
1228
1229uninstall-dist_svgDATA:
1230	@$(NORMAL_UNINSTALL)
1231	@list='$(dist_svg_DATA)'; test -n "$(svgdir)" || list=; \
1232	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1233	dir='$(DESTDIR)$(svgdir)'; $(am__uninstall_files_from_dir)
1234install-dist_svgiconDATA: $(dist_svgicon_DATA)
1235	@$(NORMAL_INSTALL)
1236	@list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
1237	if test -n "$$list"; then \
1238	  echo " $(MKDIR_P) '$(DESTDIR)$(svgicondir)'"; \
1239	  $(MKDIR_P) "$(DESTDIR)$(svgicondir)" || exit 1; \
1240	fi; \
1241	for p in $$list; do \
1242	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1243	  echo "$$d$$p"; \
1244	done | $(am__base_list) | \
1245	while read files; do \
1246	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(svgicondir)'"; \
1247	  $(INSTALL_DATA) $$files "$(DESTDIR)$(svgicondir)" || exit $$?; \
1248	done
1249
1250uninstall-dist_svgiconDATA:
1251	@$(NORMAL_UNINSTALL)
1252	@list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
1253	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1254	dir='$(DESTDIR)$(svgicondir)'; $(am__uninstall_files_from_dir)
1255install-dist_themesDATA: $(dist_themes_DATA)
1256	@$(NORMAL_INSTALL)
1257	@list='$(dist_themes_DATA)'; test -n "$(themesdir)" || list=; \
1258	if test -n "$$list"; then \
1259	  echo " $(MKDIR_P) '$(DESTDIR)$(themesdir)'"; \
1260	  $(MKDIR_P) "$(DESTDIR)$(themesdir)" || exit 1; \
1261	fi; \
1262	for p in $$list; do \
1263	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1264	  echo "$$d$$p"; \
1265	done | $(am__base_list) | \
1266	while read files; do \
1267	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(themesdir)'"; \
1268	  $(INSTALL_DATA) $$files "$(DESTDIR)$(themesdir)" || exit $$?; \
1269	done
1270
1271uninstall-dist_themesDATA:
1272	@$(NORMAL_UNINSTALL)
1273	@list='$(dist_themes_DATA)'; test -n "$(themesdir)" || list=; \
1274	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1275	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
1276install-dist_xiangqiDATA: $(dist_xiangqi_DATA)
1277	@$(NORMAL_INSTALL)
1278	@list='$(dist_xiangqi_DATA)'; test -n "$(xiangqidir)" || list=; \
1279	if test -n "$$list"; then \
1280	  echo " $(MKDIR_P) '$(DESTDIR)$(xiangqidir)'"; \
1281	  $(MKDIR_P) "$(DESTDIR)$(xiangqidir)" || exit 1; \
1282	fi; \
1283	for p in $$list; do \
1284	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1285	  echo "$$d$$p"; \
1286	done | $(am__base_list) | \
1287	while read files; do \
1288	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xiangqidir)'"; \
1289	  $(INSTALL_DATA) $$files "$(DESTDIR)$(xiangqidir)" || exit $$?; \
1290	done
1291
1292uninstall-dist_xiangqiDATA:
1293	@$(NORMAL_UNINSTALL)
1294	@list='$(dist_xiangqi_DATA)'; test -n "$(xiangqidir)" || list=; \
1295	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1296	dir='$(DESTDIR)$(xiangqidir)'; $(am__uninstall_files_from_dir)
1297install-mimeDATA: $(mime_DATA)
1298	@$(NORMAL_INSTALL)
1299	@list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
1300	if test -n "$$list"; then \
1301	  echo " $(MKDIR_P) '$(DESTDIR)$(mimedir)'"; \
1302	  $(MKDIR_P) "$(DESTDIR)$(mimedir)" || exit 1; \
1303	fi; \
1304	for p in $$list; do \
1305	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1306	  echo "$$d$$p"; \
1307	done | $(am__base_list) | \
1308	while read files; do \
1309	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(mimedir)'"; \
1310	  $(INSTALL_DATA) $$files "$(DESTDIR)$(mimedir)" || exit $$?; \
1311	done
1312
1313uninstall-mimeDATA:
1314	@$(NORMAL_UNINSTALL)
1315	@list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
1316	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1317	dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir)
1318install-sysconfDATA: $(sysconf_DATA)
1319	@$(NORMAL_INSTALL)
1320	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
1321	if test -n "$$list"; then \
1322	  echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
1323	  $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
1324	fi; \
1325	for p in $$list; do \
1326	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1327	  echo "$$d$$p"; \
1328	done | $(am__base_list) | \
1329	while read files; do \
1330	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
1331	  $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
1332	done
1333
1334uninstall-sysconfDATA:
1335	@$(NORMAL_UNINSTALL)
1336	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
1337	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1338	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
1339
1340# This directory's subdirectories are mostly independent; you can cd
1341# into them and run 'make' without going through this Makefile.
1342# To change the values of 'make' variables: instead of editing Makefiles,
1343# (1) if the variable is set in 'config.status', edit 'config.status'
1344#     (which will cause the Makefiles to be regenerated when you run 'make');
1345# (2) otherwise, pass the desired values on the 'make' command line.
1346$(am__recursive_targets):
1347	@fail=; \
1348	if $(am__make_keepgoing); then \
1349	  failcom='fail=yes'; \
1350	else \
1351	  failcom='exit 1'; \
1352	fi; \
1353	dot_seen=no; \
1354	target=`echo $@ | sed s/-recursive//`; \
1355	case "$@" in \
1356	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1357	  *) list='$(SUBDIRS)' ;; \
1358	esac; \
1359	for subdir in $$list; do \
1360	  echo "Making $$target in $$subdir"; \
1361	  if test "$$subdir" = "."; then \
1362	    dot_seen=yes; \
1363	    local_target="$$target-am"; \
1364	  else \
1365	    local_target="$$target"; \
1366	  fi; \
1367	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1368	  || eval $$failcom; \
1369	done; \
1370	if test "$$dot_seen" = "no"; then \
1371	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1372	fi; test -z "$$fail"
1373
1374ID: $(am__tagged_files)
1375	$(am__define_uniq_tagged_files); mkid -fID $$unique
1376tags: tags-recursive
1377TAGS: tags
1378
1379tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1380	set x; \
1381	here=`pwd`; \
1382	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1383	  include_option=--etags-include; \
1384	  empty_fix=.; \
1385	else \
1386	  include_option=--include; \
1387	  empty_fix=; \
1388	fi; \
1389	list='$(SUBDIRS)'; for subdir in $$list; do \
1390	  if test "$$subdir" = .; then :; else \
1391	    test ! -f $$subdir/TAGS || \
1392	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1393	  fi; \
1394	done; \
1395	$(am__define_uniq_tagged_files); \
1396	shift; \
1397	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1398	  test -n "$$unique" || unique=$$empty_fix; \
1399	  if test $$# -gt 0; then \
1400	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1401	      "$$@" $$unique; \
1402	  else \
1403	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1404	      $$unique; \
1405	  fi; \
1406	fi
1407ctags: ctags-recursive
1408
1409CTAGS: ctags
1410ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1411	$(am__define_uniq_tagged_files); \
1412	test -z "$(CTAGS_ARGS)$$unique" \
1413	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1414	     $$unique
1415
1416GTAGS:
1417	here=`$(am__cd) $(top_builddir) && pwd` \
1418	  && $(am__cd) $(top_srcdir) \
1419	  && gtags -i $(GTAGS_ARGS) "$$here"
1420cscope: cscope.files
1421	test ! -s cscope.files \
1422	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1423clean-cscope:
1424	-rm -f cscope.files
1425cscope.files: clean-cscope cscopelist
1426cscopelist: cscopelist-recursive
1427
1428cscopelist-am: $(am__tagged_files)
1429	list='$(am__tagged_files)'; \
1430	case "$(srcdir)" in \
1431	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1432	  *) sdir=$(subdir)/$(srcdir) ;; \
1433	esac; \
1434	for i in $$list; do \
1435	  if test -f "$$i"; then \
1436	    echo "$(subdir)/$$i"; \
1437	  else \
1438	    echo "$$sdir/$$i"; \
1439	  fi; \
1440	done >> $(top_builddir)/cscope.files
1441
1442distclean-tags:
1443	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1444	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1445
1446distdir: $(DISTFILES)
1447	$(am__remove_distdir)
1448	test -d "$(distdir)" || mkdir "$(distdir)"
1449	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1450	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1451	list='$(DISTFILES)'; \
1452	  dist_files=`for file in $$list; do echo $$file; done | \
1453	  sed -e "s|^$$srcdirstrip/||;t" \
1454	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1455	case $$dist_files in \
1456	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1457			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1458			   sort -u` ;; \
1459	esac; \
1460	for file in $$dist_files; do \
1461	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1462	  if test -d $$d/$$file; then \
1463	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1464	    if test -d "$(distdir)/$$file"; then \
1465	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1466	    fi; \
1467	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1468	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1469	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1470	    fi; \
1471	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1472	  else \
1473	    test -f "$(distdir)/$$file" \
1474	    || cp -p $$d/$$file "$(distdir)/$$file" \
1475	    || exit 1; \
1476	  fi; \
1477	done
1478	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1479	  if test "$$subdir" = .; then :; else \
1480	    $(am__make_dryrun) \
1481	      || test -d "$(distdir)/$$subdir" \
1482	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1483	      || exit 1; \
1484	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1485	    $(am__relativize); \
1486	    new_distdir=$$reldir; \
1487	    dir1=$$subdir; dir2="$(top_distdir)"; \
1488	    $(am__relativize); \
1489	    new_top_distdir=$$reldir; \
1490	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1491	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1492	    ($(am__cd) $$subdir && \
1493	      $(MAKE) $(AM_MAKEFLAGS) \
1494	        top_distdir="$$new_top_distdir" \
1495	        distdir="$$new_distdir" \
1496		am__remove_distdir=: \
1497		am__skip_length_check=: \
1498		am__skip_mode_fix=: \
1499	        distdir) \
1500	      || exit 1; \
1501	  fi; \
1502	done
1503	$(MAKE) $(AM_MAKEFLAGS) \
1504	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
1505	  dist-info
1506	-test -n "$(am__skip_mode_fix)" \
1507	|| find "$(distdir)" -type d ! -perm -755 \
1508		-exec chmod u+rwx,go+rx {} \; -o \
1509	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1510	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1511	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1512	|| chmod -R a+r "$(distdir)"
1513dist-gzip: distdir
1514	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1515	$(am__post_remove_distdir)
1516
1517dist-bzip2: distdir
1518	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1519	$(am__post_remove_distdir)
1520
1521dist-lzip: distdir
1522	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1523	$(am__post_remove_distdir)
1524
1525dist-xz: distdir
1526	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1527	$(am__post_remove_distdir)
1528
1529dist-tarZ: distdir
1530	@echo WARNING: "Support for distribution archives compressed with" \
1531		       "legacy program 'compress' is deprecated." >&2
1532	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1533	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1534	$(am__post_remove_distdir)
1535
1536dist-shar: distdir
1537	@echo WARNING: "Support for shar distribution archives is" \
1538	               "deprecated." >&2
1539	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1540	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1541	$(am__post_remove_distdir)
1542
1543dist-zip: distdir
1544	-rm -f $(distdir).zip
1545	zip -rq $(distdir).zip $(distdir)
1546	$(am__post_remove_distdir)
1547
1548dist dist-all:
1549	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1550	$(am__post_remove_distdir)
1551
1552# This target untars the dist file and tries a VPATH configuration.  Then
1553# it guarantees that the distribution is self-contained by making another
1554# tarfile.
1555distcheck: dist
1556	case '$(DIST_ARCHIVES)' in \
1557	*.tar.gz*) \
1558	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1559	*.tar.bz2*) \
1560	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1561	*.tar.lz*) \
1562	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1563	*.tar.xz*) \
1564	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1565	*.tar.Z*) \
1566	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1567	*.shar.gz*) \
1568	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1569	*.zip*) \
1570	  unzip $(distdir).zip ;;\
1571	esac
1572	chmod -R a-w $(distdir)
1573	chmod u+w $(distdir)
1574	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1575	chmod a-w $(distdir)
1576	test -d $(distdir)/_build || exit 0; \
1577	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1578	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1579	  && am__cwd=`pwd` \
1580	  && $(am__cd) $(distdir)/_build/sub \
1581	  && ../../configure \
1582	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1583	    $(DISTCHECK_CONFIGURE_FLAGS) \
1584	    --srcdir=../.. --prefix="$$dc_install_base" \
1585	  && $(MAKE) $(AM_MAKEFLAGS) \
1586	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1587	  && $(MAKE) $(AM_MAKEFLAGS) check \
1588	  && $(MAKE) $(AM_MAKEFLAGS) install \
1589	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1590	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1591	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1592	        distuninstallcheck \
1593	  && chmod -R a-w "$$dc_install_base" \
1594	  && ({ \
1595	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1596	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1597	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1598	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1599	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1600	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1601	  && rm -rf "$$dc_destdir" \
1602	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1603	  && rm -rf $(DIST_ARCHIVES) \
1604	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1605	  && cd "$$am__cwd" \
1606	  || exit 1
1607	$(am__post_remove_distdir)
1608	@(echo "$(distdir) archives ready for distribution: "; \
1609	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1610	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1611distuninstallcheck:
1612	@test -n '$(distuninstallcheck_dir)' || { \
1613	  echo 'ERROR: trying to run $@ with an empty' \
1614	       '$$(distuninstallcheck_dir)' >&2; \
1615	  exit 1; \
1616	}; \
1617	$(am__cd) '$(distuninstallcheck_dir)' || { \
1618	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1619	  exit 1; \
1620	}; \
1621	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1622	   || { echo "ERROR: files left after uninstall:" ; \
1623	        if test -n "$(DESTDIR)"; then \
1624	          echo "  (check DESTDIR support)"; \
1625	        fi ; \
1626	        $(distuninstallcheck_listfiles) ; \
1627	        exit 1; } >&2
1628distcleancheck: distclean
1629	@if test '$(srcdir)' = . ; then \
1630	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1631	  exit 1 ; \
1632	fi
1633	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1634	  || { echo "ERROR: files left in build directory after distclean:" ; \
1635	       $(distcleancheck_listfiles) ; \
1636	       exit 1; } >&2
1637check-am: all-am
1638check: check-recursive
1639all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) $(DATA) config.h
1640installdirs: installdirs-recursive
1641installdirs-am:
1642	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man6dir)" "$(DESTDIR)$(Applicationsdir)" "$(DESTDIR)$(icondir)" "$(DESTDIR)$(pixmapsdir)" "$(DESTDIR)$(pngdir)" "$(DESTDIR)$(shogidir)" "$(DESTDIR)$(soundsdir)" "$(DESTDIR)$(svgdir)" "$(DESTDIR)$(svgicondir)" "$(DESTDIR)$(themesdir)" "$(DESTDIR)$(xiangqidir)" "$(DESTDIR)$(mimedir)" "$(DESTDIR)$(sysconfdir)"; do \
1643	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1644	done
1645install: install-recursive
1646install-exec: install-exec-recursive
1647install-data: install-data-recursive
1648uninstall: uninstall-recursive
1649
1650install-am: all-am
1651	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1652
1653installcheck: installcheck-recursive
1654install-strip:
1655	if test -z '$(STRIP)'; then \
1656	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1657	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1658	      install; \
1659	else \
1660	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1661	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1662	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1663	fi
1664mostlyclean-generic:
1665
1666clean-generic:
1667
1668distclean-generic:
1669	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1670	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1671	-rm -f gtk/$(DEPDIR)/$(am__dirstamp)
1672	-rm -f gtk/$(am__dirstamp)
1673	-rm -f xaw/$(DEPDIR)/$(am__dirstamp)
1674	-rm -f xaw/$(am__dirstamp)
1675	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1676
1677maintainer-clean-generic:
1678	@echo "This command is intended for maintainers to use"
1679	@echo "it deletes files that may require special tools to rebuild."
1680clean: clean-recursive
1681
1682clean-am: clean-aminfo clean-binPROGRAMS clean-generic mostlyclean-am
1683
1684distclean: distclean-recursive
1685	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1686	-rm -rf ./$(DEPDIR) gtk/$(DEPDIR) xaw/$(DEPDIR)
1687	-rm -f Makefile
1688distclean-am: clean-am distclean-compile distclean-generic \
1689	distclean-hdr distclean-tags
1690
1691dvi: dvi-recursive
1692
1693dvi-am: $(DVIS)
1694
1695html: html-recursive
1696
1697html-am: $(HTMLS)
1698
1699info: info-recursive
1700
1701info-am: $(INFO_DEPS)
1702
1703install-data-am: install-ApplicationsDATA install-dist_iconDATA \
1704	install-dist_pixmapsDATA install-dist_pngDATA \
1705	install-dist_shogiDATA install-dist_soundsDATA \
1706	install-dist_svgDATA install-dist_svgiconDATA \
1707	install-dist_themesDATA install-dist_xiangqiDATA \
1708	install-info-am install-man install-mimeDATA
1709	@$(NORMAL_INSTALL)
1710	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
1711install-dvi: install-dvi-recursive
1712
1713install-dvi-am: $(DVIS)
1714	@$(NORMAL_INSTALL)
1715	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1716	if test -n "$$list"; then \
1717	  echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1718	  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1719	fi; \
1720	for p in $$list; do \
1721	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1722	  echo "$$d$$p"; \
1723	done | $(am__base_list) | \
1724	while read files; do \
1725	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1726	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1727	done
1728install-exec-am: install-binPROGRAMS install-sysconfDATA
1729
1730install-html: install-html-recursive
1731
1732install-html-am: $(HTMLS)
1733	@$(NORMAL_INSTALL)
1734	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1735	if test -n "$$list"; then \
1736	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1737	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1738	fi; \
1739	for p in $$list; do \
1740	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1741	  $(am__strip_dir) \
1742	  d2=$$d$$p; \
1743	  if test -d "$$d2"; then \
1744	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1745	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1746	    echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1747	    $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1748	  else \
1749	    list2="$$list2 $$d2"; \
1750	  fi; \
1751	done; \
1752	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1753	while read files; do \
1754	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1755	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1756	done; }
1757install-info: install-info-recursive
1758
1759install-info-am: $(INFO_DEPS)
1760	@$(NORMAL_INSTALL)
1761	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1762	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1763	if test -n "$$list"; then \
1764	  echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1765	  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1766	fi; \
1767	for file in $$list; do \
1768	  case $$file in \
1769	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1770	  esac; \
1771	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
1772	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1773	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1774	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1775	    if test -f $$ifile; then \
1776	      echo "$$ifile"; \
1777	    else : ; fi; \
1778	  done; \
1779	done | $(am__base_list) | \
1780	while read files; do \
1781	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1782	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1783	@$(POST_INSTALL)
1784	@if $(am__can_run_installinfo); then \
1785	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1786	  for file in $$list; do \
1787	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
1788	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1789	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1790	  done; \
1791	else : ; fi
1792install-man: install-man6
1793
1794install-pdf: install-pdf-recursive
1795
1796install-pdf-am: $(PDFS)
1797	@$(NORMAL_INSTALL)
1798	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1799	if test -n "$$list"; then \
1800	  echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1801	  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1802	fi; \
1803	for p in $$list; do \
1804	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1805	  echo "$$d$$p"; \
1806	done | $(am__base_list) | \
1807	while read files; do \
1808	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1809	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1810install-ps: install-ps-recursive
1811
1812install-ps-am: $(PSS)
1813	@$(NORMAL_INSTALL)
1814	@list='$(PSS)'; test -n "$(psdir)" || list=; \
1815	if test -n "$$list"; then \
1816	  echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1817	  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1818	fi; \
1819	for p in $$list; do \
1820	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1821	  echo "$$d$$p"; \
1822	done | $(am__base_list) | \
1823	while read files; do \
1824	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1825	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1826installcheck-am:
1827
1828maintainer-clean: maintainer-clean-recursive
1829	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1830	-rm -rf $(top_srcdir)/autom4te.cache
1831	-rm -rf ./$(DEPDIR) gtk/$(DEPDIR) xaw/$(DEPDIR)
1832	-rm -f Makefile
1833maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1834	maintainer-clean-generic maintainer-clean-vti
1835
1836mostlyclean: mostlyclean-recursive
1837
1838mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1839	mostlyclean-generic mostlyclean-vti
1840
1841pdf: pdf-recursive
1842
1843pdf-am: $(PDFS)
1844
1845ps: ps-recursive
1846
1847ps-am: $(PSS)
1848
1849uninstall-am: uninstall-ApplicationsDATA uninstall-binPROGRAMS \
1850	uninstall-dist_iconDATA uninstall-dist_pixmapsDATA \
1851	uninstall-dist_pngDATA uninstall-dist_shogiDATA \
1852	uninstall-dist_soundsDATA uninstall-dist_svgDATA \
1853	uninstall-dist_svgiconDATA uninstall-dist_themesDATA \
1854	uninstall-dist_xiangqiDATA uninstall-dvi-am uninstall-html-am \
1855	uninstall-info-am uninstall-man uninstall-mimeDATA \
1856	uninstall-pdf-am uninstall-ps-am uninstall-sysconfDATA
1857	@$(NORMAL_INSTALL)
1858	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
1859uninstall-man: uninstall-man6
1860
1861.MAKE: $(am__recursive_targets) all install-am install-data-am \
1862	install-strip uninstall-am
1863
1864.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1865	am--refresh check check-am clean clean-aminfo \
1866	clean-binPROGRAMS clean-cscope clean-generic cscope \
1867	cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
1868	dist-gzip dist-info dist-lzip dist-shar dist-tarZ dist-xz \
1869	dist-zip distcheck distclean distclean-compile \
1870	distclean-generic distclean-hdr distclean-tags distcleancheck \
1871	distdir distuninstallcheck dvi dvi-am html html-am info \
1872	info-am install install-ApplicationsDATA install-am \
1873	install-binPROGRAMS install-data install-data-am \
1874	install-data-hook install-dist_iconDATA \
1875	install-dist_pixmapsDATA install-dist_pngDATA \
1876	install-dist_shogiDATA install-dist_soundsDATA \
1877	install-dist_svgDATA install-dist_svgiconDATA \
1878	install-dist_themesDATA install-dist_xiangqiDATA install-dvi \
1879	install-dvi-am install-exec install-exec-am install-html \
1880	install-html-am install-info install-info-am install-man \
1881	install-man6 install-mimeDATA install-pdf install-pdf-am \
1882	install-ps install-ps-am install-strip install-sysconfDATA \
1883	installcheck installcheck-am installdirs installdirs-am \
1884	maintainer-clean maintainer-clean-aminfo \
1885	maintainer-clean-generic maintainer-clean-vti mostlyclean \
1886	mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1887	mostlyclean-vti pdf pdf-am ps ps-am tags tags-am uninstall \
1888	uninstall-ApplicationsDATA uninstall-am uninstall-binPROGRAMS \
1889	uninstall-dist_iconDATA uninstall-dist_pixmapsDATA \
1890	uninstall-dist_pngDATA uninstall-dist_shogiDATA \
1891	uninstall-dist_soundsDATA uninstall-dist_svgDATA \
1892	uninstall-dist_svgiconDATA uninstall-dist_themesDATA \
1893	uninstall-dist_xiangqiDATA uninstall-dvi-am uninstall-hook \
1894	uninstall-html-am uninstall-info-am uninstall-man \
1895	uninstall-man6 uninstall-mimeDATA uninstall-pdf-am \
1896	uninstall-ps-am uninstall-sysconfDATA
1897
1898.PRECIOUS: Makefile
1899
1900
1901### the man page depends on several files, so we add a special rule
1902
1903xboard.man: xboard.texi copyright.texi gpl.texinfo version.texi
1904	$(srcdir)/texi2man $(srcdir)/xboard.texi > xboard.man || (rm -f xboard.man ; false)
1905
1906### install mime-type files and corresponding icons and menu entries if enabled during configure
1907
1908install-data-hook: install-mime-database
1909uninstall-hook: uninstall-mime-database
1910
1911install-mime-database:
1912@ENABLE_UPDATE_MIMEDB_TRUE@	-if test -z "$(DESTDIR)" -a -n "$(XDG_MIME)" -a -n "$(XDG_DESKTOP_MENU)" -a -n "$(XDG_ICON_RESOURCE)" ; then \
1913@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_MIME) install --mode system --novendor xboard.xml ;\
1914@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) install --mode system --novendor xboard-pgn-viewer.desktop;\
1915@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) install --mode system --novendor xboard-fen-viewer.desktop;\
1916@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) install --mode system --novendor xboard-tourney.desktop;\
1917@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) install --mode system --novendor xboard-config.desktop;\
1918@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 32 pixmaps/board32.png application-x-chess-pgn;\
1919@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 32 pixmaps/cross32.png application-x-xboard-trn;\
1920@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 32 pixmaps/ini32.png application-x-xboard-opt;\
1921@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 48 pixmaps/board48.png application-x-chess-pgn;\
1922@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 48 pixmaps/cross48.png application-x-xboard-trn;\
1923@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) install --context mimetypes --size 48 pixmaps/ini48.png application-x-xboard-opt;\
1924@ENABLE_UPDATE_MIMEDB_TRUE@	fi
1925
1926uninstall-mime-database:
1927@ENABLE_UPDATE_MIMEDB_TRUE@	-if test -z "$(DESTDIR)" -a -n "$(XDG_MIME)" -a -n "$(XDG_DESKTOP_MENU)" -a -n "$(XDG_ICON_RESOURCE)" ; then \
1928@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_MIME) uninstall --mode system --novendor xboard.xml;\
1929@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) uninstall --mode system --novendor xboard-pgn-viewer.desktop;\
1930@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) uninstall --mode system --novendor xboard-fen-viewer.desktop;\
1931@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) uninstall --mode system --novendor xboard-tourney.desktop;\
1932@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_DESKTOP_MENU) uninstall --mode system --novendor xboard-config.desktop;\
1933@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 32 board32.png application-x-chess-pgn;\
1934@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 32 cross32.png application-x-xboard-trn;\
1935@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 32 ini32.png application-x-xboard-opt;\
1936@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 48 board48.png application-x-chess-pgn;\
1937@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 48 cross48.png application-x-xboard-trn;\
1938@ENABLE_UPDATE_MIMEDB_TRUE@		$(XDG_ICON_RESOURCE) uninstall --context mimetypes --size 48 ini48.png application-x-xboard-opt;\
1939@ENABLE_UPDATE_MIMEDB_TRUE@	fi
1940
1941@OSX_APP_TRUE@osxapp: all-recursive install install-recursive
1942@OSX_APP_TRUE@	$(MKDIR_P) $(datarootdir)/bin
1943@OSX_APP_TRUE@	$(MKDIR_P) $(datarootdir)/lib
1944@OSX_APP_TRUE@	$(MKDIR_P) $(sysconfdir)/gtk-2.0
1945@OSX_APP_TRUE@	$(MKDIR_P) $(datadir)/themes
1946@OSX_APP_TRUE@	$(MKDIR_P) $(datadir)/gtk-engines
1947@OSX_APP_TRUE@	$(MKDIR_P) $(gamedatadir)/themes
1948@OSX_APP_TRUE@	$(INSTALL) ./osxapp/Info.plist $(prefix)
1949@OSX_APP_TRUE@	$(INSTALL) ./osxapp/PkgInfo $(prefix)
1950@OSX_APP_TRUE@	$(INSTALL) ./osxapp/XBoard.gtklauncher $(bindir)/XBoard
1951@OSX_APP_TRUE@	$(INSTALL) ./xboard $(bindir)/xboard-bin
1952@OSX_APP_TRUE@	cp -R ./osxapp/icons/. $(datarootdir)
1953@OSX_APP_TRUE@	sed -e 's?-soundProgram "aplay -q"?-soundProgram "afplay"?'\
1954@OSX_APP_TRUE@            -e 's?-firstChessProgram fairymax?-firstChessProgram "./fairymax"?'\
1955@OSX_APP_TRUE@	    -e 's?-firstChessProgramNames {fairymax?-firstChessProgramNames {"fairymax" -fcp "./fairymax" -fd "~~/../../bin/fairymax"?'\
1956@OSX_APP_TRUE@	    -e 's?"Fruit 2.1" -fcp fruit -fUCI?"fruit" -fcp "./fruit" -fd "~~/../../bin/fruit" -fUCI?'\
1957@OSX_APP_TRUE@	    -e '/"Crafty" -fcp crafty/d'\
1958@OSX_APP_TRUE@	    -e '/"GNU Chess" -fcp gnuchess/d'\
1959@OSX_APP_TRUE@	    -e 's?"icc" -icshost chessclub.com -icshelper timestamp?"icc" -icshost 207.99.83.228 -icshelper timestamp?'\
1960@OSX_APP_TRUE@	    -e 's?"kc" -icshost alanimus.com -icshelper timeseal?"vics" -icshost winboard.nl -icshelper timeseal?'\
1961@OSX_APP_TRUE@	    -e '/; Save user settings./d'\
1962@OSX_APP_TRUE@	    -e '/; Must be last in file to make user options prevail over system-wide settings!/d'\
1963@OSX_APP_TRUE@	    -e '/-saveSettingsOnExit true/d'\
1964@OSX_APP_TRUE@	    -e '/-saveSettingsFile "~\/.xboardrc"/d'\
1965@OSX_APP_TRUE@	    -e '/-settingsFile "~\/.xboardrc"/d'<./xboard.conf >$(sysconfdir)/xboard.conf
1966@OSX_APP_TRUE@	echo '; OSX' >>$(sysconfdir)/xboard.conf
1967@OSX_APP_TRUE@	echo ';'>>$(sysconfdir)/xboard.conf
1968@OSX_APP_TRUE@	echo '-clockFont "Sans Bold 26" '>>$(sysconfdir)/xboard.conf
1969@OSX_APP_TRUE@	echo '-pieceImageDirectory "~~/themes/default"' >>$(sysconfdir)/xboard.conf
1970@OSX_APP_TRUE@	echo '-autoLogo true' >>$(sysconfdir)/xboard.conf
1971@OSX_APP_TRUE@	echo '-logoDir "~~/logos"' >>$(sysconfdir)/xboard.conf
1972@OSX_APP_TRUE@	echo '-logoSize 100' >>$(sysconfdir)/xboard.conf
1973@OSX_APP_TRUE@	echo '-openCommand "open"' >>$(sysconfdir)/xboard.conf
1974@OSX_APP_TRUE@	echo '-firstDirectory "~~/../../bin/fairymax"' >>$(sysconfdir)/xboard.conf
1975@OSX_APP_TRUE@	echo '-secondDirectory "~~/../../bin/fairymax"' >>$(sysconfdir)/xboard.conf
1976@OSX_APP_TRUE@	echo '-secondChessProgram "./fairymax"' >>$(sysconfdir)/xboard.conf
1977@OSX_APP_TRUE@	echo '-uxiAdapter "uci2wb -%variant %fcp %fd"' >>$(sysconfdir)/xboard.conf
1978@OSX_APP_TRUE@	echo ';' >>$(sysconfdir)/xboard.conf
1979@OSX_APP_TRUE@	echo '; Save user settings.' >>$(sysconfdir)/xboard.conf
1980@OSX_APP_TRUE@	echo '; Must be last in file to make user options prevail over system-wide settings!' >>$(sysconfdir)/xboard.conf
1981@OSX_APP_TRUE@	echo ';' >>$(sysconfdir)/xboard.conf
1982@OSX_APP_TRUE@	echo '-saveSettingsOnExit true' >>$(sysconfdir)/xboard.conf
1983@OSX_APP_TRUE@	echo '-saveSettingsFile "~/Library/Preferences/XBoard.conf"' >>$(sysconfdir)/xboard.conf
1984@OSX_APP_TRUE@	echo '-settingsFile "~/Library/Preferences/XBoard.conf"' >>$(sysconfdir)/xboard.conf
1985
1986@OSX_APP_TRUE@	sed 's?$(macportsprefix)/lib?/tmp/skl/XBoard.app/Contents/Resources/lib?' <$(macportsprefix)/etc/gtk-2.0/gdk-pixbuf.loaders >$(sysconfdir)/gtk-2.0/gdk-pixbuf.loaders
1987@OSX_APP_TRUE@	sed -e 's?$(macportsprefix)/lib?/tmp/skl/XBoard.app/Contents/Resources/lib?' -e 's?$(macportsprefix)/share/locale?/tmp/skl/XBoard.app/Contents/Resources/share/locale?' <$(macportsprefix)/etc/gtk-2.0/gtk.immodules >$(sysconfdir)/gtk-2.0/gtk.immodules
1988@OSX_APP_TRUE@	$(INSTALL) ./osxapp/launcher_rc $(datarootdir)/
1989@OSX_APP_TRUE@	$(INSTALL) $(macportsprefix)/etc/gtk-2.0/im-multipress.conf $(sysconfdir)/gtk-2.0
1990@OSX_APP_TRUE@	$(INSTALL) ./osxapp/gtkrc $(sysconfdir)/gtk-2.0/gtkrc
1991@OSX_APP_TRUE@	cp -R $(macportsprefix)/lib/gtk-2.0 $(datarootdir)/lib
1992@OSX_APP_TRUE@	cp -R $(macportsprefix)/lib/gdk-pixbuf-2.0 $(datarootdir)/lib
1993@OSX_APP_TRUE@	cp -R $(macportsprefix)/share/themes/Mac $(datadir)/themes
1994@OSX_APP_TRUE@	cp -R ./osxapp/gtk2-themes/Mac/gtk-2.0 $(datadir)/themes/Mac
1995@OSX_APP_TRUE@	cp -R ./osxapp/themes/default/. $(gamedatadir)/themes/default
1996@OSX_APP_TRUE@	cp $(macportsprefix)/share/gtk-engines/murrine.xml $(datadir)/gtk-engines/murrine.xml
1997@OSX_APP_TRUE@	$(INSTALL) ./png/marble_d.png $(gamedatadir)/themes/textures
1998@OSX_APP_TRUE@	$(INSTALL) ./png/marble_l.png $(gamedatadir)/themes/textures
1999@OSX_APP_TRUE@	$(INSTALL) ./png/xqwood-9x10.png $(gamedatadir)/themes/textures
2000@OSX_APP_TRUE@	cp -R ./osxapp/logos $(gamedatadir)/
2001@NLS_ENABLED_TRUE@@OSX_APP_TRUE@	cp -R $(macportsprefix)/share/strings/. $(datarootdir)/
2002@NLS_ENABLED_TRUE@@OSX_APP_TRUE@	for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) $(macportsprefix)/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done
2003@OSX_APP_TRUE@	dylibbundler -of -b -x $(bindir)/xboard-bin -d $(datarootdir)/lib -p @executable_path/../Resources/lib
2004@OSX_APP_TRUE@	dylibbundler -of -b -x $(datarootdir)/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib
2005@OSX_APP_TRUE@	dylibbundler -of -b -x $(datarootdir)/lib/gtk-2.0/2.10.0/immodules/im-quartz.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib
2006@OSX_APP_TRUE@	dylibbundler -of -b -x $(datarootdir)/lib/gtk-2.0/2.10.0/engines/libpixmap.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib
2007@OSX_APP_TRUE@	dylibbundler -of -b -x $(datarootdir)/lib/gtk-2.0/2.10.0/engines/libmurrine.so -d $(datarootdir)/lib -p @executable_path/../Resources/lib
2008@OSX_APP_TRUE@	find ./XBoard.app -name '*.a' -print0 | xargs -0 rm
2009@OSX_APP_TRUE@	rm -r $(datarootdir)/lib/gtk-2.0/include
2010@OSX_APP_TRUE@	rm -r $(datarootdir)/share/applications
2011@OSX_APP_TRUE@	rm $(datarootdir)/share/info/dir
2012@OSX_APP_TRUE@	rm -r $(datarootdir)/share/icons
2013@OSX_APP_TRUE@	rm -r $(datarootdir)/share/mime
2014@OSX_APP_TRUE@	mv $(datarootdir)/share/games/xboard/themes/conf $(datarootdir)/share/xboard/conf
2015@OSX_APP_TRUE@	rm -r $(datarootdir)/share/xboard/pixmaps
2016@OSX_APP_TRUE@	rm -r $(datarootdir)/share/games
2017
2018# Tell versions [3.59,3.63) of GNU make to not export all variables.
2019# Otherwise a system limit (for SysV at least) may be exceeded.
2020.NOEXPORT:
2021