OSDN Git Service

Fixed #3447520 Debian package: fix location for JAR file
[sudokuki/sudokuki.git] / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15
16
17 pkgdatadir = $(datadir)/sudokuki
18 pkglibdir = $(libdir)/sudokuki
19 pkgincludedir = $(includedir)/sudokuki
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = i686-pc-linux-gnu
33 host_triplet = i686-pc-linux-gnu
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36         $(srcdir)/Makefile.in $(top_srcdir)/configure ABOUT-NLS \
37         AUTHORS COPYING ChangeLog INSTALL NEWS build-aux/config.guess \
38         build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
39         build-aux/install-sh build-aux/ltmain.sh build-aux/missing \
40         config.guess config.rpath config.sub install-sh missing \
41         mkinstalldirs
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
44         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
45         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
46         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
47         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
50         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54  configure.lineno config.status.lineno
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_CLEAN_FILES =
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 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67   distclean-recursive maintainer-clean-recursive
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 distdir = $(PACKAGE)-$(VERSION)
73 top_distdir = $(distdir)
74 am__remove_distdir = \
75   { test ! -d $(distdir) \
76     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
77          && rm -fr $(distdir); }; }
78 DIST_ARCHIVES = $(distdir).tar.gz
79 GZIP_ENV = --best
80 distuninstallcheck_listfiles = find . -type f -print
81 distcleancheck_listfiles = find . -type f -print
82 ACLOCAL = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run aclocal-1.10
83 AMTAR = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run tar
84 AR = ar
85 AUTOCONF = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run autoconf
86 AUTOHEADER = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run autoheader
87 AUTOMAKE = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run automake-1.10
88 AWK = gawk
89 CC = gcc
90 CCDEPMODE = depmode=gcc3
91 CFLAGS = -g -O2
92 CPP = gcc -E
93 CPPFLAGS = 
94 CYGPATH_W = echo
95 DEFS = -DPACKAGE_NAME=\"sudokuki\" -DPACKAGE_TARNAME=\"sudokuki\" -DPACKAGE_VERSION=\"1.1.Beta6\" -DPACKAGE_STRING=\"sudokuki\ 1.1.Beta6\" -DPACKAGE_BUGREPORT=\"sylvain@jankenpoi.net\" -DPACKAGE=\"sudokuki\" -DVERSION=\"1.1.Beta6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
96 DEPDIR = .deps
97 DLLTOOL = false
98 DSYMUTIL = 
99 DUMPBIN = 
100 ECHO_C = 
101 ECHO_N = -n
102 ECHO_T = 
103 EGREP = /bin/grep -E
104 EXEEXT = 
105 FGREP = /bin/grep -F
106 GETTEXT_MACRO_VERSION = 0.17
107 GMSGFMT = /usr/bin/msgfmt
108 GMSGFMT_015 = /usr/bin/msgfmt
109 GREP = /bin/grep
110 INSTALL = /usr/bin/install -c
111 INSTALL_DATA = ${INSTALL} -m 644
112 INSTALL_PROGRAM = ${INSTALL}
113 INSTALL_SCRIPT = ${INSTALL}
114 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
115 INTLLIBS = 
116 INTL_MACOSX_LIBS = 
117 JAR = /usr/bin/jar
118 JAVA = /usr/bin/java
119 JAVAC = /usr/bin/javac
120 JAVAH = /usr/bin/javah
121 JAVA_HOME = /usr
122 LD = /usr/bin/ld
123 LDFLAGS = 
124 LIBICONV = -liconv
125 LIBINTL = 
126 LIBOBJS = 
127 LIBS = 
128 LIBTOOL = $(SHELL) $(top_builddir)/libtool
129 LIPO = 
130 LN_S = ln -s
131 LTLIBICONV = -liconv
132 LTLIBINTL = 
133 LTLIBOBJS = 
134 MAKEINFO = ${SHELL} /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/missing --run makeinfo
135 MANIFEST_TOOL = :
136 MKDIR_P = /bin/mkdir -p
137 MSGFMT = /usr/bin/msgfmt
138 MSGFMT_015 = /usr/bin/msgfmt
139 MSGMERGE = /usr/bin/msgmerge
140 NM = /usr/bin/nm -B
141 NMEDIT = 
142 OBJDUMP = objdump
143 OBJEXT = o
144 OTOOL = 
145 OTOOL64 = 
146 PACKAGE = sudokuki
147 PACKAGE_BUGREPORT = sylvain@jankenpoi.net
148 PACKAGE_NAME = sudokuki
149 PACKAGE_STRING = sudokuki 1.1.Beta6
150 PACKAGE_TARNAME = sudokuki
151 PACKAGE_VERSION = 1.1.Beta6
152 PATH_SEPARATOR = :
153 POSUB = po
154 RANLIB = ranlib
155 SED = /bin/sed
156 SET_MAKE = 
157 SHELL = /bin/bash
158 STRIP = strip
159 TMP_JAR = 
160 TMP_JAVAC = /usr/bin/javac
161 TMP_JAVAH = 
162 USE_NLS = yes
163 VERSION = 1.1.Beta6
164 XGETTEXT = /usr/bin/xgettext
165 XGETTEXT_015 = /usr/bin/xgettext
166 XGETTEXT_EXTRA_OPTIONS = 
167 abs_builddir = /home/sylvain/Devs/sudokukiTrunk/sudokuki
168 abs_srcdir = /home/sylvain/Devs/sudokukiTrunk/sudokuki
169 abs_top_builddir = /home/sylvain/Devs/sudokukiTrunk/sudokuki
170 abs_top_srcdir = /home/sylvain/Devs/sudokukiTrunk/sudokuki
171 ac_ct_AR = ar
172 ac_ct_CC = gcc
173 ac_ct_DUMPBIN = 
174 am__include = include
175 am__leading_dot = .
176 am__quote = 
177 am__tar = tar --format=posix -chf - "$$tardir"
178 am__untar = tar -xf -
179 bindir = ${exec_prefix}/bin
180 build = i686-pc-linux-gnu
181 build_alias = 
182 build_cpu = i686
183 build_os = linux-gnu
184 build_vendor = pc
185 builddir = .
186 datadir = ${datarootdir}
187 datarootdir = ${prefix}/share
188 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
189 dvidir = ${docdir}
190 exec_prefix = ${prefix}
191 host = i686-pc-linux-gnu
192 host_alias = 
193 host_cpu = i686
194 host_os = linux-gnu
195 host_vendor = pc
196 htmldir = ${docdir}
197 includedir = ${prefix}/include
198 infodir = ${datarootdir}/info
199 install_sh = $(SHELL) /home/sylvain/Devs/sudokukiTrunk/sudokuki/build-aux/install-sh
200 libdir = ${exec_prefix}/lib
201 libexecdir = ${exec_prefix}/libexec
202 localedir = ${datarootdir}/locale
203 localstatedir = ${prefix}/var
204 mandir = ${datarootdir}/man
205 mkdir_p = /bin/mkdir -p
206 oldincludedir = /usr/include
207 pdfdir = ${docdir}
208 prefix = /usr/local
209 program_transform_name = s,x,x,
210 psdir = ${docdir}
211 sbindir = ${exec_prefix}/sbin
212 sharedstatedir = ${prefix}/com
213 srcdir = .
214 sysconfdir = ${prefix}/etc
215 target_alias = 
216 top_builddir = .
217 top_srcdir = .
218 SUBDIRS = po src
219 ACLOCAL_AMFLAGS = -I m4
220 EXTRA_DIST = build-aux/config.rpath
221 all: all-recursive
222
223 .SUFFIXES:
224 am--refresh:
225         @:
226 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
227         @for dep in $?; do \
228           case '$(am__configure_deps)' in \
229             *$$dep*) \
230               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
231               cd $(srcdir) && $(AUTOMAKE) --gnu  \
232                 && exit 0; \
233               exit 1;; \
234           esac; \
235         done; \
236         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
237         cd $(top_srcdir) && \
238           $(AUTOMAKE) --gnu  Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241         @case '$?' in \
242           *config.status*) \
243             echo ' $(SHELL) ./config.status'; \
244             $(SHELL) ./config.status;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         $(SHELL) ./config.status --recheck
252
253 $(top_srcdir)/configure:  $(am__configure_deps)
254         cd $(srcdir) && $(AUTOCONF)
255 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
256         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
257
258 mostlyclean-libtool:
259         -rm -f *.lo
260
261 clean-libtool:
262         -rm -rf .libs _libs
263
264 distclean-libtool:
265         -rm -f libtool
266
267 # This directory's subdirectories are mostly independent; you can cd
268 # into them and run `make' without going through this Makefile.
269 # To change the values of `make' variables: instead of editing Makefiles,
270 # (1) if the variable is set in `config.status', edit `config.status'
271 #     (which will cause the Makefiles to be regenerated when you run `make');
272 # (2) otherwise, pass the desired values on the `make' command line.
273 $(RECURSIVE_TARGETS):
274         @failcom='exit 1'; \
275         for f in x $$MAKEFLAGS; do \
276           case $$f in \
277             *=* | --[!k]*);; \
278             *k*) failcom='fail=yes';; \
279           esac; \
280         done; \
281         dot_seen=no; \
282         target=`echo $@ | sed s/-recursive//`; \
283         list='$(SUBDIRS)'; for subdir in $$list; do \
284           echo "Making $$target in $$subdir"; \
285           if test "$$subdir" = "."; then \
286             dot_seen=yes; \
287             local_target="$$target-am"; \
288           else \
289             local_target="$$target"; \
290           fi; \
291           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
292           || eval $$failcom; \
293         done; \
294         if test "$$dot_seen" = "no"; then \
295           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
296         fi; test -z "$$fail"
297
298 $(RECURSIVE_CLEAN_TARGETS):
299         @failcom='exit 1'; \
300         for f in x $$MAKEFLAGS; do \
301           case $$f in \
302             *=* | --[!k]*);; \
303             *k*) failcom='fail=yes';; \
304           esac; \
305         done; \
306         dot_seen=no; \
307         case "$@" in \
308           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
309           *) list='$(SUBDIRS)' ;; \
310         esac; \
311         rev=''; for subdir in $$list; do \
312           if test "$$subdir" = "."; then :; else \
313             rev="$$subdir $$rev"; \
314           fi; \
315         done; \
316         rev="$$rev ."; \
317         target=`echo $@ | sed s/-recursive//`; \
318         for subdir in $$rev; do \
319           echo "Making $$target in $$subdir"; \
320           if test "$$subdir" = "."; then \
321             local_target="$$target-am"; \
322           else \
323             local_target="$$target"; \
324           fi; \
325           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
326           || eval $$failcom; \
327         done && test -z "$$fail"
328 tags-recursive:
329         list='$(SUBDIRS)'; for subdir in $$list; do \
330           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
331         done
332 ctags-recursive:
333         list='$(SUBDIRS)'; for subdir in $$list; do \
334           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
335         done
336
337 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
338         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339         unique=`for i in $$list; do \
340             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341           done | \
342           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
343               END { if (nonempty) { for (i in files) print i; }; }'`; \
344         mkid -fID $$unique
345 tags: TAGS
346
347 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348                 $(TAGS_FILES) $(LISP)
349         tags=; \
350         here=`pwd`; \
351         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
352           include_option=--etags-include; \
353           empty_fix=.; \
354         else \
355           include_option=--include; \
356           empty_fix=; \
357         fi; \
358         list='$(SUBDIRS)'; for subdir in $$list; do \
359           if test "$$subdir" = .; then :; else \
360             test ! -f $$subdir/TAGS || \
361               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
362           fi; \
363         done; \
364         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369               END { if (nonempty) { for (i in files) print i; }; }'`; \
370         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
371           test -n "$$unique" || unique=$$empty_fix; \
372           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373             $$tags $$unique; \
374         fi
375 ctags: CTAGS
376 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
377                 $(TAGS_FILES) $(LISP)
378         tags=; \
379         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
380         unique=`for i in $$list; do \
381             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382           done | \
383           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
384               END { if (nonempty) { for (i in files) print i; }; }'`; \
385         test -z "$(CTAGS_ARGS)$$tags$$unique" \
386           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
387              $$tags $$unique
388
389 GTAGS:
390         here=`$(am__cd) $(top_builddir) && pwd` \
391           && cd $(top_srcdir) \
392           && gtags -i $(GTAGS_ARGS) $$here
393
394 distclean-tags:
395         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
396
397 distdir: $(DISTFILES)
398         $(am__remove_distdir)
399         test -d $(distdir) || mkdir $(distdir)
400         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402         list='$(DISTFILES)'; \
403           dist_files=`for file in $$list; do echo $$file; done | \
404           sed -e "s|^$$srcdirstrip/||;t" \
405               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
406         case $$dist_files in \
407           */*) $(MKDIR_P) `echo "$$dist_files" | \
408                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
409                            sort -u` ;; \
410         esac; \
411         for file in $$dist_files; do \
412           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
413           if test -d $$d/$$file; then \
414             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
415             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
416               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
417             fi; \
418             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
419           else \
420             test -f $(distdir)/$$file \
421             || cp -p $$d/$$file $(distdir)/$$file \
422             || exit 1; \
423           fi; \
424         done
425         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
426           if test "$$subdir" = .; then :; else \
427             test -d "$(distdir)/$$subdir" \
428             || $(MKDIR_P) "$(distdir)/$$subdir" \
429             || exit 1; \
430             distdir=`$(am__cd) $(distdir) && pwd`; \
431             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
432             (cd $$subdir && \
433               $(MAKE) $(AM_MAKEFLAGS) \
434                 top_distdir="$$top_distdir" \
435                 distdir="$$distdir/$$subdir" \
436                 am__remove_distdir=: \
437                 am__skip_length_check=: \
438                 distdir) \
439               || exit 1; \
440           fi; \
441         done
442         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
443           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
444           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
445           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
446         || chmod -R a+r $(distdir)
447 dist-gzip: distdir
448         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
449         $(am__remove_distdir)
450
451 dist-bzip2: distdir
452         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
453         $(am__remove_distdir)
454
455 dist-lzma: distdir
456         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
457         $(am__remove_distdir)
458
459 dist-tarZ: distdir
460         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
461         $(am__remove_distdir)
462
463 dist-shar: distdir
464         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
465         $(am__remove_distdir)
466
467 dist-zip: distdir
468         -rm -f $(distdir).zip
469         zip -rq $(distdir).zip $(distdir)
470         $(am__remove_distdir)
471
472 dist dist-all: distdir
473         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
474         $(am__remove_distdir)
475
476 # This target untars the dist file and tries a VPATH configuration.  Then
477 # it guarantees that the distribution is self-contained by making another
478 # tarfile.
479 distcheck: dist
480         case '$(DIST_ARCHIVES)' in \
481         *.tar.gz*) \
482           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
483         *.tar.bz2*) \
484           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
485         *.tar.lzma*) \
486           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
487         *.tar.Z*) \
488           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
489         *.shar.gz*) \
490           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
491         *.zip*) \
492           unzip $(distdir).zip ;;\
493         esac
494         chmod -R a-w $(distdir); chmod a+w $(distdir)
495         mkdir $(distdir)/_build
496         mkdir $(distdir)/_inst
497         chmod a-w $(distdir)
498         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
499           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
500           && cd $(distdir)/_build \
501           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
502             $(DISTCHECK_CONFIGURE_FLAGS) \
503           && $(MAKE) $(AM_MAKEFLAGS) \
504           && $(MAKE) $(AM_MAKEFLAGS) dvi \
505           && $(MAKE) $(AM_MAKEFLAGS) check \
506           && $(MAKE) $(AM_MAKEFLAGS) install \
507           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
508           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
509           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
510                 distuninstallcheck \
511           && chmod -R a-w "$$dc_install_base" \
512           && ({ \
513                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
514                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
515                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
516                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
517                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
518               } || { rm -rf "$$dc_destdir"; exit 1; }) \
519           && rm -rf "$$dc_destdir" \
520           && $(MAKE) $(AM_MAKEFLAGS) dist \
521           && rm -rf $(DIST_ARCHIVES) \
522           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
523         $(am__remove_distdir)
524         @(echo "$(distdir) archives ready for distribution: "; \
525           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
526           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
527 distuninstallcheck:
528         @cd $(distuninstallcheck_dir) \
529         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
530            || { echo "ERROR: files left after uninstall:" ; \
531                 if test -n "$(DESTDIR)"; then \
532                   echo "  (check DESTDIR support)"; \
533                 fi ; \
534                 $(distuninstallcheck_listfiles) ; \
535                 exit 1; } >&2
536 distcleancheck: distclean
537         @if test '$(srcdir)' = . ; then \
538           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
539           exit 1 ; \
540         fi
541         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
542           || { echo "ERROR: files left in build directory after distclean:" ; \
543                $(distcleancheck_listfiles) ; \
544                exit 1; } >&2
545 check-am: all-am
546 check: check-recursive
547 all-am: Makefile
548 installdirs: installdirs-recursive
549 installdirs-am:
550 install: install-recursive
551 install-exec: install-exec-recursive
552 install-data: install-data-recursive
553 uninstall: uninstall-recursive
554
555 install-am: all-am
556         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
557
558 installcheck: installcheck-recursive
559 install-strip:
560         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
561           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
562           `test -z '$(STRIP)' || \
563             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
564 mostlyclean-generic:
565
566 clean-generic:
567
568 distclean-generic:
569         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
570
571 maintainer-clean-generic:
572         @echo "This command is intended for maintainers to use"
573         @echo "it deletes files that may require special tools to rebuild."
574 clean: clean-recursive
575
576 clean-am: clean-generic clean-libtool mostlyclean-am
577
578 distclean: distclean-recursive
579         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
580         -rm -f Makefile
581 distclean-am: clean-am distclean-generic distclean-libtool \
582         distclean-tags
583
584 dvi: dvi-recursive
585
586 dvi-am:
587
588 html: html-recursive
589
590 info: info-recursive
591
592 info-am:
593
594 install-data-am:
595
596 install-dvi: install-dvi-recursive
597
598 install-exec-am:
599
600 install-html: install-html-recursive
601
602 install-info: install-info-recursive
603
604 install-man:
605
606 install-pdf: install-pdf-recursive
607
608 install-ps: install-ps-recursive
609
610 installcheck-am:
611
612 maintainer-clean: maintainer-clean-recursive
613         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
614         -rm -rf $(top_srcdir)/autom4te.cache
615         -rm -f Makefile
616 maintainer-clean-am: distclean-am maintainer-clean-generic
617
618 mostlyclean: mostlyclean-recursive
619
620 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
621
622 pdf: pdf-recursive
623
624 pdf-am:
625
626 ps: ps-recursive
627
628 ps-am:
629
630 uninstall-am:
631
632 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
633         install-strip
634
635 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
636         all all-am am--refresh check check-am clean clean-generic \
637         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
638         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
639         distclean distclean-generic distclean-libtool distclean-tags \
640         distcleancheck distdir distuninstallcheck dvi dvi-am html \
641         html-am info info-am install install-am install-data \
642         install-data-am install-dvi install-dvi-am install-exec \
643         install-exec-am install-html install-html-am install-info \
644         install-info-am install-man install-pdf install-pdf-am \
645         install-ps install-ps-am install-strip installcheck \
646         installcheck-am installdirs installdirs-am maintainer-clean \
647         maintainer-clean-generic mostlyclean mostlyclean-generic \
648         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
649         uninstall uninstall-am
650
651
652 update-po:
653         if [ -e src/resources/files/net/jankenpoi/i18n/* ]; then rm src/resources/files/net/jankenpoi/i18n/*; fi
654         @find $(srcdir)/src/ -name "*.java" -exec grep -q "I18n._" {} \; -print | sort > $(srcdir)/po/POTFILES.in.2 ; \
655         if diff $(srcdir)/po/POTFILES.in $(srcdir)/po/POTFILES.in.2 >/dev/null 2>&1 ; then \
656                 rm -f $(srcdir)/po/POTFILES.in.2 ; \
657         else \
658                 mv $(srcdir)/po/POTFILES.in.2 $(srcdir)/po/POTFILES.in ; \
659         fi
660         cd po && $(MAKE) $(AM_MAKEFLAGS) update-po
661         cd ..
662         for language in `cat po/LINGUAS`; do \
663           echo $$language; \
664           msgmerge --update --no-fuzzy-matching --backup=off "po/"$$language".po" po/sudokuki.pot; \
665           msgcat "po/"$$language".po" -p -o "po/sudokuki_"$$language".properties"; \
666         done
667         if [ ! -e src/resources/files/net/jankenpoi/i18n ]; then mkdir -p src/resources/files/net/jankenpoi/i18n; fi
668         cp po/*.properties src/resources/files/net/jankenpoi/i18n/
669 # Tell versions [3.59,3.63) of GNU make to not export all variables.
670 # Otherwise a system limit (for SysV at least) may be exceeded.
671 .NOEXPORT: