• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@SET_MAKE@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33subdir = .
34DIST_COMMON = README $(am__configure_deps) \
35	$(srcdir)/../../build-aux/install-sh \
36	$(srcdir)/../../build-aux/missing \
37	$(srcdir)/../../build-aux/mkinstalldirs $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in $(srcdir)/installpaths.in \
39	$(top_srcdir)/configure ../../build-aux/compile \
40	../../build-aux/config.guess ../../build-aux/config.rpath \
41	../../build-aux/config.sub ../../build-aux/depcomp \
42	../../build-aux/elisp-comp ../../build-aux/install-sh \
43	../../build-aux/ltmain.sh ../../build-aux/mdate-sh \
44	../../build-aux/missing ../../build-aux/mkinstalldirs \
45	../../build-aux/texinfo.tex ../../build-aux/ylwrap ChangeLog
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/../../m4/fixautomake.m4 \
48	$(top_srcdir)/../../gettext-runtime/m4/nls.m4 \
49	$(top_srcdir)/../../gettext-runtime/m4/po.m4 \
50	$(top_srcdir)/../../gettext-runtime/m4/progtest.m4 \
51	$(top_srcdir)/configure.ac
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs
57CONFIG_CLEAN_FILES = installpaths
58SOURCES =
59DIST_SOURCES =
60RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61	html-recursive info-recursive install-data-recursive \
62	install-dvi-recursive install-exec-recursive \
63	install-html-recursive install-info-recursive \
64	install-pdf-recursive install-ps-recursive install-recursive \
65	installcheck-recursive installdirs-recursive pdf-recursive \
66	ps-recursive uninstall-recursive
67am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
68am__vpath_adj = case $$p in \
69    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
70    *) f=$$p;; \
71  esac;
72am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
73am__installdirs = "$(DESTDIR)$(examplesdir)"
74examplesDATA_INSTALL = $(INSTALL_DATA)
75DATA = $(examples_DATA)
76RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
77  distclean-recursive maintainer-clean-recursive
78ETAGS = etags
79CTAGS = ctags
80DIST_SUBDIRS = $(SUBDIRS)
81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82distdir = $(PACKAGE)-$(VERSION)
83top_distdir = $(distdir)
84am__remove_distdir = \
85  { test ! -d $(distdir) \
86    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87         && rm -fr $(distdir); }; }
88DIST_ARCHIVES = $(distdir).tar.gz
89GZIP_ENV = --best
90distuninstallcheck_listfiles = find . -type f -print
91distcleancheck_listfiles = find . -type f -print
92ACLOCAL = ../../build-aux/fixaclocal @ACLOCAL@
93AMTAR = @AMTAR@
94AUTOCONF = @AUTOCONF@
95AUTOHEADER = @AUTOHEADER@
96AUTOMAKE = @AUTOMAKE@
97AWK = @AWK@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
100ECHO_C = @ECHO_C@
101ECHO_N = @ECHO_N@
102ECHO_T = @ECHO_T@
103GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
104GMSGFMT = @GMSGFMT@
105GMSGFMT_015 = @GMSGFMT_015@
106INSTALL = @INSTALL@
107INSTALL_DATA = @INSTALL_DATA@
108INSTALL_PROGRAM = @INSTALL_PROGRAM@
109INSTALL_SCRIPT = @INSTALL_SCRIPT@
110INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LTLIBOBJS = @LTLIBOBJS@
114MAKEINFO = @MAKEINFO@
115MKDIR_P = @MKDIR_P@
116MSGFMT = @MSGFMT@
117MSGFMT_015 = @MSGFMT_015@
118MSGMERGE = @MSGMERGE@
119PACKAGE = @PACKAGE@
120PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121PACKAGE_NAME = @PACKAGE_NAME@
122PACKAGE_STRING = @PACKAGE_STRING@
123PACKAGE_TARNAME = @PACKAGE_TARNAME@
124PACKAGE_VERSION = @PACKAGE_VERSION@
125PATH_SEPARATOR = @PATH_SEPARATOR@
126SET_MAKE = @SET_MAKE@
127SHELL = @SHELL@
128STRIP = @STRIP@
129USE_NLS = @USE_NLS@
130VERSION = @VERSION@
131XGETTEXT = @XGETTEXT@
132XGETTEXT_015 = @XGETTEXT_015@
133XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
134abs_builddir = @abs_builddir@
135abs_srcdir = @abs_srcdir@
136abs_top_builddir = @abs_top_builddir@
137abs_top_srcdir = @abs_top_srcdir@
138aclocaldir = @aclocaldir@
139am__leading_dot = @am__leading_dot@
140am__tar = @am__tar@
141am__untar = @am__untar@
142bindir = @bindir@
143build_alias = @build_alias@
144builddir = @builddir@
145datadir = @datadir@
146datarootdir = @datarootdir@
147docdir = @docdir@
148dvidir = @dvidir@
149exec_prefix = @exec_prefix@
150host_alias = @host_alias@
151htmldir = @htmldir@
152includedir = @includedir@
153infodir = @infodir@
154install_sh = @install_sh@
155libdir = @libdir@
156libexecdir = @libexecdir@
157localedir = @localedir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162pdfdir = @pdfdir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165psdir = @psdir@
166sbindir = @sbindir@
167sharedstatedir = @sharedstatedir@
168srcdir = @srcdir@
169sysconfdir = @sysconfdir@
170target_alias = @target_alias@
171top_builddir = @top_builddir@
172top_srcdir = @top_srcdir@
173AUTOMAKE_OPTIONS = 1.2 foreign
174ACLOCAL_AMFLAGS = -I ../../gettext-runtime/m4 -I ../../m4
175SUBDIRS = po
176EXTRA_DIST = 
177examplesdir = $(docdir)/examples
178examples_DATA = installpaths
179
180# List of examples files, excluding the localizations.
181EXAMPLESFILES = \
182  \
183  hello-c/INSTALL \
184  hello-c/autogen.sh \
185  hello-c/autoclean.sh \
186  hello-c/hello.c \
187  hello-c/Makefile.am \
188  hello-c/configure.ac \
189  hello-c/m4/Makefile.am \
190  hello-c/po/Makevars \
191  hello-c/po/POTFILES.in \
192  \
193  hello-c-gnome/INSTALL \
194  hello-c-gnome/autogen.sh \
195  hello-c-gnome/autoclean.sh \
196  hello-c-gnome/hello.c \
197  hello-c-gnome/Makefile.am \
198  hello-c-gnome/configure.ac \
199  hello-c-gnome/m4/Makefile.am \
200  hello-c-gnome/m4/gnome.m4 \
201  hello-c-gnome/m4/gnome-gnorba-check.m4 \
202  hello-c-gnome/m4/gnome-orbit-check.m4 \
203  hello-c-gnome/po/Makevars \
204  hello-c-gnome/po/POTFILES.in \
205  \
206  hello-c++/INSTALL \
207  hello-c++/autogen.sh \
208  hello-c++/autoclean.sh \
209  hello-c++/hello.cc \
210  hello-c++/Makefile.am \
211  hello-c++/configure.ac \
212  hello-c++/m4/Makefile.am \
213  hello-c++/po/Makevars \
214  hello-c++/po/POTFILES.in \
215  \
216  hello-c++-qt/INSTALL \
217  hello-c++-qt/BUGS \
218  hello-c++-qt/autogen.sh \
219  hello-c++-qt/autoclean.sh \
220  hello-c++-qt/hello.cc \
221  hello-c++-qt/Makefile.am \
222  hello-c++-qt/configure.ac \
223  hello-c++-qt/m4/Makefile.am \
224  hello-c++-qt/m4/qt.m4 \
225  hello-c++-qt/po/Makefile.am \
226  \
227  hello-c++-kde/INSTALL \
228  hello-c++-kde/BUGS \
229  hello-c++-kde/autogen.sh \
230  hello-c++-kde/autoclean.sh \
231  hello-c++-kde/hello.cc \
232  hello-c++-kde/hellowindow.h \
233  hello-c++-kde/hellowindow.cc \
234  hello-c++-kde/Makefile.am \
235  hello-c++-kde/configure.in.in \
236  hello-c++-kde/m4/Makefile.am \
237  hello-c++-kde/admin/acinclude.m4.in \
238  hello-c++-kde/admin/am_edit \
239  hello-c++-kde/admin/ChangeLog \
240  hello-c++-kde/admin/compile \
241  hello-c++-kde/admin/conf.change.pl \
242  hello-c++-kde/admin/config.guess \
243  hello-c++-kde/admin/config.pl \
244  hello-c++-kde/admin/config.sub \
245  hello-c++-kde/admin/configure.in.bot.end \
246  hello-c++-kde/admin/configure.in.min \
247  hello-c++-kde/admin/cvs-clean.pl \
248  hello-c++-kde/admin/cvs.sh \
249  hello-c++-kde/admin/debianrules \
250  hello-c++-kde/admin/depcomp \
251  hello-c++-kde/admin/detect-autoconf.sh \
252  hello-c++-kde/admin/Doxyfile.am \
253  hello-c++-kde/admin/Doxyfile.global \
254  hello-c++-kde/admin/install-sh \
255  hello-c++-kde/admin/libtool.m4.in \
256  hello-c++-kde/admin/ltmain.sh \
257  hello-c++-kde/admin/Makefile.common \
258  hello-c++-kde/admin/missing \
259  hello-c++-kde/admin/mkinstalldirs \
260  hello-c++-kde/admin/ylwrap \
261  hello-c++-kde/po/Makevars \
262  hello-c++-kde/po/POTFILES.in \
263  \
264  hello-c++-gnome/INSTALL \
265  hello-c++-gnome/autogen.sh \
266  hello-c++-gnome/autoclean.sh \
267  hello-c++-gnome/hello.cc \
268  hello-c++-gnome/Makefile.am \
269  hello-c++-gnome/configure.ac \
270  hello-c++-gnome/m4/Makefile.am \
271  hello-c++-gnome/m4/gnome.m4 \
272  hello-c++-gnome/m4/gnome-gnorba-check.m4 \
273  hello-c++-gnome/m4/gnome-orbit-check.m4 \
274  hello-c++-gnome/m4/gtk.m4 \
275  hello-c++-gnome/m4/gtk--.m4 \
276  hello-c++-gnome/po/Makevars \
277  hello-c++-gnome/po/POTFILES.in \
278  \
279  hello-c++-wxwidgets/INSTALL \
280  hello-c++-wxwidgets/autogen.sh \
281  hello-c++-wxwidgets/autoclean.sh \
282  hello-c++-wxwidgets/hello.cc \
283  hello-c++-wxwidgets/Makefile.am \
284  hello-c++-wxwidgets/configure.ac \
285  hello-c++-wxwidgets/m4/Makefile.am \
286  hello-c++-wxwidgets/m4/wxwidgets.m4 \
287  hello-c++-wxwidgets/po/Makefile.am \
288  \
289  hello-objc/INSTALL \
290  hello-objc/autogen.sh \
291  hello-objc/autoclean.sh \
292  hello-objc/hello.m \
293  hello-objc/Makefile.am \
294  hello-objc/configure.ac \
295  hello-objc/m4/Makefile.am \
296  hello-objc/po/Makevars \
297  hello-objc/po/POTFILES.in \
298  \
299  hello-objc-gnustep/INSTALL \
300  hello-objc-gnustep/BUGS \
301  hello-objc-gnustep/autogen.sh \
302  hello-objc-gnustep/autoclean.sh \
303  hello-objc-gnustep/main.m \
304  hello-objc-gnustep/AppController.h \
305  hello-objc-gnustep/AppController.m \
306  hello-objc-gnustep/Hello.h \
307  hello-objc-gnustep/Hello.m \
308  hello-objc-gnustep/GNUmakefile \
309  hello-objc-gnustep/po/GNUmakefile \
310  hello-objc-gnustep/po/LocaleAliases \
311  \
312  hello-objc-gnome/INSTALL \
313  hello-objc-gnome/autogen.sh \
314  hello-objc-gnome/autoclean.sh \
315  hello-objc-gnome/hello.m \
316  hello-objc-gnome/Makefile.am \
317  hello-objc-gnome/configure.ac \
318  hello-objc-gnome/m4/Makefile.am \
319  hello-objc-gnome/m4/gnome.m4 \
320  hello-objc-gnome/m4/gnome-gnorba-check.m4 \
321  hello-objc-gnome/m4/gnome-orbit-check.m4 \
322  hello-objc-gnome/po/Makevars \
323  hello-objc-gnome/po/POTFILES.in \
324  \
325  hello-sh/INSTALL \
326  hello-sh/autogen.sh \
327  hello-sh/autoclean.sh \
328  hello-sh/hello.sh \
329  hello-sh/Makefile.am \
330  hello-sh/configure.ac \
331  hello-sh/m4/Makefile.am \
332  hello-sh/po/Makefile.am \
333  \
334  hello-python/INSTALL \
335  hello-python/autogen.sh \
336  hello-python/autoclean.sh \
337  hello-python/hello.py.in \
338  hello-python/Makefile.am \
339  hello-python/configure.ac \
340  hello-python/m4/Makefile.am \
341  hello-python/po/Makefile.am \
342  \
343  hello-clisp/INSTALL \
344  hello-clisp/autogen.sh \
345  hello-clisp/autoclean.sh \
346  hello-clisp/hello.lisp.in \
347  hello-clisp/Makefile.am \
348  hello-clisp/configure.ac \
349  hello-clisp/m4/Makefile.am \
350  hello-clisp/po/Makefile.am \
351  \
352  hello-librep/INSTALL \
353  hello-librep/autogen.sh \
354  hello-librep/autoclean.sh \
355  hello-librep/hello.jl.in \
356  hello-librep/Makefile.am \
357  hello-librep/configure.ac \
358  hello-librep/m4/Makefile.am \
359  hello-librep/po/Makefile.am \
360  \
361  hello-guile/INSTALL \
362  hello-guile/autogen.sh \
363  hello-guile/autoclean.sh \
364  hello-guile/hello.scm \
365  hello-guile/Makefile.am \
366  hello-guile/configure.ac \
367  hello-guile/m4/Makefile.am \
368  hello-guile/po/Makefile.am \
369  \
370  hello-smalltalk/INSTALL \
371  hello-smalltalk/autogen.sh \
372  hello-smalltalk/autoclean.sh \
373  hello-smalltalk/hello.st.in \
374  hello-smalltalk/Makefile.am \
375  hello-smalltalk/configure.ac \
376  hello-smalltalk/m4/Makefile.am \
377  hello-smalltalk/po/Makefile.am \
378  \
379  hello-java/INSTALL \
380  hello-java/autogen.sh \
381  hello-java/autoclean.sh \
382  hello-java/Hello.java \
383  hello-java/Makefile.am \
384  hello-java/configure.ac \
385  hello-java/m4/Makefile.am \
386  hello-java/po/Makefile.am \
387  \
388  hello-java-awt/INSTALL \
389  hello-java-awt/BUGS \
390  hello-java-awt/autogen.sh \
391  hello-java-awt/autoclean.sh \
392  hello-java-awt/Hello.java \
393  hello-java-awt/Makefile.am \
394  hello-java-awt/configure.ac \
395  hello-java-awt/m4/Makefile.am \
396  hello-java-awt/m4/TestAWT.java \
397  hello-java-awt/m4/TestAWT.class \
398  hello-java-awt/po/Makefile.am \
399  \
400  hello-java-swing/INSTALL \
401  hello-java-swing/BUGS \
402  hello-java-swing/autogen.sh \
403  hello-java-swing/autoclean.sh \
404  hello-java-swing/Hello.java \
405  hello-java-swing/Makefile.am \
406  hello-java-swing/configure.ac \
407  hello-java-swing/m4/Makefile.am \
408  hello-java-swing/m4/TestAWT.java \
409  hello-java-swing/m4/TestAWT.class \
410  hello-java-swing/po/Makefile.am \
411  \
412  hello-java-qtjambi/INSTALL \
413  hello-java-qtjambi/BUGS \
414  hello-java-qtjambi/autogen.sh \
415  hello-java-qtjambi/autoclean.sh \
416  hello-java-qtjambi/Hello.java \
417  hello-java-qtjambi/Makefile.am \
418  hello-java-qtjambi/configure.ac \
419  hello-java-qtjambi/m4/Makefile.am \
420  hello-java-qtjambi/m4/Test15.java \
421  hello-java-qtjambi/m4/Test15.class \
422  hello-java-qtjambi/po/Makefile.am \
423  \
424  hello-csharp/INSTALL \
425  hello-csharp/autogen.sh \
426  hello-csharp/autoclean.sh \
427  hello-csharp/hello.cs \
428  hello-csharp/Makefile.am \
429  hello-csharp/configure.ac \
430  hello-csharp/m4/Makefile.am \
431  hello-csharp/po/Makefile.am \
432  \
433  hello-csharp-forms/INSTALL \
434  hello-csharp-forms/README \
435  hello-csharp-forms/BUGS \
436  hello-csharp-forms/autogen.sh \
437  hello-csharp-forms/autoclean.sh \
438  hello-csharp-forms/hello.cs \
439  hello-csharp-forms/Makefile.am \
440  hello-csharp-forms/configure.ac \
441  hello-csharp-forms/m4/Makefile.am \
442  hello-csharp-forms/po/Makefile.am \
443  \
444  hello-gawk/INSTALL \
445  hello-gawk/autogen.sh \
446  hello-gawk/autoclean.sh \
447  hello-gawk/hello.awk \
448  hello-gawk/Makefile.am \
449  hello-gawk/configure.ac \
450  hello-gawk/m4/Makefile.am \
451  hello-gawk/po/Makefile.am \
452  \
453  hello-pascal/INSTALL \
454  hello-pascal/autogen.sh \
455  hello-pascal/autoclean.sh \
456  hello-pascal/hello.pas \
457  hello-pascal/hello.rst \
458  hello-pascal/Makefile.am \
459  hello-pascal/configure.ac \
460  hello-pascal/m4/Makefile.am \
461  hello-pascal/po/Makefile.am \
462  \
463  hello-ycp/INSTALL \
464  hello-ycp/autogen.sh \
465  hello-ycp/autoclean.sh \
466  hello-ycp/hello.ycp \
467  hello-ycp/Makefile.am \
468  hello-ycp/configure.ac \
469  hello-ycp/m4/Makefile.am \
470  hello-ycp/po/Makefile.am \
471  \
472  hello-tcl/INSTALL \
473  hello-tcl/autogen.sh \
474  hello-tcl/autoclean.sh \
475  hello-tcl/hello.tcl \
476  hello-tcl/Makefile.am \
477  hello-tcl/configure.ac \
478  hello-tcl/m4/Makefile.am \
479  hello-tcl/po/Makefile.am \
480  \
481  hello-tcl-tk/INSTALL \
482  hello-tcl-tk/autogen.sh \
483  hello-tcl-tk/autoclean.sh \
484  hello-tcl-tk/hello.tcl \
485  hello-tcl-tk/Makefile.am \
486  hello-tcl-tk/configure.ac \
487  hello-tcl-tk/m4/Makefile.am \
488  hello-tcl-tk/po/Makefile.am \
489  \
490  hello-perl/INSTALL \
491  hello-perl/autogen.sh \
492  hello-perl/autoclean.sh \
493  hello-perl/hello-1.pl.in \
494  hello-perl/hello-2.pl.in \
495  hello-perl/Makefile.am \
496  hello-perl/configure.ac \
497  hello-perl/m4/Makefile.am \
498  hello-perl/po/Makefile.am \
499  \
500  hello-php/INSTALL \
501  hello-php/README \
502  hello-php/autogen.sh \
503  hello-php/autoclean.sh \
504  hello-php/hello.php \
505  hello-php/Makefile.am \
506  hello-php/configure.ac \
507  hello-php/m4/Makefile.am \
508  hello-php/po/Makefile.am \
509  \
510  README
511
512
513# List of examples directories containing a po directory.
514EXAMPLESDIRS = \
515  hello-c \
516  hello-c-gnome \
517  hello-c++ \
518  hello-c++-qt \
519  hello-c++-kde \
520  hello-c++-gnome \
521  hello-c++-wxwidgets \
522  hello-objc \
523  hello-objc-gnustep \
524  hello-objc-gnome \
525  hello-sh \
526  hello-python \
527  hello-clisp \
528  hello-librep \
529  hello-guile \
530  hello-smalltalk \
531  hello-java \
532  hello-java-awt \
533  hello-java-swing \
534  hello-java-qtjambi \
535  hello-csharp \
536  hello-csharp-forms \
537  hello-gawk \
538  hello-pascal \
539  hello-ycp \
540  hello-tcl \
541  hello-tcl-tk \
542  hello-perl \
543  hello-php
544
545
546# List of files present in every example's po directory.
547EXAMPLESPOFILES = \
548  LINGUAS \
549  af.po \
550  ca.po \
551  de.po \
552  el.po \
553  eo.po \
554  es.po \
555  fi.po \
556  fr.po \
557  ga.po \
558  hu.po \
559  id.po \
560  it.po \
561  ja.po \
562  ms.po \
563  nl.po \
564  pl.po \
565  pt.po \
566  ro.po \
567  ru.po \
568  sk.po \
569  sl.po \
570  sr.po \
571  sv.po \
572  tr.po \
573  uk.po \
574  vi.po \
575  zh_CN.po \
576  zh_HK.po \
577  zh_TW.po
578
579
580# Temporary directories created by po/Makefile.
581CLEANFILES = tmp-hello-*
582all: all-recursive
583
584.SUFFIXES:
585am--refresh:
586	@:
587$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
588	@for dep in $?; do \
589	  case '$(am__configure_deps)' in \
590	    *$$dep*) \
591	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
592	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
593		&& exit 0; \
594	      exit 1;; \
595	  esac; \
596	done; \
597	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
598	cd $(top_srcdir) && \
599	  $(AUTOMAKE) --foreign  Makefile
600.PRECIOUS: Makefile
601Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
602	@case '$?' in \
603	  *config.status*) \
604	    echo ' $(SHELL) ./config.status'; \
605	    $(SHELL) ./config.status;; \
606	  *) \
607	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
608	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
609	esac;
610
611$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
612	$(SHELL) ./config.status --recheck
613
614$(top_srcdir)/configure:  $(am__configure_deps)
615	cd $(srcdir) && $(AUTOCONF)
616$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
617	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
618installpaths: $(top_builddir)/config.status $(srcdir)/installpaths.in
619	cd $(top_builddir) && $(SHELL) ./config.status $@
620install-examplesDATA: $(examples_DATA)
621	@$(NORMAL_INSTALL)
622	test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
623	@list='$(examples_DATA)'; for p in $$list; do \
624	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
625	  f=$(am__strip_dir) \
626	  echo " $(examplesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesdir)/$$f'"; \
627	  $(examplesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesdir)/$$f"; \
628	done
629
630uninstall-examplesDATA:
631	@$(NORMAL_UNINSTALL)
632	@list='$(examples_DATA)'; for p in $$list; do \
633	  f=$(am__strip_dir) \
634	  echo " rm -f '$(DESTDIR)$(examplesdir)/$$f'"; \
635	  rm -f "$(DESTDIR)$(examplesdir)/$$f"; \
636	done
637
638# This directory's subdirectories are mostly independent; you can cd
639# into them and run `make' without going through this Makefile.
640# To change the values of `make' variables: instead of editing Makefiles,
641# (1) if the variable is set in `config.status', edit `config.status'
642#     (which will cause the Makefiles to be regenerated when you run `make');
643# (2) otherwise, pass the desired values on the `make' command line.
644$(RECURSIVE_TARGETS):
645	@failcom='exit 1'; \
646	for f in x $$MAKEFLAGS; do \
647	  case $$f in \
648	    *=* | --[!k]*);; \
649	    *k*) failcom='fail=yes';; \
650	  esac; \
651	done; \
652	dot_seen=no; \
653	target=`echo $@ | sed s/-recursive//`; \
654	list='$(SUBDIRS)'; for subdir in $$list; do \
655	  echo "Making $$target in $$subdir"; \
656	  if test "$$subdir" = "."; then \
657	    dot_seen=yes; \
658	    local_target="$$target-am"; \
659	  else \
660	    local_target="$$target"; \
661	  fi; \
662	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
663	  || eval $$failcom; \
664	done; \
665	if test "$$dot_seen" = "no"; then \
666	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
667	fi; test -z "$$fail"
668
669$(RECURSIVE_CLEAN_TARGETS):
670	@failcom='exit 1'; \
671	for f in x $$MAKEFLAGS; do \
672	  case $$f in \
673	    *=* | --[!k]*);; \
674	    *k*) failcom='fail=yes';; \
675	  esac; \
676	done; \
677	dot_seen=no; \
678	case "$@" in \
679	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
680	  *) list='$(SUBDIRS)' ;; \
681	esac; \
682	rev=''; for subdir in $$list; do \
683	  if test "$$subdir" = "."; then :; else \
684	    rev="$$subdir $$rev"; \
685	  fi; \
686	done; \
687	rev="$$rev ."; \
688	target=`echo $@ | sed s/-recursive//`; \
689	for subdir in $$rev; do \
690	  echo "Making $$target in $$subdir"; \
691	  if test "$$subdir" = "."; then \
692	    local_target="$$target-am"; \
693	  else \
694	    local_target="$$target"; \
695	  fi; \
696	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
697	  || eval $$failcom; \
698	done && test -z "$$fail"
699tags-recursive:
700	list='$(SUBDIRS)'; for subdir in $$list; do \
701	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
702	done
703ctags-recursive:
704	list='$(SUBDIRS)'; for subdir in $$list; do \
705	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
706	done
707
708ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
709	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
710	unique=`for i in $$list; do \
711	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
712	  done | \
713	  $(AWK) '    { files[$$0] = 1; } \
714	       END { for (i in files) print i; }'`; \
715	mkid -fID $$unique
716tags: TAGS
717
718TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
719		$(TAGS_FILES) $(LISP)
720	tags=; \
721	here=`pwd`; \
722	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
723	  include_option=--etags-include; \
724	  empty_fix=.; \
725	else \
726	  include_option=--include; \
727	  empty_fix=; \
728	fi; \
729	list='$(SUBDIRS)'; for subdir in $$list; do \
730	  if test "$$subdir" = .; then :; else \
731	    test ! -f $$subdir/TAGS || \
732	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
733	  fi; \
734	done; \
735	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
736	unique=`for i in $$list; do \
737	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
738	  done | \
739	  $(AWK) '    { files[$$0] = 1; } \
740	       END { for (i in files) print i; }'`; \
741	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
742	  test -n "$$unique" || unique=$$empty_fix; \
743	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
744	    $$tags $$unique; \
745	fi
746ctags: CTAGS
747CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
748		$(TAGS_FILES) $(LISP)
749	tags=; \
750	here=`pwd`; \
751	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
752	unique=`for i in $$list; do \
753	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
754	  done | \
755	  $(AWK) '    { files[$$0] = 1; } \
756	       END { for (i in files) print i; }'`; \
757	test -z "$(CTAGS_ARGS)$$tags$$unique" \
758	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
759	     $$tags $$unique
760
761GTAGS:
762	here=`$(am__cd) $(top_builddir) && pwd` \
763	  && cd $(top_srcdir) \
764	  && gtags -i $(GTAGS_ARGS) $$here
765
766distclean-tags:
767	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
768
769distdir: $(DISTFILES)
770	$(am__remove_distdir)
771	test -d $(distdir) || mkdir $(distdir)
772	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
773	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
774	list='$(DISTFILES)'; \
775	  dist_files=`for file in $$list; do echo $$file; done | \
776	  sed -e "s|^$$srcdirstrip/||;t" \
777	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
778	case $$dist_files in \
779	  */*) $(MKDIR_P) `echo "$$dist_files" | \
780			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
781			   sort -u` ;; \
782	esac; \
783	for file in $$dist_files; do \
784	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
785	  if test -d $$d/$$file; then \
786	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
787	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
788	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
789	    fi; \
790	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
791	  else \
792	    test -f $(distdir)/$$file \
793	    || cp -p $$d/$$file $(distdir)/$$file \
794	    || exit 1; \
795	  fi; \
796	done
797	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
798	  if test "$$subdir" = .; then :; else \
799	    test -d "$(distdir)/$$subdir" \
800	    || $(MKDIR_P) "$(distdir)/$$subdir" \
801	    || exit 1; \
802	    distdir=`$(am__cd) $(distdir) && pwd`; \
803	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
804	    (cd $$subdir && \
805	      $(MAKE) $(AM_MAKEFLAGS) \
806	        top_distdir="$$top_distdir" \
807	        distdir="$$distdir/$$subdir" \
808		am__remove_distdir=: \
809		am__skip_length_check=: \
810	        distdir) \
811	      || exit 1; \
812	  fi; \
813	done
814	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
815	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
816	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
817	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
818	|| chmod -R a+r $(distdir)
819dist-gzip: distdir
820	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
821	$(am__remove_distdir)
822
823dist-bzip2: distdir
824	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
825	$(am__remove_distdir)
826
827dist-tarZ: distdir
828	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
829	$(am__remove_distdir)
830
831dist-shar: distdir
832	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
833	$(am__remove_distdir)
834
835dist-zip: distdir
836	-rm -f $(distdir).zip
837	zip -rq $(distdir).zip $(distdir)
838	$(am__remove_distdir)
839
840dist dist-all: distdir
841	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
842	$(am__remove_distdir)
843
844# This target untars the dist file and tries a VPATH configuration.  Then
845# it guarantees that the distribution is self-contained by making another
846# tarfile.
847distcheck: dist
848	case '$(DIST_ARCHIVES)' in \
849	*.tar.gz*) \
850	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
851	*.tar.bz2*) \
852	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
853	*.tar.Z*) \
854	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
855	*.shar.gz*) \
856	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
857	*.zip*) \
858	  unzip $(distdir).zip ;;\
859	esac
860	chmod -R a-w $(distdir); chmod a+w $(distdir)
861	mkdir $(distdir)/_build
862	mkdir $(distdir)/_inst
863	chmod a-w $(distdir)
864	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
865	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
866	  && cd $(distdir)/_build \
867	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
868	    $(DISTCHECK_CONFIGURE_FLAGS) \
869	  && $(MAKE) $(AM_MAKEFLAGS) \
870	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
871	  && $(MAKE) $(AM_MAKEFLAGS) check \
872	  && $(MAKE) $(AM_MAKEFLAGS) install \
873	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
874	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
875	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
876	        distuninstallcheck \
877	  && chmod -R a-w "$$dc_install_base" \
878	  && ({ \
879	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
880	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
881	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
882	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
883	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
884	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
885	  && rm -rf "$$dc_destdir" \
886	  && $(MAKE) $(AM_MAKEFLAGS) dist \
887	  && rm -rf $(DIST_ARCHIVES) \
888	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
889	$(am__remove_distdir)
890	@(echo "$(distdir) archives ready for distribution: "; \
891	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
892	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
893distuninstallcheck:
894	@cd $(distuninstallcheck_dir) \
895	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
896	   || { echo "ERROR: files left after uninstall:" ; \
897	        if test -n "$(DESTDIR)"; then \
898	          echo "  (check DESTDIR support)"; \
899	        fi ; \
900	        $(distuninstallcheck_listfiles) ; \
901	        exit 1; } >&2
902distcleancheck: distclean
903	@if test '$(srcdir)' = . ; then \
904	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
905	  exit 1 ; \
906	fi
907	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
908	  || { echo "ERROR: files left in build directory after distclean:" ; \
909	       $(distcleancheck_listfiles) ; \
910	       exit 1; } >&2
911check-am: all-am
912check: check-recursive
913all-am: Makefile $(DATA)
914installdirs: installdirs-recursive
915installdirs-am: installdirs-local
916	for dir in "$(DESTDIR)$(examplesdir)"; do \
917	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
918	done
919install: install-recursive
920install-exec: install-exec-recursive
921install-data: install-data-recursive
922uninstall: uninstall-recursive
923
924install-am: all-am
925	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
926
927installcheck: installcheck-recursive
928install-strip:
929	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
930	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
931	  `test -z '$(STRIP)' || \
932	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
933mostlyclean-generic:
934
935clean-generic:
936	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
937
938distclean-generic:
939	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
940
941maintainer-clean-generic:
942	@echo "This command is intended for maintainers to use"
943	@echo "it deletes files that may require special tools to rebuild."
944clean: clean-recursive
945
946clean-am: clean-generic mostlyclean-am
947
948distclean: distclean-recursive
949	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
950	-rm -f Makefile
951distclean-am: clean-am distclean-generic distclean-tags
952
953dvi: dvi-recursive
954
955dvi-am:
956
957html: html-recursive
958
959info: info-recursive
960
961info-am:
962
963install-data-am: install-data-local install-examplesDATA
964
965install-dvi: install-dvi-recursive
966
967install-exec-am:
968
969install-html: install-html-recursive
970
971install-info: install-info-recursive
972
973install-man:
974
975install-pdf: install-pdf-recursive
976
977install-ps: install-ps-recursive
978
979installcheck-am:
980
981maintainer-clean: maintainer-clean-recursive
982	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
983	-rm -rf $(top_srcdir)/autom4te.cache
984	-rm -f Makefile
985maintainer-clean-am: distclean-am maintainer-clean-generic
986
987mostlyclean: mostlyclean-recursive
988
989mostlyclean-am: mostlyclean-generic
990
991pdf: pdf-recursive
992
993pdf-am:
994
995ps: ps-recursive
996
997ps-am:
998
999uninstall-am: uninstall-examplesDATA uninstall-local
1000
1001.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
1002	install-strip
1003
1004.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1005	all all-am am--refresh check check-am clean clean-generic \
1006	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1007	dist-shar dist-tarZ dist-zip distcheck distclean \
1008	distclean-generic distclean-tags distcleancheck distdir \
1009	distuninstallcheck dvi dvi-am html html-am info info-am \
1010	install install-am install-data install-data-am \
1011	install-data-local install-dvi install-dvi-am \
1012	install-examplesDATA install-exec install-exec-am install-html \
1013	install-html-am install-info install-info-am install-man \
1014	install-pdf install-pdf-am install-ps install-ps-am \
1015	install-strip installcheck installcheck-am installdirs \
1016	installdirs-am installdirs-local maintainer-clean \
1017	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1018	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1019	uninstall-examplesDATA uninstall-local
1020
1021
1022install-data-local: $(EXAMPLESFILES)
1023	$(mkdir_p) $(DESTDIR)$(examplesdir)
1024	for f in $(EXAMPLESFILES); do \
1025	  d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
1026	  test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
1027	  b=`echo $$f | sed -e 's,^.*/,,'`; \
1028	  if test $$b = autogen.sh || test $$b = autoclean.sh; then \
1029	    echo "$(INSTALL_SCRIPT) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f"; \
1030	    $(INSTALL_SCRIPT) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f; \
1031	  else \
1032	    echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f"; \
1033	    $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f; \
1034	  fi; \
1035	done
1036	for f1 in $(EXAMPLESDIRS); do \
1037	  for f2 in $(EXAMPLESPOFILES); do \
1038	    f=$$f1/po/$$f2; \
1039	    d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
1040	    test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
1041	    b=`echo $$f | sed -e 's,^.*/,,'`; \
1042	    echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f"; \
1043	    $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f; \
1044	  done; \
1045	done
1046
1047installdirs-local:
1048	$(mkdir_p) $(DESTDIR)$(examplesdir)
1049	for f in $(EXAMPLESFILES); do \
1050	  d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
1051	  test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
1052	done
1053	for f1 in $(EXAMPLESDIRS); do \
1054	  for f2 in $(EXAMPLESPOFILES); do \
1055	    f=$$f1/po/$$f2; \
1056	    d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
1057	    test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
1058	  done; \
1059	done
1060
1061uninstall-local:
1062	for f in $(EXAMPLESFILES); do \
1063	  rm -f $(DESTDIR)$(examplesdir)/$$f; \
1064	done
1065	for f1 in $(EXAMPLESDIRS); do \
1066	  for f2 in $(EXAMPLESPOFILES); do \
1067	    f=$$f1/po/$$f2; \
1068	    rm -f $(DESTDIR)$(examplesdir)/$$f; \
1069	  done; \
1070	done
1071
1072# Invoked from inside automake's distdir target.
1073distdir1:
1074	cd po && $(MAKE) update-po
1075	for file in $(EXAMPLESFILES); do \
1076	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
1077	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1078	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1079	    $(mkdir_p) "$(distdir)/$$dir"; \
1080	  fi; \
1081	  cp -p $$d/$$file $(distdir)/$$file || exit 1; \
1082	done
1083	for f1 in $(EXAMPLESDIRS); do \
1084	  for f2 in $(EXAMPLESPOFILES); do \
1085	    file=$$f1/po/$$f2; \
1086	    if test -f $$file; then d=.; else d=$(srcdir); fi; \
1087	    dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1088	    if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1089	      $(mkdir_p) "$(distdir)/$$dir"; \
1090	    fi; \
1091	    cp -p $$d/$$file $(distdir)/$$file || exit 1; \
1092	  done; \
1093	done
1094# Tell versions [3.59,3.63) of GNU make to not export all variables.
1095# Otherwise a system limit (for SysV at least) may be exceeded.
1096.NOEXPORT:
1097