Initial commit to support emacs
[profile/ivi/m17n-db.git] / icons / Makefile.in
1 # Makefile.in generated by automake 1.11 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am -- Makefile for the m17n database
19 # Copyright (C) 2005
20 #   National Institute of Advanced Industrial Science and Technology (AIST)
21 #   Registration Number H15PRO112
22
23 # This file is part of the m17n database; a sub-part of the m17n
24 # library.
25
26 # The m17n library is free software; you can redistribute it and/or
27 # modify it under the terms of the GNU Lesser General Public License
28 # as published by the Free Software Foundation; either version 2.1 of
29 # the License, or (at your option) any later version.
30
31 # The m17n library is distributed in the hope that it will be useful,
32 # but WITHOUT ANY WARRANTY; without even the implied warranty of
33 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
34 # Lesser General Public License for more details.
35
36 # You should have received a copy of the GNU Lesser General Public
37 # License along with the m17n library; if not, write to the Free
38 # Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
39 # Boston, MA 02110-1301, USA.
40
41 VPATH = @srcdir@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 subdir = icons
60 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
63         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
64         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
65         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
66         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
67 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68         $(ACLOCAL_M4)
69 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70 CONFIG_CLEAN_FILES =
71 CONFIG_CLEAN_VPATH_FILES =
72 SOURCES =
73 DIST_SOURCES =
74 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75 am__vpath_adj = case $$p in \
76     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77     *) f=$$p;; \
78   esac;
79 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
80 am__install_max = 40
81 am__nobase_strip_setup = \
82   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
83 am__nobase_strip = \
84   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
85 am__nobase_list = $(am__nobase_strip_setup); \
86   for p in $$list; do echo "$$p $$p"; done | \
87   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
88   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
89     if (++n[$$2] == $(am__install_max)) \
90       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
91     END { for (dir in files) print dir, files[dir] }'
92 am__base_list = \
93   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
94   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
95 am__installdirs = "$(DESTDIR)$(pkgdatadir)"
96 DATA = $(pkgdata_DATA)
97 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98 pkgdatadir = $(datadir)/m17n/icons
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 CC = @CC@
106 CCDEPMODE = @CCDEPMODE@
107 CFLAGS = @CFLAGS@
108 CHARMAPS = @CHARMAPS@
109 CHARMAP_CAT = @CHARMAP_CAT@
110 CHARMAP_EXT = @CHARMAP_EXT@
111 CPPFLAGS = @CPPFLAGS@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EXEEXT = @EXEEXT@
119 GMSGFMT = @GMSGFMT@
120 GMSGFMT_015 = @GMSGFMT_015@
121 HAVE_MSGFMT = @HAVE_MSGFMT@
122 ICONS = @ICONS@
123 INSTALL = @INSTALL@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 INTLLIBS = @INTLLIBS@
129 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
130 LANGNAME_TABLES = @LANGNAME_TABLES@
131 LDFLAGS = @LDFLAGS@
132 LIBICONV = @LIBICONV@
133 LIBINTL = @LIBINTL@
134 LIBOBJS = @LIBOBJS@
135 LIBS = @LIBS@
136 LTLIBICONV = @LTLIBICONV@
137 LTLIBINTL = @LTLIBINTL@
138 LTLIBOBJS = @LTLIBOBJS@
139 MAKEINFO = @MAKEINFO@
140 MKDIR_P = @MKDIR_P@
141 MSGFMT = @MSGFMT@
142 MSGFMT_015 = @MSGFMT_015@
143 MSGMERGE = @MSGMERGE@
144 OBJEXT = @OBJEXT@
145 PACKAGE = @PACKAGE@
146 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_URL = @PACKAGE_URL@
151 PACKAGE_VERSION = @PACKAGE_VERSION@
152 PATH_SEPARATOR = @PATH_SEPARATOR@
153 POSUB = @POSUB@
154 SET_MAKE = @SET_MAKE@
155 SHELL = @SHELL@
156 STRIP = @STRIP@
157 USE_NLS = @USE_NLS@
158 VERSION = @VERSION@
159 XGETTEXT = @XGETTEXT@
160 XGETTEXT_015 = @XGETTEXT_015@
161 abs_builddir = @abs_builddir@
162 abs_srcdir = @abs_srcdir@
163 abs_top_builddir = @abs_top_builddir@
164 abs_top_srcdir = @abs_top_srcdir@
165 ac_ct_CC = @ac_ct_CC@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 sharedstatedir = @sharedstatedir@
205 srcdir = @srcdir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_build_prefix = @top_build_prefix@
209 top_builddir = @top_builddir@
210 top_srcdir = @top_srcdir@
211 pkgdata_DATA = @ICONS@
212 EXTRA_DIST = @ICONS@
213 all: all-am
214
215 .SUFFIXES:
216 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221                 && { if test -f $@; then exit 0; else break; fi; }; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \
226         $(am__cd) $(top_srcdir) && \
227           $(AUTOMAKE) --gnu icons/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure:  $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(am__aclocal_m4_deps):
246 install-pkgdataDATA: $(pkgdata_DATA)
247         @$(NORMAL_INSTALL)
248         test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
249         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
250         for p in $$list; do \
251           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
252           echo "$$d$$p"; \
253         done | $(am__base_list) | \
254         while read files; do \
255           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
256           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
257         done
258
259 uninstall-pkgdataDATA:
260         @$(NORMAL_UNINSTALL)
261         @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
262         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
263         test -n "$$files" || exit 0; \
264         echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
265         cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
266 tags: TAGS
267 TAGS:
268
269 ctags: CTAGS
270 CTAGS:
271
272
273 distdir: $(DISTFILES)
274         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
275         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
276         list='$(DISTFILES)'; \
277           dist_files=`for file in $$list; do echo $$file; done | \
278           sed -e "s|^$$srcdirstrip/||;t" \
279               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
280         case $$dist_files in \
281           */*) $(MKDIR_P) `echo "$$dist_files" | \
282                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
283                            sort -u` ;; \
284         esac; \
285         for file in $$dist_files; do \
286           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
287           if test -d $$d/$$file; then \
288             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
289             if test -d "$(distdir)/$$file"; then \
290               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
291             fi; \
292             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
293               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
294               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
295             fi; \
296             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
297           else \
298             test -f "$(distdir)/$$file" \
299             || cp -p $$d/$$file "$(distdir)/$$file" \
300             || exit 1; \
301           fi; \
302         done
303 check-am: all-am
304 check: check-am
305 all-am: Makefile $(DATA)
306 installdirs:
307         for dir in "$(DESTDIR)$(pkgdatadir)"; do \
308           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
309         done
310 install: install-am
311 install-exec: install-exec-am
312 install-data: install-data-am
313 uninstall: uninstall-am
314
315 install-am: all-am
316         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
317
318 installcheck: installcheck-am
319 install-strip:
320         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
321           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
322           `test -z '$(STRIP)' || \
323             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
324 mostlyclean-generic:
325
326 clean-generic:
327
328 distclean-generic:
329         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
330         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
331
332 maintainer-clean-generic:
333         @echo "This command is intended for maintainers to use"
334         @echo "it deletes files that may require special tools to rebuild."
335 clean: clean-am
336
337 clean-am: clean-generic mostlyclean-am
338
339 distclean: distclean-am
340         -rm -f Makefile
341 distclean-am: clean-am distclean-generic
342
343 dvi: dvi-am
344
345 dvi-am:
346
347 html: html-am
348
349 html-am:
350
351 info: info-am
352
353 info-am:
354
355 install-data-am: install-pkgdataDATA
356
357 install-dvi: install-dvi-am
358
359 install-dvi-am:
360
361 install-exec-am:
362
363 install-html: install-html-am
364
365 install-html-am:
366
367 install-info: install-info-am
368
369 install-info-am:
370
371 install-man:
372
373 install-pdf: install-pdf-am
374
375 install-pdf-am:
376
377 install-ps: install-ps-am
378
379 install-ps-am:
380
381 installcheck-am:
382
383 maintainer-clean: maintainer-clean-am
384         -rm -f Makefile
385 maintainer-clean-am: distclean-am maintainer-clean-generic
386
387 mostlyclean: mostlyclean-am
388
389 mostlyclean-am: mostlyclean-generic
390
391 pdf: pdf-am
392
393 pdf-am:
394
395 ps: ps-am
396
397 ps-am:
398
399 uninstall-am: uninstall-pkgdataDATA
400
401 .MAKE: install-am install-strip
402
403 .PHONY: all all-am check check-am clean clean-generic distclean \
404         distclean-generic distdir dvi dvi-am html html-am info info-am \
405         install install-am install-data install-data-am install-dvi \
406         install-dvi-am install-exec install-exec-am install-html \
407         install-html-am install-info install-info-am install-man \
408         install-pdf install-pdf-am install-pkgdataDATA install-ps \
409         install-ps-am install-strip installcheck installcheck-am \
410         installdirs maintainer-clean maintainer-clean-generic \
411         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
412         uninstall-am uninstall-pkgdataDATA
413
414
415 # Tell versions [3.59,3.63) of GNU make to not export all variables.
416 # Otherwise a system limit (for SysV at least) may be exceeded.
417 .NOEXPORT: