Home | History | Annotate | Line # | Download | only in 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 
     17 VPATH = @srcdir@
     18 pkgdatadir = $(datadir)/@PACKAGE@
     19 pkglibdir = $(libdir)/@PACKAGE@
     20 pkgincludedir = $(includedir)/@PACKAGE@
     21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     22 install_sh_DATA = $(install_sh) -c -m 644
     23 install_sh_PROGRAM = $(install_sh) -c
     24 install_sh_SCRIPT = $(install_sh) -c
     25 INSTALL_HEADER = $(INSTALL_DATA)
     26 transform = $(program_transform_name)
     27 NORMAL_INSTALL = :
     28 PRE_INSTALL = :
     29 POST_INSTALL = :
     30 NORMAL_UNINSTALL = :
     31 PRE_UNINSTALL = :
     32 POST_UNINSTALL = :
     33 subdir = .
     34 DIST_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/elisp-comp \
     42 	../../build-aux/install-sh ../../build-aux/ltmain.sh \
     43 	../../build-aux/mdate-sh ../../build-aux/missing \
     44 	../../build-aux/mkinstalldirs ../../build-aux/texinfo.tex \
     45 	../../build-aux/ylwrap ChangeLog
     46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     47 am__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
     52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     53 	$(ACLOCAL_M4)
     54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
     55  configure.lineno config.status.lineno
     56 mkinstalldirs = $(SHELL) $(top_srcdir)/../../build-aux/mkinstalldirs
     57 CONFIG_CLEAN_FILES = installpaths
     58 SOURCES =
     59 DIST_SOURCES =
     60 RECURSIVE_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
     67 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
     68 am__vpath_adj = case $$p in \
     69     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
     70     *) f=$$p;; \
     71   esac;
     72 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
     73 am__installdirs = "$(DESTDIR)$(examplesdir)"
     74 examplesDATA_INSTALL = $(INSTALL_DATA)
     75 DATA = $(examples_DATA)
     76 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
     77   distclean-recursive maintainer-clean-recursive
     78 ETAGS = etags
     79 CTAGS = ctags
     80 DIST_SUBDIRS = $(SUBDIRS)
     81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     82 distdir = $(PACKAGE)-$(VERSION)
     83 top_distdir = $(distdir)
     84 am__remove_distdir = \
     85   { test ! -d $(distdir) \
     86     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
     87          && rm -fr $(distdir); }; }
     88 DIST_ARCHIVES = $(distdir).tar.gz
     89 GZIP_ENV = --best
     90 distuninstallcheck_listfiles = find . -type f -print
     91 distcleancheck_listfiles = find . -type f -print
     92 ACLOCAL = @ACLOCAL@
     93 AMTAR = @AMTAR@
     94 AUTOCONF = @AUTOCONF@
     95 AUTOHEADER = @AUTOHEADER@
     96 AUTOMAKE = @AUTOMAKE@
     97 AWK = @AWK@
     98 CYGPATH_W = @CYGPATH_W@
     99 DEFS = @DEFS@
    100 ECHO_C = @ECHO_C@
    101 ECHO_N = @ECHO_N@
    102 ECHO_T = @ECHO_T@
    103 GMSGFMT = @GMSGFMT@
    104 GMSGFMT_015 = @GMSGFMT_015@
    105 INSTALL = @INSTALL@
    106 INSTALL_DATA = @INSTALL_DATA@
    107 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    108 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    109 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    110 LIBOBJS = @LIBOBJS@
    111 LIBS = @LIBS@
    112 LTLIBOBJS = @LTLIBOBJS@
    113 MAKEINFO = @MAKEINFO@
    114 MKDIR_P = @MKDIR_P@
    115 MSGFMT = @MSGFMT@
    116 MSGFMT_015 = @MSGFMT_015@
    117 MSGMERGE = @MSGMERGE@
    118 PACKAGE = @PACKAGE@
    119 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    120 PACKAGE_NAME = @PACKAGE_NAME@
    121 PACKAGE_STRING = @PACKAGE_STRING@
    122 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    123 PACKAGE_VERSION = @PACKAGE_VERSION@
    124 PATH_SEPARATOR = @PATH_SEPARATOR@
    125 SET_MAKE = @SET_MAKE@
    126 SHELL = @SHELL@
    127 STRIP = @STRIP@
    128 USE_NLS = @USE_NLS@
    129 VERSION = @VERSION@
    130 XGETTEXT = @XGETTEXT@
    131 XGETTEXT_015 = @XGETTEXT_015@
    132 abs_builddir = @abs_builddir@
    133 abs_srcdir = @abs_srcdir@
    134 abs_top_builddir = @abs_top_builddir@
    135 abs_top_srcdir = @abs_top_srcdir@
    136 aclocaldir = @aclocaldir@
    137 am__leading_dot = @am__leading_dot@
    138 am__tar = @am__tar@
    139 am__untar = @am__untar@
    140 bindir = @bindir@
    141 build_alias = @build_alias@
    142 builddir = @builddir@
    143 datadir = @datadir@
    144 datarootdir = @datarootdir@
    145 docdir = @docdir@
    146 dvidir = @dvidir@
    147 exec_prefix = @exec_prefix@
    148 host_alias = @host_alias@
    149 htmldir = @htmldir@
    150 includedir = @includedir@
    151 infodir = @infodir@
    152 install_sh = @install_sh@
    153 libdir = @libdir@
    154 libexecdir = @libexecdir@
    155 localedir = @localedir@
    156 localstatedir = @localstatedir@
    157 mandir = @mandir@
    158 mkdir_p = @mkdir_p@
    159 oldincludedir = @oldincludedir@
    160 pdfdir = @pdfdir@
    161 prefix = @prefix@
    162 program_transform_name = @program_transform_name@
    163 psdir = @psdir@
    164 sbindir = @sbindir@
    165 sharedstatedir = @sharedstatedir@
    166 srcdir = @srcdir@
    167 sysconfdir = @sysconfdir@
    168 target_alias = @target_alias@
    169 top_builddir = @top_builddir@
    170 top_srcdir = @top_srcdir@
    171 AUTOMAKE_OPTIONS = 1.2 foreign
    172 ACLOCAL_AMFLAGS = -I ../../gettext-runtime/m4 -I ../../m4
    173 SUBDIRS = po
    174 EXTRA_DIST = 
    175 examplesdir = $(docdir)/examples
    176 examples_DATA = installpaths
    177 EXAMPLESFILES = \
    178   \
    179   hello-c/INSTALL \
    180   hello-c/autogen.sh \
    181   hello-c/autoclean.sh \
    182   hello-c/hello.c \
    183   hello-c/Makefile.am \
    184   hello-c/configure.ac \
    185   hello-c/m4/Makefile.am \
    186   hello-c/po/Makevars \
    187   hello-c/po/POTFILES.in \
    188   hello-c/po/LINGUAS \
    189   hello-c/po/af.po \
    190   hello-c/po/ca.po \
    191   hello-c/po/de.po \
    192   hello-c/po/el.po \
    193   hello-c/po/eo.po \
    194   hello-c/po/es.po \
    195   hello-c/po/fr.po \
    196   hello-c/po/ga.po \
    197   hello-c/po/hu.po \
    198   hello-c/po/id.po \
    199   hello-c/po/it.po \
    200   hello-c/po/ja.po \
    201   hello-c/po/nl.po \
    202   hello-c/po/pl.po \
    203   hello-c/po/pt.po \
    204   hello-c/po/ro.po \
    205   hello-c/po/ru.po \
    206   hello-c/po/sk.po \
    207   hello-c/po/sl.po \
    208   hello-c/po/sr.po \
    209   hello-c/po/sv.po \
    210   hello-c/po/tr.po \
    211   hello-c/po/uk.po \
    212   hello-c/po/vi.po \
    213   hello-c/po/zh_CN.po \
    214   hello-c/po/zh_HK.po \
    215   hello-c/po/zh_TW.po \
    216   \
    217   hello-c-gnome/INSTALL \
    218   hello-c-gnome/autogen.sh \
    219   hello-c-gnome/autoclean.sh \
    220   hello-c-gnome/hello.c \
    221   hello-c-gnome/Makefile.am \
    222   hello-c-gnome/configure.ac \
    223   hello-c-gnome/m4/Makefile.am \
    224   hello-c-gnome/m4/gnome.m4 \
    225   hello-c-gnome/m4/gnome-gnorba-check.m4 \
    226   hello-c-gnome/m4/gnome-orbit-check.m4 \
    227   hello-c-gnome/po/Makevars \
    228   hello-c-gnome/po/POTFILES.in \
    229   hello-c-gnome/po/LINGUAS \
    230   hello-c-gnome/po/af.po \
    231   hello-c-gnome/po/ca.po \
    232   hello-c-gnome/po/de.po \
    233   hello-c-gnome/po/el.po \
    234   hello-c-gnome/po/eo.po \
    235   hello-c-gnome/po/es.po \
    236   hello-c-gnome/po/fr.po \
    237   hello-c-gnome/po/ga.po \
    238   hello-c-gnome/po/hu.po \
    239   hello-c-gnome/po/id.po \
    240   hello-c-gnome/po/it.po \
    241   hello-c-gnome/po/ja.po \
    242   hello-c-gnome/po/nl.po \
    243   hello-c-gnome/po/pl.po \
    244   hello-c-gnome/po/pt.po \
    245   hello-c-gnome/po/ro.po \
    246   hello-c-gnome/po/ru.po \
    247   hello-c-gnome/po/sk.po \
    248   hello-c-gnome/po/sl.po \
    249   hello-c-gnome/po/sr.po \
    250   hello-c-gnome/po/sv.po \
    251   hello-c-gnome/po/tr.po \
    252   hello-c-gnome/po/uk.po \
    253   hello-c-gnome/po/vi.po \
    254   hello-c-gnome/po/zh_CN.po \
    255   hello-c-gnome/po/zh_HK.po \
    256   hello-c-gnome/po/zh_TW.po \
    257   \
    258   hello-c++/INSTALL \
    259   hello-c++/autogen.sh \
    260   hello-c++/autoclean.sh \
    261   hello-c++/hello.cc \
    262   hello-c++/Makefile.am \
    263   hello-c++/configure.ac \
    264   hello-c++/m4/Makefile.am \
    265   hello-c++/po/Makevars \
    266   hello-c++/po/POTFILES.in \
    267   hello-c++/po/LINGUAS \
    268   hello-c++/po/af.po \
    269   hello-c++/po/ca.po \
    270   hello-c++/po/de.po \
    271   hello-c++/po/el.po \
    272   hello-c++/po/eo.po \
    273   hello-c++/po/es.po \
    274   hello-c++/po/fr.po \
    275   hello-c++/po/ga.po \
    276   hello-c++/po/hu.po \
    277   hello-c++/po/id.po \
    278   hello-c++/po/it.po \
    279   hello-c++/po/ja.po \
    280   hello-c++/po/nl.po \
    281   hello-c++/po/pl.po \
    282   hello-c++/po/pt.po \
    283   hello-c++/po/ro.po \
    284   hello-c++/po/ru.po \
    285   hello-c++/po/sk.po \
    286   hello-c++/po/sl.po \
    287   hello-c++/po/sr.po \
    288   hello-c++/po/sv.po \
    289   hello-c++/po/tr.po \
    290   hello-c++/po/uk.po \
    291   hello-c++/po/vi.po \
    292   hello-c++/po/zh_CN.po \
    293   hello-c++/po/zh_HK.po \
    294   hello-c++/po/zh_TW.po \
    295   \
    296   hello-c++-qt/INSTALL \
    297   hello-c++-qt/BUGS \
    298   hello-c++-qt/autogen.sh \
    299   hello-c++-qt/autoclean.sh \
    300   hello-c++-qt/hello.cc \
    301   hello-c++-qt/Makefile.am \
    302   hello-c++-qt/configure.ac \
    303   hello-c++-qt/m4/Makefile.am \
    304   hello-c++-qt/m4/qt.m4 \
    305   hello-c++-qt/po/Makefile.am \
    306   hello-c++-qt/po/LINGUAS \
    307   hello-c++-qt/po/af.po \
    308   hello-c++-qt/po/ca.po \
    309   hello-c++-qt/po/de.po \
    310   hello-c++-qt/po/el.po \
    311   hello-c++-qt/po/eo.po \
    312   hello-c++-qt/po/es.po \
    313   hello-c++-qt/po/fr.po \
    314   hello-c++-qt/po/ga.po \
    315   hello-c++-qt/po/hu.po \
    316   hello-c++-qt/po/id.po \
    317   hello-c++-qt/po/it.po \
    318   hello-c++-qt/po/ja.po \
    319   hello-c++-qt/po/nl.po \
    320   hello-c++-qt/po/pl.po \
    321   hello-c++-qt/po/pt.po \
    322   hello-c++-qt/po/ro.po \
    323   hello-c++-qt/po/ru.po \
    324   hello-c++-qt/po/sk.po \
    325   hello-c++-qt/po/sl.po \
    326   hello-c++-qt/po/sr.po \
    327   hello-c++-qt/po/sv.po \
    328   hello-c++-qt/po/tr.po \
    329   hello-c++-qt/po/uk.po \
    330   hello-c++-qt/po/vi.po \
    331   hello-c++-qt/po/zh_CN.po \
    332   hello-c++-qt/po/zh_HK.po \
    333   hello-c++-qt/po/zh_TW.po \
    334   \
    335   hello-c++-kde/INSTALL \
    336   hello-c++-kde/BUGS \
    337   hello-c++-kde/autogen.sh \
    338   hello-c++-kde/autoclean.sh \
    339   hello-c++-kde/hello.cc \
    340   hello-c++-kde/hellowindow.h \
    341   hello-c++-kde/hellowindow.cc \
    342   hello-c++-kde/Makefile.am \
    343   hello-c++-kde/configure.in.in \
    344   hello-c++-kde/m4/Makefile.am \
    345   hello-c++-kde/admin/acinclude.m4.in \
    346   hello-c++-kde/admin/am_edit \
    347   hello-c++-kde/admin/ChangeLog \
    348   hello-c++-kde/admin/compile \
    349   hello-c++-kde/admin/conf.change.pl \
    350   hello-c++-kde/admin/config.guess \
    351   hello-c++-kde/admin/config.pl \
    352   hello-c++-kde/admin/config.sub \
    353   hello-c++-kde/admin/configure.in.bot.end \
    354   hello-c++-kde/admin/configure.in.min \
    355   hello-c++-kde/admin/cvs-clean.pl \
    356   hello-c++-kde/admin/cvs.sh \
    357   hello-c++-kde/admin/debianrules \
    358   hello-c++-kde/admin/depcomp \
    359   hello-c++-kde/admin/detect-autoconf.sh \
    360   hello-c++-kde/admin/Doxyfile.am \
    361   hello-c++-kde/admin/Doxyfile.global \
    362   hello-c++-kde/admin/install-sh \
    363   hello-c++-kde/admin/libtool.m4.in \
    364   hello-c++-kde/admin/ltmain.sh \
    365   hello-c++-kde/admin/Makefile.common \
    366   hello-c++-kde/admin/missing \
    367   hello-c++-kde/admin/mkinstalldirs \
    368   hello-c++-kde/admin/ylwrap \
    369   hello-c++-kde/po/Makevars \
    370   hello-c++-kde/po/POTFILES.in \
    371   hello-c++-kde/po/LINGUAS \
    372   hello-c++-kde/po/af.po \
    373   hello-c++-kde/po/ca.po \
    374   hello-c++-kde/po/de.po \
    375   hello-c++-kde/po/el.po \
    376   hello-c++-kde/po/eo.po \
    377   hello-c++-kde/po/es.po \
    378   hello-c++-kde/po/fr.po \
    379   hello-c++-kde/po/ga.po \
    380   hello-c++-kde/po/hu.po \
    381   hello-c++-kde/po/id.po \
    382   hello-c++-kde/po/it.po \
    383   hello-c++-kde/po/ja.po \
    384   hello-c++-kde/po/nl.po \
    385   hello-c++-kde/po/pl.po \
    386   hello-c++-kde/po/pt.po \
    387   hello-c++-kde/po/ro.po \
    388   hello-c++-kde/po/ru.po \
    389   hello-c++-kde/po/sk.po \
    390   hello-c++-kde/po/sl.po \
    391   hello-c++-kde/po/sr.po \
    392   hello-c++-kde/po/sv.po \
    393   hello-c++-kde/po/tr.po \
    394   hello-c++-kde/po/uk.po \
    395   hello-c++-kde/po/vi.po \
    396   hello-c++-kde/po/zh_CN.po \
    397   hello-c++-kde/po/zh_HK.po \
    398   hello-c++-kde/po/zh_TW.po \
    399   \
    400   hello-c++-gnome/INSTALL \
    401   hello-c++-gnome/autogen.sh \
    402   hello-c++-gnome/autoclean.sh \
    403   hello-c++-gnome/hello.cc \
    404   hello-c++-gnome/Makefile.am \
    405   hello-c++-gnome/configure.ac \
    406   hello-c++-gnome/m4/Makefile.am \
    407   hello-c++-gnome/m4/gnome.m4 \
    408   hello-c++-gnome/m4/gnome-gnorba-check.m4 \
    409   hello-c++-gnome/m4/gnome-orbit-check.m4 \
    410   hello-c++-gnome/m4/gtk.m4 \
    411   hello-c++-gnome/m4/gtk--.m4 \
    412   hello-c++-gnome/po/Makevars \
    413   hello-c++-gnome/po/POTFILES.in \
    414   hello-c++-gnome/po/LINGUAS \
    415   hello-c++-gnome/po/af.po \
    416   hello-c++-gnome/po/ca.po \
    417   hello-c++-gnome/po/de.po \
    418   hello-c++-gnome/po/el.po \
    419   hello-c++-gnome/po/eo.po \
    420   hello-c++-gnome/po/es.po \
    421   hello-c++-gnome/po/fr.po \
    422   hello-c++-gnome/po/ga.po \
    423   hello-c++-gnome/po/hu.po \
    424   hello-c++-gnome/po/id.po \
    425   hello-c++-gnome/po/it.po \
    426   hello-c++-gnome/po/ja.po \
    427   hello-c++-gnome/po/nl.po \
    428   hello-c++-gnome/po/pl.po \
    429   hello-c++-gnome/po/pt.po \
    430   hello-c++-gnome/po/ro.po \
    431   hello-c++-gnome/po/ru.po \
    432   hello-c++-gnome/po/sk.po \
    433   hello-c++-gnome/po/sl.po \
    434   hello-c++-gnome/po/sr.po \
    435   hello-c++-gnome/po/sv.po \
    436   hello-c++-gnome/po/tr.po \
    437   hello-c++-gnome/po/uk.po \
    438   hello-c++-gnome/po/vi.po \
    439   hello-c++-gnome/po/zh_CN.po \
    440   hello-c++-gnome/po/zh_HK.po \
    441   hello-c++-gnome/po/zh_TW.po \
    442   \
    443   hello-c++-wxwidgets/INSTALL \
    444   hello-c++-wxwidgets/autogen.sh \
    445   hello-c++-wxwidgets/autoclean.sh \
    446   hello-c++-wxwidgets/hello.cc \
    447   hello-c++-wxwidgets/Makefile.am \
    448   hello-c++-wxwidgets/configure.ac \
    449   hello-c++-wxwidgets/m4/Makefile.am \
    450   hello-c++-wxwidgets/m4/wxwidgets.m4 \
    451   hello-c++-wxwidgets/po/Makefile.am \
    452   hello-c++-wxwidgets/po/LINGUAS \
    453   hello-c++-wxwidgets/po/af.po \
    454   hello-c++-wxwidgets/po/ca.po \
    455   hello-c++-wxwidgets/po/de.po \
    456   hello-c++-wxwidgets/po/el.po \
    457   hello-c++-wxwidgets/po/eo.po \
    458   hello-c++-wxwidgets/po/es.po \
    459   hello-c++-wxwidgets/po/fr.po \
    460   hello-c++-wxwidgets/po/ga.po \
    461   hello-c++-wxwidgets/po/hu.po \
    462   hello-c++-wxwidgets/po/id.po \
    463   hello-c++-wxwidgets/po/it.po \
    464   hello-c++-wxwidgets/po/ja.po \
    465   hello-c++-wxwidgets/po/nl.po \
    466   hello-c++-wxwidgets/po/pl.po \
    467   hello-c++-wxwidgets/po/pt.po \
    468   hello-c++-wxwidgets/po/ro.po \
    469   hello-c++-wxwidgets/po/ru.po \
    470   hello-c++-wxwidgets/po/sk.po \
    471   hello-c++-wxwidgets/po/sl.po \
    472   hello-c++-wxwidgets/po/sr.po \
    473   hello-c++-wxwidgets/po/sv.po \
    474   hello-c++-wxwidgets/po/tr.po \
    475   hello-c++-wxwidgets/po/uk.po \
    476   hello-c++-wxwidgets/po/vi.po \
    477   hello-c++-wxwidgets/po/zh_CN.po \
    478   hello-c++-wxwidgets/po/zh_HK.po \
    479   hello-c++-wxwidgets/po/zh_TW.po \
    480   \
    481   hello-objc/INSTALL \
    482   hello-objc/autogen.sh \
    483   hello-objc/autoclean.sh \
    484   hello-objc/hello.m \
    485   hello-objc/Makefile.am \
    486   hello-objc/configure.ac \
    487   hello-objc/m4/Makefile.am \
    488   hello-objc/po/Makevars \
    489   hello-objc/po/POTFILES.in \
    490   hello-objc/po/LINGUAS \
    491   hello-objc/po/af.po \
    492   hello-objc/po/ca.po \
    493   hello-objc/po/de.po \
    494   hello-objc/po/el.po \
    495   hello-objc/po/eo.po \
    496   hello-objc/po/es.po \
    497   hello-objc/po/fr.po \
    498   hello-objc/po/ga.po \
    499   hello-objc/po/hu.po \
    500   hello-objc/po/id.po \
    501   hello-objc/po/it.po \
    502   hello-objc/po/ja.po \
    503   hello-objc/po/nl.po \
    504   hello-objc/po/pl.po \
    505   hello-objc/po/pt.po \
    506   hello-objc/po/ro.po \
    507   hello-objc/po/ru.po \
    508   hello-objc/po/sk.po \
    509   hello-objc/po/sl.po \
    510   hello-objc/po/sr.po \
    511   hello-objc/po/sv.po \
    512   hello-objc/po/tr.po \
    513   hello-objc/po/uk.po \
    514   hello-objc/po/vi.po \
    515   hello-objc/po/zh_CN.po \
    516   hello-objc/po/zh_HK.po \
    517   hello-objc/po/zh_TW.po \
    518   \
    519   hello-objc-gnustep/INSTALL \
    520   hello-objc-gnustep/BUGS \
    521   hello-objc-gnustep/autogen.sh \
    522   hello-objc-gnustep/autoclean.sh \
    523   hello-objc-gnustep/main.m \
    524   hello-objc-gnustep/AppController.h \
    525   hello-objc-gnustep/AppController.m \
    526   hello-objc-gnustep/Hello.h \
    527   hello-objc-gnustep/Hello.m \
    528   hello-objc-gnustep/GNUmakefile \
    529   hello-objc-gnustep/po/GNUmakefile \
    530   hello-objc-gnustep/po/LocaleAliases \
    531   hello-objc-gnustep/po/LINGUAS \
    532   hello-objc-gnustep/po/af.po \
    533   hello-objc-gnustep/po/ca.po \
    534   hello-objc-gnustep/po/de.po \
    535   hello-objc-gnustep/po/el.po \
    536   hello-objc-gnustep/po/eo.po \
    537   hello-objc-gnustep/po/es.po \
    538   hello-objc-gnustep/po/fr.po \
    539   hello-objc-gnustep/po/ga.po \
    540   hello-objc-gnustep/po/hu.po \
    541   hello-objc-gnustep/po/id.po \
    542   hello-objc-gnustep/po/it.po \
    543   hello-objc-gnustep/po/ja.po \
    544   hello-objc-gnustep/po/nl.po \
    545   hello-objc-gnustep/po/pl.po \
    546   hello-objc-gnustep/po/pt.po \
    547   hello-objc-gnustep/po/ro.po \
    548   hello-objc-gnustep/po/ru.po \
    549   hello-objc-gnustep/po/sk.po \
    550   hello-objc-gnustep/po/sl.po \
    551   hello-objc-gnustep/po/sr.po \
    552   hello-objc-gnustep/po/sv.po \
    553   hello-objc-gnustep/po/tr.po \
    554   hello-objc-gnustep/po/uk.po \
    555   hello-objc-gnustep/po/vi.po \
    556   hello-objc-gnustep/po/zh_CN.po \
    557   hello-objc-gnustep/po/zh_HK.po \
    558   hello-objc-gnustep/po/zh_TW.po \
    559   \
    560   hello-objc-gnome/INSTALL \
    561   hello-objc-gnome/autogen.sh \
    562   hello-objc-gnome/autoclean.sh \
    563   hello-objc-gnome/hello.m \
    564   hello-objc-gnome/Makefile.am \
    565   hello-objc-gnome/configure.ac \
    566   hello-objc-gnome/m4/Makefile.am \
    567   hello-objc-gnome/m4/gnome.m4 \
    568   hello-objc-gnome/m4/gnome-gnorba-check.m4 \
    569   hello-objc-gnome/m4/gnome-orbit-check.m4 \
    570   hello-objc-gnome/po/Makevars \
    571   hello-objc-gnome/po/POTFILES.in \
    572   hello-objc-gnome/po/LINGUAS \
    573   hello-objc-gnome/po/af.po \
    574   hello-objc-gnome/po/ca.po \
    575   hello-objc-gnome/po/de.po \
    576   hello-objc-gnome/po/el.po \
    577   hello-objc-gnome/po/eo.po \
    578   hello-objc-gnome/po/es.po \
    579   hello-objc-gnome/po/fr.po \
    580   hello-objc-gnome/po/ga.po \
    581   hello-objc-gnome/po/hu.po \
    582   hello-objc-gnome/po/id.po \
    583   hello-objc-gnome/po/it.po \
    584   hello-objc-gnome/po/ja.po \
    585   hello-objc-gnome/po/nl.po \
    586   hello-objc-gnome/po/pl.po \
    587   hello-objc-gnome/po/pt.po \
    588   hello-objc-gnome/po/ro.po \
    589   hello-objc-gnome/po/ru.po \
    590   hello-objc-gnome/po/sk.po \
    591   hello-objc-gnome/po/sl.po \
    592   hello-objc-gnome/po/sr.po \
    593   hello-objc-gnome/po/sv.po \
    594   hello-objc-gnome/po/tr.po \
    595   hello-objc-gnome/po/uk.po \
    596   hello-objc-gnome/po/vi.po \
    597   hello-objc-gnome/po/zh_CN.po \
    598   hello-objc-gnome/po/zh_HK.po \
    599   hello-objc-gnome/po/zh_TW.po \
    600   \
    601   hello-sh/INSTALL \
    602   hello-sh/autogen.sh \
    603   hello-sh/autoclean.sh \
    604   hello-sh/hello.sh \
    605   hello-sh/Makefile.am \
    606   hello-sh/configure.ac \
    607   hello-sh/m4/Makefile.am \
    608   hello-sh/po/Makefile.am \
    609   hello-sh/po/LINGUAS \
    610   hello-sh/po/af.po \
    611   hello-sh/po/ca.po \
    612   hello-sh/po/de.po \
    613   hello-sh/po/el.po \
    614   hello-sh/po/eo.po \
    615   hello-sh/po/es.po \
    616   hello-sh/po/fr.po \
    617   hello-sh/po/ga.po \
    618   hello-sh/po/hu.po \
    619   hello-sh/po/id.po \
    620   hello-sh/po/it.po \
    621   hello-sh/po/ja.po \
    622   hello-sh/po/nl.po \
    623   hello-sh/po/pl.po \
    624   hello-sh/po/pt.po \
    625   hello-sh/po/ro.po \
    626   hello-sh/po/ru.po \
    627   hello-sh/po/sk.po \
    628   hello-sh/po/sl.po \
    629   hello-sh/po/sr.po \
    630   hello-sh/po/sv.po \
    631   hello-sh/po/tr.po \
    632   hello-sh/po/uk.po \
    633   hello-sh/po/vi.po \
    634   hello-sh/po/zh_CN.po \
    635   hello-sh/po/zh_HK.po \
    636   hello-sh/po/zh_TW.po \
    637   \
    638   hello-python/INSTALL \
    639   hello-python/autogen.sh \
    640   hello-python/autoclean.sh \
    641   hello-python/hello.py.in \
    642   hello-python/Makefile.am \
    643   hello-python/configure.ac \
    644   hello-python/m4/Makefile.am \
    645   hello-python/po/Makefile.am \
    646   hello-python/po/LINGUAS \
    647   hello-python/po/af.po \
    648   hello-python/po/ca.po \
    649   hello-python/po/de.po \
    650   hello-python/po/el.po \
    651   hello-python/po/eo.po \
    652   hello-python/po/es.po \
    653   hello-python/po/fr.po \
    654   hello-python/po/ga.po \
    655   hello-python/po/hu.po \
    656   hello-python/po/id.po \
    657   hello-python/po/it.po \
    658   hello-python/po/ja.po \
    659   hello-python/po/nl.po \
    660   hello-python/po/pl.po \
    661   hello-python/po/pt.po \
    662   hello-python/po/ro.po \
    663   hello-python/po/ru.po \
    664   hello-python/po/sk.po \
    665   hello-python/po/sl.po \
    666   hello-python/po/sr.po \
    667   hello-python/po/sv.po \
    668   hello-python/po/tr.po \
    669   hello-python/po/uk.po \
    670   hello-python/po/vi.po \
    671   hello-python/po/zh_CN.po \
    672   hello-python/po/zh_HK.po \
    673   hello-python/po/zh_TW.po \
    674   \
    675   hello-clisp/INSTALL \
    676   hello-clisp/autogen.sh \
    677   hello-clisp/autoclean.sh \
    678   hello-clisp/hello.lisp.in \
    679   hello-clisp/Makefile.am \
    680   hello-clisp/configure.ac \
    681   hello-clisp/m4/Makefile.am \
    682   hello-clisp/po/Makefile.am \
    683   hello-clisp/po/LINGUAS \
    684   hello-clisp/po/af.po \
    685   hello-clisp/po/ca.po \
    686   hello-clisp/po/de.po \
    687   hello-clisp/po/el.po \
    688   hello-clisp/po/eo.po \
    689   hello-clisp/po/es.po \
    690   hello-clisp/po/fr.po \
    691   hello-clisp/po/ga.po \
    692   hello-clisp/po/hu.po \
    693   hello-clisp/po/id.po \
    694   hello-clisp/po/it.po \
    695   hello-clisp/po/ja.po \
    696   hello-clisp/po/nl.po \
    697   hello-clisp/po/pl.po \
    698   hello-clisp/po/pt.po \
    699   hello-clisp/po/ro.po \
    700   hello-clisp/po/ru.po \
    701   hello-clisp/po/sk.po \
    702   hello-clisp/po/sl.po \
    703   hello-clisp/po/sr.po \
    704   hello-clisp/po/sv.po \
    705   hello-clisp/po/tr.po \
    706   hello-clisp/po/uk.po \
    707   hello-clisp/po/vi.po \
    708   hello-clisp/po/zh_CN.po \
    709   hello-clisp/po/zh_HK.po \
    710   hello-clisp/po/zh_TW.po \
    711   \
    712   hello-librep/INSTALL \
    713   hello-librep/autogen.sh \
    714   hello-librep/autoclean.sh \
    715   hello-librep/hello.jl.in \
    716   hello-librep/Makefile.am \
    717   hello-librep/configure.ac \
    718   hello-librep/m4/Makefile.am \
    719   hello-librep/po/Makefile.am \
    720   hello-librep/po/LINGUAS \
    721   hello-librep/po/af.po \
    722   hello-librep/po/ca.po \
    723   hello-librep/po/de.po \
    724   hello-librep/po/el.po \
    725   hello-librep/po/eo.po \
    726   hello-librep/po/es.po \
    727   hello-librep/po/fr.po \
    728   hello-librep/po/ga.po \
    729   hello-librep/po/hu.po \
    730   hello-librep/po/id.po \
    731   hello-librep/po/it.po \
    732   hello-librep/po/ja.po \
    733   hello-librep/po/nl.po \
    734   hello-librep/po/pl.po \
    735   hello-librep/po/pt.po \
    736   hello-librep/po/ro.po \
    737   hello-librep/po/ru.po \
    738   hello-librep/po/sk.po \
    739   hello-librep/po/sl.po \
    740   hello-librep/po/sr.po \
    741   hello-librep/po/sv.po \
    742   hello-librep/po/tr.po \
    743   hello-librep/po/uk.po \
    744   hello-librep/po/vi.po \
    745   hello-librep/po/zh_CN.po \
    746   hello-librep/po/zh_HK.po \
    747   hello-librep/po/zh_TW.po \
    748   \
    749   hello-guile/INSTALL \
    750   hello-guile/autogen.sh \
    751   hello-guile/autoclean.sh \
    752   hello-guile/hello.scm \
    753   hello-guile/Makefile.am \
    754   hello-guile/configure.ac \
    755   hello-guile/m4/Makefile.am \
    756   hello-guile/po/Makefile.am \
    757   hello-guile/po/LINGUAS \
    758   hello-guile/po/af.po \
    759   hello-guile/po/ca.po \
    760   hello-guile/po/de.po \
    761   hello-guile/po/el.po \
    762   hello-guile/po/eo.po \
    763   hello-guile/po/es.po \
    764   hello-guile/po/fr.po \
    765   hello-guile/po/ga.po \
    766   hello-guile/po/hu.po \
    767   hello-guile/po/id.po \
    768   hello-guile/po/it.po \
    769   hello-guile/po/ja.po \
    770   hello-guile/po/nl.po \
    771   hello-guile/po/pl.po \
    772   hello-guile/po/pt.po \
    773   hello-guile/po/ro.po \
    774   hello-guile/po/ru.po \
    775   hello-guile/po/sk.po \
    776   hello-guile/po/sl.po \
    777   hello-guile/po/sr.po \
    778   hello-guile/po/sv.po \
    779   hello-guile/po/tr.po \
    780   hello-guile/po/uk.po \
    781   hello-guile/po/vi.po \
    782   hello-guile/po/zh_CN.po \
    783   hello-guile/po/zh_HK.po \
    784   hello-guile/po/zh_TW.po \
    785   \
    786   hello-smalltalk/INSTALL \
    787   hello-smalltalk/autogen.sh \
    788   hello-smalltalk/autoclean.sh \
    789   hello-smalltalk/hello.st.in \
    790   hello-smalltalk/Makefile.am \
    791   hello-smalltalk/configure.ac \
    792   hello-smalltalk/m4/Makefile.am \
    793   hello-smalltalk/po/Makefile.am \
    794   hello-smalltalk/po/LINGUAS \
    795   hello-smalltalk/po/af.po \
    796   hello-smalltalk/po/ca.po \
    797   hello-smalltalk/po/de.po \
    798   hello-smalltalk/po/el.po \
    799   hello-smalltalk/po/eo.po \
    800   hello-smalltalk/po/es.po \
    801   hello-smalltalk/po/fr.po \
    802   hello-smalltalk/po/ga.po \
    803   hello-smalltalk/po/hu.po \
    804   hello-smalltalk/po/id.po \
    805   hello-smalltalk/po/it.po \
    806   hello-smalltalk/po/ja.po \
    807   hello-smalltalk/po/nl.po \
    808   hello-smalltalk/po/pl.po \
    809   hello-smalltalk/po/pt.po \
    810   hello-smalltalk/po/ro.po \
    811   hello-smalltalk/po/ru.po \
    812   hello-smalltalk/po/sk.po \
    813   hello-smalltalk/po/sl.po \
    814   hello-smalltalk/po/sr.po \
    815   hello-smalltalk/po/sv.po \
    816   hello-smalltalk/po/tr.po \
    817   hello-smalltalk/po/uk.po \
    818   hello-smalltalk/po/vi.po \
    819   hello-smalltalk/po/zh_CN.po \
    820   hello-smalltalk/po/zh_HK.po \
    821   hello-smalltalk/po/zh_TW.po \
    822   \
    823   hello-java/INSTALL \
    824   hello-java/autogen.sh \
    825   hello-java/autoclean.sh \
    826   hello-java/Hello.java \
    827   hello-java/Makefile.am \
    828   hello-java/configure.ac \
    829   hello-java/m4/Makefile.am \
    830   hello-java/po/Makefile.am \
    831   hello-java/po/LINGUAS \
    832   hello-java/po/af.po \
    833   hello-java/po/ca.po \
    834   hello-java/po/de.po \
    835   hello-java/po/el.po \
    836   hello-java/po/eo.po \
    837   hello-java/po/es.po \
    838   hello-java/po/fr.po \
    839   hello-java/po/ga.po \
    840   hello-java/po/hu.po \
    841   hello-java/po/id.po \
    842   hello-java/po/it.po \
    843   hello-java/po/ja.po \
    844   hello-java/po/nl.po \
    845   hello-java/po/pl.po \
    846   hello-java/po/pt.po \
    847   hello-java/po/ro.po \
    848   hello-java/po/ru.po \
    849   hello-java/po/sk.po \
    850   hello-java/po/sl.po \
    851   hello-java/po/sr.po \
    852   hello-java/po/sv.po \
    853   hello-java/po/tr.po \
    854   hello-java/po/uk.po \
    855   hello-java/po/vi.po \
    856   hello-java/po/zh_CN.po \
    857   hello-java/po/zh_HK.po \
    858   hello-java/po/zh_TW.po \
    859   \
    860   hello-java-awt/INSTALL \
    861   hello-java-awt/BUGS \
    862   hello-java-awt/autogen.sh \
    863   hello-java-awt/autoclean.sh \
    864   hello-java-awt/Hello.java \
    865   hello-java-awt/Makefile.am \
    866   hello-java-awt/configure.ac \
    867   hello-java-awt/m4/Makefile.am \
    868   hello-java-awt/m4/TestAWT.java \
    869   hello-java-awt/m4/TestAWT.class \
    870   hello-java-awt/po/Makefile.am \
    871   hello-java-awt/po/LINGUAS \
    872   hello-java-awt/po/af.po \
    873   hello-java-awt/po/ca.po \
    874   hello-java-awt/po/de.po \
    875   hello-java-awt/po/el.po \
    876   hello-java-awt/po/eo.po \
    877   hello-java-awt/po/es.po \
    878   hello-java-awt/po/fr.po \
    879   hello-java-awt/po/ga.po \
    880   hello-java-awt/po/hu.po \
    881   hello-java-awt/po/id.po \
    882   hello-java-awt/po/it.po \
    883   hello-java-awt/po/ja.po \
    884   hello-java-awt/po/nl.po \
    885   hello-java-awt/po/pl.po \
    886   hello-java-awt/po/pt.po \
    887   hello-java-awt/po/ro.po \
    888   hello-java-awt/po/ru.po \
    889   hello-java-awt/po/sk.po \
    890   hello-java-awt/po/sl.po \
    891   hello-java-awt/po/sr.po \
    892   hello-java-awt/po/sv.po \
    893   hello-java-awt/po/tr.po \
    894   hello-java-awt/po/uk.po \
    895   hello-java-awt/po/vi.po \
    896   hello-java-awt/po/zh_CN.po \
    897   hello-java-awt/po/zh_HK.po \
    898   hello-java-awt/po/zh_TW.po \
    899   \
    900   hello-java-swing/INSTALL \
    901   hello-java-swing/BUGS \
    902   hello-java-swing/autogen.sh \
    903   hello-java-swing/autoclean.sh \
    904   hello-java-swing/Hello.java \
    905   hello-java-swing/Makefile.am \
    906   hello-java-swing/configure.ac \
    907   hello-java-swing/m4/Makefile.am \
    908   hello-java-swing/m4/TestAWT.java \
    909   hello-java-swing/m4/TestAWT.class \
    910   hello-java-swing/po/Makefile.am \
    911   hello-java-swing/po/LINGUAS \
    912   hello-java-swing/po/af.po \
    913   hello-java-swing/po/ca.po \
    914   hello-java-swing/po/de.po \
    915   hello-java-swing/po/el.po \
    916   hello-java-swing/po/eo.po \
    917   hello-java-swing/po/es.po \
    918   hello-java-swing/po/fr.po \
    919   hello-java-swing/po/ga.po \
    920   hello-java-swing/po/hu.po \
    921   hello-java-swing/po/id.po \
    922   hello-java-swing/po/it.po \
    923   hello-java-swing/po/ja.po \
    924   hello-java-swing/po/nl.po \
    925   hello-java-swing/po/pl.po \
    926   hello-java-swing/po/pt.po \
    927   hello-java-swing/po/ro.po \
    928   hello-java-swing/po/ru.po \
    929   hello-java-swing/po/sk.po \
    930   hello-java-swing/po/sl.po \
    931   hello-java-swing/po/sr.po \
    932   hello-java-swing/po/sv.po \
    933   hello-java-swing/po/tr.po \
    934   hello-java-swing/po/uk.po \
    935   hello-java-swing/po/vi.po \
    936   hello-java-swing/po/zh_CN.po \
    937   hello-java-swing/po/zh_HK.po \
    938   hello-java-swing/po/zh_TW.po \
    939   \
    940   hello-csharp/INSTALL \
    941   hello-csharp/autogen.sh \
    942   hello-csharp/autoclean.sh \
    943   hello-csharp/hello.cs \
    944   hello-csharp/Makefile.am \
    945   hello-csharp/configure.ac \
    946   hello-csharp/m4/Makefile.am \
    947   hello-csharp/po/Makefile.am \
    948   hello-csharp/po/LINGUAS \
    949   hello-csharp/po/af.po \
    950   hello-csharp/po/ca.po \
    951   hello-csharp/po/de.po \
    952   hello-csharp/po/el.po \
    953   hello-csharp/po/eo.po \
    954   hello-csharp/po/es.po \
    955   hello-csharp/po/fr.po \
    956   hello-csharp/po/ga.po \
    957   hello-csharp/po/hu.po \
    958   hello-csharp/po/id.po \
    959   hello-csharp/po/it.po \
    960   hello-csharp/po/ja.po \
    961   hello-csharp/po/nl.po \
    962   hello-csharp/po/pl.po \
    963   hello-csharp/po/pt.po \
    964   hello-csharp/po/ro.po \
    965   hello-csharp/po/ru.po \
    966   hello-csharp/po/sk.po \
    967   hello-csharp/po/sl.po \
    968   hello-csharp/po/sr.po \
    969   hello-csharp/po/sv.po \
    970   hello-csharp/po/tr.po \
    971   hello-csharp/po/uk.po \
    972   hello-csharp/po/vi.po \
    973   hello-csharp/po/zh_CN.po \
    974   hello-csharp/po/zh_HK.po \
    975   hello-csharp/po/zh_TW.po \
    976   \
    977   hello-csharp-forms/INSTALL \
    978   hello-csharp-forms/README \
    979   hello-csharp-forms/BUGS \
    980   hello-csharp-forms/autogen.sh \
    981   hello-csharp-forms/autoclean.sh \
    982   hello-csharp-forms/hello.cs \
    983   hello-csharp-forms/Makefile.am \
    984   hello-csharp-forms/configure.ac \
    985   hello-csharp-forms/m4/Makefile.am \
    986   hello-csharp-forms/po/Makefile.am \
    987   hello-csharp-forms/po/LINGUAS \
    988   hello-csharp-forms/po/af.po \
    989   hello-csharp-forms/po/ca.po \
    990   hello-csharp-forms/po/de.po \
    991   hello-csharp-forms/po/el.po \
    992   hello-csharp-forms/po/eo.po \
    993   hello-csharp-forms/po/es.po \
    994   hello-csharp-forms/po/fr.po \
    995   hello-csharp-forms/po/ga.po \
    996   hello-csharp-forms/po/hu.po \
    997   hello-csharp-forms/po/id.po \
    998   hello-csharp-forms/po/it.po \
    999   hello-csharp-forms/po/ja.po \
   1000   hello-csharp-forms/po/nl.po \
   1001   hello-csharp-forms/po/pl.po \
   1002   hello-csharp-forms/po/pt.po \
   1003   hello-csharp-forms/po/ro.po \
   1004   hello-csharp-forms/po/ru.po \
   1005   hello-csharp-forms/po/sk.po \
   1006   hello-csharp-forms/po/sl.po \
   1007   hello-csharp-forms/po/sr.po \
   1008   hello-csharp-forms/po/sv.po \
   1009   hello-csharp-forms/po/tr.po \
   1010   hello-csharp-forms/po/uk.po \
   1011   hello-csharp-forms/po/vi.po \
   1012   hello-csharp-forms/po/zh_CN.po \
   1013   hello-csharp-forms/po/zh_HK.po \
   1014   hello-csharp-forms/po/zh_TW.po \
   1015   \
   1016   hello-gawk/INSTALL \
   1017   hello-gawk/autogen.sh \
   1018   hello-gawk/autoclean.sh \
   1019   hello-gawk/hello.awk \
   1020   hello-gawk/Makefile.am \
   1021   hello-gawk/configure.ac \
   1022   hello-gawk/m4/Makefile.am \
   1023   hello-gawk/po/Makefile.am \
   1024   hello-gawk/po/LINGUAS \
   1025   hello-gawk/po/af.po \
   1026   hello-gawk/po/ca.po \
   1027   hello-gawk/po/de.po \
   1028   hello-gawk/po/el.po \
   1029   hello-gawk/po/eo.po \
   1030   hello-gawk/po/es.po \
   1031   hello-gawk/po/fr.po \
   1032   hello-gawk/po/ga.po \
   1033   hello-gawk/po/hu.po \
   1034   hello-gawk/po/id.po \
   1035   hello-gawk/po/it.po \
   1036   hello-gawk/po/ja.po \
   1037   hello-gawk/po/nl.po \
   1038   hello-gawk/po/pl.po \
   1039   hello-gawk/po/pt.po \
   1040   hello-gawk/po/ro.po \
   1041   hello-gawk/po/ru.po \
   1042   hello-gawk/po/sk.po \
   1043   hello-gawk/po/sl.po \
   1044   hello-gawk/po/sr.po \
   1045   hello-gawk/po/sv.po \
   1046   hello-gawk/po/tr.po \
   1047   hello-gawk/po/uk.po \
   1048   hello-gawk/po/vi.po \
   1049   hello-gawk/po/zh_CN.po \
   1050   hello-gawk/po/zh_HK.po \
   1051   hello-gawk/po/zh_TW.po \
   1052   \
   1053   hello-pascal/INSTALL \
   1054   hello-pascal/autogen.sh \
   1055   hello-pascal/autoclean.sh \
   1056   hello-pascal/hello.pas \
   1057   hello-pascal/hello.rst \
   1058   hello-pascal/Makefile.am \
   1059   hello-pascal/configure.ac \
   1060   hello-pascal/m4/Makefile.am \
   1061   hello-pascal/po/Makefile.am \
   1062   hello-pascal/po/LINGUAS \
   1063   hello-pascal/po/af.po \
   1064   hello-pascal/po/ca.po \
   1065   hello-pascal/po/de.po \
   1066   hello-pascal/po/el.po \
   1067   hello-pascal/po/eo.po \
   1068   hello-pascal/po/es.po \
   1069   hello-pascal/po/fr.po \
   1070   hello-pascal/po/ga.po \
   1071   hello-pascal/po/hu.po \
   1072   hello-pascal/po/id.po \
   1073   hello-pascal/po/it.po \
   1074   hello-pascal/po/ja.po \
   1075   hello-pascal/po/nl.po \
   1076   hello-pascal/po/pl.po \
   1077   hello-pascal/po/pt.po \
   1078   hello-pascal/po/ro.po \
   1079   hello-pascal/po/ru.po \
   1080   hello-pascal/po/sk.po \
   1081   hello-pascal/po/sl.po \
   1082   hello-pascal/po/sr.po \
   1083   hello-pascal/po/sv.po \
   1084   hello-pascal/po/tr.po \
   1085   hello-pascal/po/uk.po \
   1086   hello-pascal/po/vi.po \
   1087   hello-pascal/po/zh_CN.po \
   1088   hello-pascal/po/zh_HK.po \
   1089   hello-pascal/po/zh_TW.po \
   1090   \
   1091   hello-ycp/INSTALL \
   1092   hello-ycp/autogen.sh \
   1093   hello-ycp/autoclean.sh \
   1094   hello-ycp/hello.ycp \
   1095   hello-ycp/Makefile.am \
   1096   hello-ycp/configure.ac \
   1097   hello-ycp/m4/Makefile.am \
   1098   hello-ycp/po/Makefile.am \
   1099   hello-ycp/po/LINGUAS \
   1100   hello-ycp/po/af.po \
   1101   hello-ycp/po/ca.po \
   1102   hello-ycp/po/de.po \
   1103   hello-ycp/po/el.po \
   1104   hello-ycp/po/eo.po \
   1105   hello-ycp/po/es.po \
   1106   hello-ycp/po/fr.po \
   1107   hello-ycp/po/ga.po \
   1108   hello-ycp/po/hu.po \
   1109   hello-ycp/po/id.po \
   1110   hello-ycp/po/it.po \
   1111   hello-ycp/po/ja.po \
   1112   hello-ycp/po/nl.po \
   1113   hello-ycp/po/pl.po \
   1114   hello-ycp/po/pt.po \
   1115   hello-ycp/po/ro.po \
   1116   hello-ycp/po/ru.po \
   1117   hello-ycp/po/sk.po \
   1118   hello-ycp/po/sl.po \
   1119   hello-ycp/po/sr.po \
   1120   hello-ycp/po/sv.po \
   1121   hello-ycp/po/tr.po \
   1122   hello-ycp/po/uk.po \
   1123   hello-ycp/po/vi.po \
   1124   hello-ycp/po/zh_CN.po \
   1125   hello-ycp/po/zh_HK.po \
   1126   hello-ycp/po/zh_TW.po \
   1127   \
   1128   hello-tcl/INSTALL \
   1129   hello-tcl/autogen.sh \
   1130   hello-tcl/autoclean.sh \
   1131   hello-tcl/hello.tcl \
   1132   hello-tcl/Makefile.am \
   1133   hello-tcl/configure.ac \
   1134   hello-tcl/m4/Makefile.am \
   1135   hello-tcl/po/Makefile.am \
   1136   hello-tcl/po/LINGUAS \
   1137   hello-tcl/po/af.po \
   1138   hello-tcl/po/ca.po \
   1139   hello-tcl/po/de.po \
   1140   hello-tcl/po/el.po \
   1141   hello-tcl/po/eo.po \
   1142   hello-tcl/po/es.po \
   1143   hello-tcl/po/fr.po \
   1144   hello-tcl/po/ga.po \
   1145   hello-tcl/po/hu.po \
   1146   hello-tcl/po/id.po \
   1147   hello-tcl/po/it.po \
   1148   hello-tcl/po/ja.po \
   1149   hello-tcl/po/nl.po \
   1150   hello-tcl/po/pl.po \
   1151   hello-tcl/po/pt.po \
   1152   hello-tcl/po/ro.po \
   1153   hello-tcl/po/ru.po \
   1154   hello-tcl/po/sk.po \
   1155   hello-tcl/po/sl.po \
   1156   hello-tcl/po/sr.po \
   1157   hello-tcl/po/sv.po \
   1158   hello-tcl/po/tr.po \
   1159   hello-tcl/po/uk.po \
   1160   hello-tcl/po/vi.po \
   1161   hello-tcl/po/zh_CN.po \
   1162   hello-tcl/po/zh_HK.po \
   1163   hello-tcl/po/zh_TW.po \
   1164   \
   1165   hello-tcl-tk/INSTALL \
   1166   hello-tcl-tk/autogen.sh \
   1167   hello-tcl-tk/autoclean.sh \
   1168   hello-tcl-tk/hello.tcl \
   1169   hello-tcl-tk/Makefile.am \
   1170   hello-tcl-tk/configure.ac \
   1171   hello-tcl-tk/m4/Makefile.am \
   1172   hello-tcl-tk/po/Makefile.am \
   1173   hello-tcl-tk/po/LINGUAS \
   1174   hello-tcl-tk/po/af.po \
   1175   hello-tcl-tk/po/ca.po \
   1176   hello-tcl-tk/po/de.po \
   1177   hello-tcl-tk/po/el.po \
   1178   hello-tcl-tk/po/eo.po \
   1179   hello-tcl-tk/po/es.po \
   1180   hello-tcl-tk/po/fr.po \
   1181   hello-tcl-tk/po/ga.po \
   1182   hello-tcl-tk/po/hu.po \
   1183   hello-tcl-tk/po/id.po \
   1184   hello-tcl-tk/po/it.po \
   1185   hello-tcl-tk/po/ja.po \
   1186   hello-tcl-tk/po/nl.po \
   1187   hello-tcl-tk/po/pl.po \
   1188   hello-tcl-tk/po/pt.po \
   1189   hello-tcl-tk/po/ro.po \
   1190   hello-tcl-tk/po/ru.po \
   1191   hello-tcl-tk/po/sk.po \
   1192   hello-tcl-tk/po/sl.po \
   1193   hello-tcl-tk/po/sr.po \
   1194   hello-tcl-tk/po/sv.po \
   1195   hello-tcl-tk/po/tr.po \
   1196   hello-tcl-tk/po/uk.po \
   1197   hello-tcl-tk/po/vi.po \
   1198   hello-tcl-tk/po/zh_CN.po \
   1199   hello-tcl-tk/po/zh_HK.po \
   1200   hello-tcl-tk/po/zh_TW.po \
   1201   \
   1202   hello-perl/INSTALL \
   1203   hello-perl/autogen.sh \
   1204   hello-perl/autoclean.sh \
   1205   hello-perl/hello-1.pl.in \
   1206   hello-perl/hello-2.pl.in \
   1207   hello-perl/Makefile.am \
   1208   hello-perl/configure.ac \
   1209   hello-perl/m4/Makefile.am \
   1210   hello-perl/po/Makefile.am \
   1211   hello-perl/po/LINGUAS \
   1212   hello-perl/po/af.po \
   1213   hello-perl/po/ca.po \
   1214   hello-perl/po/de.po \
   1215   hello-perl/po/el.po \
   1216   hello-perl/po/eo.po \
   1217   hello-perl/po/es.po \
   1218   hello-perl/po/fr.po \
   1219   hello-perl/po/ga.po \
   1220   hello-perl/po/hu.po \
   1221   hello-perl/po/id.po \
   1222   hello-perl/po/it.po \
   1223   hello-perl/po/ja.po \
   1224   hello-perl/po/nl.po \
   1225   hello-perl/po/pl.po \
   1226   hello-perl/po/pt.po \
   1227   hello-perl/po/ro.po \
   1228   hello-perl/po/ru.po \
   1229   hello-perl/po/sk.po \
   1230   hello-perl/po/sl.po \
   1231   hello-perl/po/sr.po \
   1232   hello-perl/po/sv.po \
   1233   hello-perl/po/tr.po \
   1234   hello-perl/po/uk.po \
   1235   hello-perl/po/vi.po \
   1236   hello-perl/po/zh_CN.po \
   1237   hello-perl/po/zh_HK.po \
   1238   hello-perl/po/zh_TW.po \
   1239   \
   1240   hello-php/INSTALL \
   1241   hello-php/README \
   1242   hello-php/autogen.sh \
   1243   hello-php/autoclean.sh \
   1244   hello-php/hello.php \
   1245   hello-php/Makefile.am \
   1246   hello-php/configure.ac \
   1247   hello-php/m4/Makefile.am \
   1248   hello-php/po/Makefile.am \
   1249   hello-php/po/LINGUAS \
   1250   hello-php/po/af.po \
   1251   hello-php/po/ca.po \
   1252   hello-php/po/de.po \
   1253   hello-php/po/el.po \
   1254   hello-php/po/eo.po \
   1255   hello-php/po/es.po \
   1256   hello-php/po/fr.po \
   1257   hello-php/po/ga.po \
   1258   hello-php/po/hu.po \
   1259   hello-php/po/id.po \
   1260   hello-php/po/it.po \
   1261   hello-php/po/ja.po \
   1262   hello-php/po/nl.po \
   1263   hello-php/po/pl.po \
   1264   hello-php/po/pt.po \
   1265   hello-php/po/ro.po \
   1266   hello-php/po/ru.po \
   1267   hello-php/po/sk.po \
   1268   hello-php/po/sl.po \
   1269   hello-php/po/sr.po \
   1270   hello-php/po/sv.po \
   1271   hello-php/po/tr.po \
   1272   hello-php/po/uk.po \
   1273   hello-php/po/vi.po \
   1274   hello-php/po/zh_CN.po \
   1275   hello-php/po/zh_HK.po \
   1276   hello-php/po/zh_TW.po \
   1277   \
   1278   README
   1279 
   1280 
   1281 # Temporary directories created by po/Makefile.
   1282 CLEANFILES = tmp-hello-*
   1283 all: all-recursive
   1284 
   1285 .SUFFIXES:
   1286 am--refresh:
   1287 	@:
   1288 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
   1289 	@for dep in $?; do \
   1290 	  case '$(am__configure_deps)' in \
   1291 	    *$$dep*) \
   1292 	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
   1293 	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
   1294 		&& exit 0; \
   1295 	      exit 1;; \
   1296 	  esac; \
   1297 	done; \
   1298 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
   1299 	cd $(top_srcdir) && \
   1300 	  $(AUTOMAKE) --foreign  Makefile
   1301 .PRECIOUS: Makefile
   1302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
   1303 	@case '$?' in \
   1304 	  *config.status*) \
   1305 	    echo ' $(SHELL) ./config.status'; \
   1306 	    $(SHELL) ./config.status;; \
   1307 	  *) \
   1308 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
   1309 	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
   1310 	esac;
   1311 
   1312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
   1313 	$(SHELL) ./config.status --recheck
   1314 
   1315 $(top_srcdir)/configure:  $(am__configure_deps)
   1316 	cd $(srcdir) && $(AUTOCONF)
   1317 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
   1318 	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
   1319 installpaths: $(top_builddir)/config.status $(srcdir)/installpaths.in
   1320 	cd $(top_builddir) && $(SHELL) ./config.status $@
   1321 install-examplesDATA: $(examples_DATA)
   1322 	@$(NORMAL_INSTALL)
   1323 	test -z "$(examplesdir)" || $(MKDIR_P) "$(DESTDIR)$(examplesdir)"
   1324 	@list='$(examples_DATA)'; for p in $$list; do \
   1325 	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
   1326 	  f=$(am__strip_dir) \
   1327 	  echo " $(examplesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examplesdir)/$$f'"; \
   1328 	  $(examplesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examplesdir)/$$f"; \
   1329 	done
   1330 
   1331 uninstall-examplesDATA:
   1332 	@$(NORMAL_UNINSTALL)
   1333 	@list='$(examples_DATA)'; for p in $$list; do \
   1334 	  f=$(am__strip_dir) \
   1335 	  echo " rm -f '$(DESTDIR)$(examplesdir)/$$f'"; \
   1336 	  rm -f "$(DESTDIR)$(examplesdir)/$$f"; \
   1337 	done
   1338 
   1339 # This directory's subdirectories are mostly independent; you can cd
   1340 # into them and run `make' without going through this Makefile.
   1341 # To change the values of `make' variables: instead of editing Makefiles,
   1342 # (1) if the variable is set in `config.status', edit `config.status'
   1343 #     (which will cause the Makefiles to be regenerated when you run `make');
   1344 # (2) otherwise, pass the desired values on the `make' command line.
   1345 $(RECURSIVE_TARGETS):
   1346 	@failcom='exit 1'; \
   1347 	for f in x $$MAKEFLAGS; do \
   1348 	  case $$f in \
   1349 	    *=* | --[!k]*);; \
   1350 	    *k*) failcom='fail=yes';; \
   1351 	  esac; \
   1352 	done; \
   1353 	dot_seen=no; \
   1354 	target=`echo $@ | sed s/-recursive//`; \
   1355 	list='$(SUBDIRS)'; for subdir in $$list; do \
   1356 	  echo "Making $$target in $$subdir"; \
   1357 	  if test "$$subdir" = "."; then \
   1358 	    dot_seen=yes; \
   1359 	    local_target="$$target-am"; \
   1360 	  else \
   1361 	    local_target="$$target"; \
   1362 	  fi; \
   1363 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   1364 	  || eval $$failcom; \
   1365 	done; \
   1366 	if test "$$dot_seen" = "no"; then \
   1367 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
   1368 	fi; test -z "$$fail"
   1369 
   1370 $(RECURSIVE_CLEAN_TARGETS):
   1371 	@failcom='exit 1'; \
   1372 	for f in x $$MAKEFLAGS; do \
   1373 	  case $$f in \
   1374 	    *=* | --[!k]*);; \
   1375 	    *k*) failcom='fail=yes';; \
   1376 	  esac; \
   1377 	done; \
   1378 	dot_seen=no; \
   1379 	case "$@" in \
   1380 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
   1381 	  *) list='$(SUBDIRS)' ;; \
   1382 	esac; \
   1383 	rev=''; for subdir in $$list; do \
   1384 	  if test "$$subdir" = "."; then :; else \
   1385 	    rev="$$subdir $$rev"; \
   1386 	  fi; \
   1387 	done; \
   1388 	rev="$$rev ."; \
   1389 	target=`echo $@ | sed s/-recursive//`; \
   1390 	for subdir in $$rev; do \
   1391 	  echo "Making $$target in $$subdir"; \
   1392 	  if test "$$subdir" = "."; then \
   1393 	    local_target="$$target-am"; \
   1394 	  else \
   1395 	    local_target="$$target"; \
   1396 	  fi; \
   1397 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
   1398 	  || eval $$failcom; \
   1399 	done && test -z "$$fail"
   1400 tags-recursive:
   1401 	list='$(SUBDIRS)'; for subdir in $$list; do \
   1402 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
   1403 	done
   1404 ctags-recursive:
   1405 	list='$(SUBDIRS)'; for subdir in $$list; do \
   1406 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
   1407 	done
   1408 
   1409 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
   1410 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
   1411 	unique=`for i in $$list; do \
   1412 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   1413 	  done | \
   1414 	  $(AWK) '    { files[$$0] = 1; } \
   1415 	       END { for (i in files) print i; }'`; \
   1416 	mkid -fID $$unique
   1417 tags: TAGS
   1418 
   1419 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   1420 		$(TAGS_FILES) $(LISP)
   1421 	tags=; \
   1422 	here=`pwd`; \
   1423 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
   1424 	  include_option=--etags-include; \
   1425 	  empty_fix=.; \
   1426 	else \
   1427 	  include_option=--include; \
   1428 	  empty_fix=; \
   1429 	fi; \
   1430 	list='$(SUBDIRS)'; for subdir in $$list; do \
   1431 	  if test "$$subdir" = .; then :; else \
   1432 	    test ! -f $$subdir/TAGS || \
   1433 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
   1434 	  fi; \
   1435 	done; \
   1436 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   1437 	unique=`for i in $$list; do \
   1438 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   1439 	  done | \
   1440 	  $(AWK) '    { files[$$0] = 1; } \
   1441 	       END { for (i in files) print i; }'`; \
   1442 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
   1443 	  test -n "$$unique" || unique=$$empty_fix; \
   1444 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
   1445 	    $$tags $$unique; \
   1446 	fi
   1447 ctags: CTAGS
   1448 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
   1449 		$(TAGS_FILES) $(LISP)
   1450 	tags=; \
   1451 	here=`pwd`; \
   1452 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
   1453 	unique=`for i in $$list; do \
   1454 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
   1455 	  done | \
   1456 	  $(AWK) '    { files[$$0] = 1; } \
   1457 	       END { for (i in files) print i; }'`; \
   1458 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
   1459 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
   1460 	     $$tags $$unique
   1461 
   1462 GTAGS:
   1463 	here=`$(am__cd) $(top_builddir) && pwd` \
   1464 	  && cd $(top_srcdir) \
   1465 	  && gtags -i $(GTAGS_ARGS) $$here
   1466 
   1467 distclean-tags:
   1468 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
   1469 
   1470 distdir: $(DISTFILES)
   1471 	$(am__remove_distdir)
   1472 	test -d $(distdir) || mkdir $(distdir)
   1473 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   1474 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
   1475 	list='$(DISTFILES)'; \
   1476 	  dist_files=`for file in $$list; do echo $$file; done | \
   1477 	  sed -e "s|^$$srcdirstrip/||;t" \
   1478 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
   1479 	case $$dist_files in \
   1480 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
   1481 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
   1482 			   sort -u` ;; \
   1483 	esac; \
   1484 	for file in $$dist_files; do \
   1485 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
   1486 	  if test -d $$d/$$file; then \
   1487 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
   1488 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
   1489 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
   1490 	    fi; \
   1491 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
   1492 	  else \
   1493 	    test -f $(distdir)/$$file \
   1494 	    || cp -p $$d/$$file $(distdir)/$$file \
   1495 	    || exit 1; \
   1496 	  fi; \
   1497 	done
   1498 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
   1499 	  if test "$$subdir" = .; then :; else \
   1500 	    test -d "$(distdir)/$$subdir" \
   1501 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
   1502 	    || exit 1; \
   1503 	    distdir=`$(am__cd) $(distdir) && pwd`; \
   1504 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
   1505 	    (cd $$subdir && \
   1506 	      $(MAKE) $(AM_MAKEFLAGS) \
   1507 	        top_distdir="$$top_distdir" \
   1508 	        distdir="$$distdir/$$subdir" \
   1509 		am__remove_distdir=: \
   1510 		am__skip_length_check=: \
   1511 	        distdir) \
   1512 	      || exit 1; \
   1513 	  fi; \
   1514 	done
   1515 	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
   1516 	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
   1517 	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
   1518 	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
   1519 	|| chmod -R a+r $(distdir)
   1520 dist-gzip: distdir
   1521 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   1522 	$(am__remove_distdir)
   1523 
   1524 dist-bzip2: distdir
   1525 	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
   1526 	$(am__remove_distdir)
   1527 
   1528 dist-tarZ: distdir
   1529 	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
   1530 	$(am__remove_distdir)
   1531 
   1532 dist-shar: distdir
   1533 	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
   1534 	$(am__remove_distdir)
   1535 
   1536 dist-zip: distdir
   1537 	-rm -f $(distdir).zip
   1538 	zip -rq $(distdir).zip $(distdir)
   1539 	$(am__remove_distdir)
   1540 
   1541 dist dist-all: distdir
   1542 	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
   1543 	$(am__remove_distdir)
   1544 
   1545 # This target untars the dist file and tries a VPATH configuration.  Then
   1546 # it guarantees that the distribution is self-contained by making another
   1547 # tarfile.
   1548 distcheck: dist
   1549 	case '$(DIST_ARCHIVES)' in \
   1550 	*.tar.gz*) \
   1551 	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
   1552 	*.tar.bz2*) \
   1553 	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
   1554 	*.tar.Z*) \
   1555 	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
   1556 	*.shar.gz*) \
   1557 	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
   1558 	*.zip*) \
   1559 	  unzip $(distdir).zip ;;\
   1560 	esac
   1561 	chmod -R a-w $(distdir); chmod a+w $(distdir)
   1562 	mkdir $(distdir)/_build
   1563 	mkdir $(distdir)/_inst
   1564 	chmod a-w $(distdir)
   1565 	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
   1566 	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
   1567 	  && cd $(distdir)/_build \
   1568 	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
   1569 	    $(DISTCHECK_CONFIGURE_FLAGS) \
   1570 	  && $(MAKE) $(AM_MAKEFLAGS) \
   1571 	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
   1572 	  && $(MAKE) $(AM_MAKEFLAGS) check \
   1573 	  && $(MAKE) $(AM_MAKEFLAGS) install \
   1574 	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
   1575 	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
   1576 	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
   1577 	        distuninstallcheck \
   1578 	  && chmod -R a-w "$$dc_install_base" \
   1579 	  && ({ \
   1580 	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
   1581 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
   1582 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
   1583 	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
   1584 	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
   1585 	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
   1586 	  && rm -rf "$$dc_destdir" \
   1587 	  && $(MAKE) $(AM_MAKEFLAGS) dist \
   1588 	  && rm -rf $(DIST_ARCHIVES) \
   1589 	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
   1590 	$(am__remove_distdir)
   1591 	@(echo "$(distdir) archives ready for distribution: "; \
   1592 	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
   1593 	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
   1594 distuninstallcheck:
   1595 	@cd $(distuninstallcheck_dir) \
   1596 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
   1597 	   || { echo "ERROR: files left after uninstall:" ; \
   1598 	        if test -n "$(DESTDIR)"; then \
   1599 	          echo "  (check DESTDIR support)"; \
   1600 	        fi ; \
   1601 	        $(distuninstallcheck_listfiles) ; \
   1602 	        exit 1; } >&2
   1603 distcleancheck: distclean
   1604 	@if test '$(srcdir)' = . ; then \
   1605 	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
   1606 	  exit 1 ; \
   1607 	fi
   1608 	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
   1609 	  || { echo "ERROR: files left in build directory after distclean:" ; \
   1610 	       $(distcleancheck_listfiles) ; \
   1611 	       exit 1; } >&2
   1612 check-am: all-am
   1613 check: check-recursive
   1614 all-am: Makefile $(DATA)
   1615 installdirs: installdirs-recursive
   1616 installdirs-am: installdirs-local
   1617 	for dir in "$(DESTDIR)$(examplesdir)"; do \
   1618 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
   1619 	done
   1620 install: install-recursive
   1621 install-exec: install-exec-recursive
   1622 install-data: install-data-recursive
   1623 uninstall: uninstall-recursive
   1624 
   1625 install-am: all-am
   1626 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
   1627 
   1628 installcheck: installcheck-recursive
   1629 install-strip:
   1630 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
   1631 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
   1632 	  `test -z '$(STRIP)' || \
   1633 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
   1634 mostlyclean-generic:
   1635 
   1636 clean-generic:
   1637 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
   1638 
   1639 distclean-generic:
   1640 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
   1641 
   1642 maintainer-clean-generic:
   1643 	@echo "This command is intended for maintainers to use"
   1644 	@echo "it deletes files that may require special tools to rebuild."
   1645 clean: clean-recursive
   1646 
   1647 clean-am: clean-generic mostlyclean-am
   1648 
   1649 distclean: distclean-recursive
   1650 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   1651 	-rm -f Makefile
   1652 distclean-am: clean-am distclean-generic distclean-tags
   1653 
   1654 dvi: dvi-recursive
   1655 
   1656 dvi-am:
   1657 
   1658 html: html-recursive
   1659 
   1660 info: info-recursive
   1661 
   1662 info-am:
   1663 
   1664 install-data-am: install-data-local install-examplesDATA
   1665 
   1666 install-dvi: install-dvi-recursive
   1667 
   1668 install-exec-am:
   1669 
   1670 install-html: install-html-recursive
   1671 
   1672 install-info: install-info-recursive
   1673 
   1674 install-man:
   1675 
   1676 install-pdf: install-pdf-recursive
   1677 
   1678 install-ps: install-ps-recursive
   1679 
   1680 installcheck-am:
   1681 
   1682 maintainer-clean: maintainer-clean-recursive
   1683 	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
   1684 	-rm -rf $(top_srcdir)/autom4te.cache
   1685 	-rm -f Makefile
   1686 maintainer-clean-am: distclean-am maintainer-clean-generic
   1687 
   1688 mostlyclean: mostlyclean-recursive
   1689 
   1690 mostlyclean-am: mostlyclean-generic
   1691 
   1692 pdf: pdf-recursive
   1693 
   1694 pdf-am:
   1695 
   1696 ps: ps-recursive
   1697 
   1698 ps-am:
   1699 
   1700 uninstall-am: uninstall-examplesDATA uninstall-local
   1701 
   1702 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
   1703 	install-strip
   1704 
   1705 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
   1706 	all all-am am--refresh check check-am clean clean-generic \
   1707 	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
   1708 	dist-shar dist-tarZ dist-zip distcheck distclean \
   1709 	distclean-generic distclean-tags distcleancheck distdir \
   1710 	distuninstallcheck dvi dvi-am html html-am info info-am \
   1711 	install install-am install-data install-data-am \
   1712 	install-data-local install-dvi install-dvi-am \
   1713 	install-examplesDATA install-exec install-exec-am install-html \
   1714 	install-html-am install-info install-info-am install-man \
   1715 	install-pdf install-pdf-am install-ps install-ps-am \
   1716 	install-strip installcheck installcheck-am installdirs \
   1717 	installdirs-am installdirs-local maintainer-clean \
   1718 	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
   1719 	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
   1720 	uninstall-examplesDATA uninstall-local
   1721 
   1722 
   1723 install-data-local: $(EXAMPLESFILES)
   1724 	$(mkdir_p) $(DESTDIR)$(examplesdir)
   1725 	for f in $(EXAMPLESFILES); do \
   1726 	  d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
   1727 	  test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
   1728 	  b=`echo $$f | sed -e 's,^.*/,,'`; \
   1729 	  if test $$b = autogen.sh || test $$b = autoclean.sh; then \
   1730 	    echo "$(INSTALL_SCRIPT) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f"; \
   1731 	    $(INSTALL_SCRIPT) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f; \
   1732 	  else \
   1733 	    echo "$(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f"; \
   1734 	    $(INSTALL_DATA) $(srcdir)/$$f $(DESTDIR)$(examplesdir)/$$f; \
   1735 	  fi; \
   1736 	done
   1737 
   1738 installdirs-local:
   1739 	$(mkdir_p) $(DESTDIR)$(examplesdir)
   1740 	for f in $(EXAMPLESFILES); do \
   1741 	  d=`echo /$$f | sed -e 's,/[^/]*$$,,'`; \
   1742 	  test -z "$$d" || $(mkdir_p) $(DESTDIR)$(examplesdir)$$d || exit 1; \
   1743 	done
   1744 
   1745 uninstall-local:
   1746 	for f in $(EXAMPLESFILES); do \
   1747 	  rm -f $(DESTDIR)$(examplesdir)/$$f; \
   1748 	done
   1749 
   1750 # Invoked from inside automake's distdir target.
   1751 distdir1:
   1752 	cd po && $(MAKE) update-po
   1753 	for file in $(EXAMPLESFILES); do \
   1754 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
   1755 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
   1756 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
   1757 	    $(mkdir_p) "$(distdir)/$$dir"; \
   1758 	  fi; \
   1759 	  cp -p $$d/$$file $(distdir)/$$file || exit 1; \
   1760 	done
   1761 # Tell versions [3.59,3.63) of GNU make to not export all variables.
   1762 # Otherwise a system limit (for SysV at least) may be exceeded.
   1763 .NOEXPORT:
   1764