cmake: update to 3.31.4
[oi-userland.git] / components / inputmethod / imf-selector / src / Makefile.in
blob1558c5d2075769ea52f418098faa3fb6f229d719
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
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 build_triplet = @build@
34 host_triplet = @host@
35 subdir = .
36 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
38 ChangeLog INSTALL NEWS config.guess config.sub install-sh \
39 missing mkinstalldirs py-compile
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45 configure.lineno config.status.lineno
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51 html-recursive info-recursive install-data-recursive \
52 install-dvi-recursive install-exec-recursive \
53 install-html-recursive install-info-recursive \
54 install-pdf-recursive install-ps-recursive install-recursive \
55 installcheck-recursive installdirs-recursive pdf-recursive \
56 ps-recursive uninstall-recursive
57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58 am__vpath_adj = case $$p in \
59 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60 *) f=$$p;; \
61 esac;
62 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
63 am__installdirs = "$(DESTDIR)$(desktopdir)"
64 desktopDATA_INSTALL = $(INSTALL_DATA)
65 DATA = $(desktop_DATA)
66 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
67 distclean-recursive maintainer-clean-recursive
68 ETAGS = etags
69 CTAGS = ctags
70 DIST_SUBDIRS = $(SUBDIRS)
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 distdir = $(PACKAGE)-$(VERSION)
73 top_distdir = $(distdir)
74 am__remove_distdir = \
75 { test ! -d $(distdir) \
76 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
77 && rm -fr $(distdir); }; }
78 DIST_ARCHIVES = $(distdir).tar.gz
79 GZIP_ENV = --best
80 distuninstallcheck_listfiles = find . -type f -print
81 distcleancheck_listfiles = find . -type f -print
82 ACLOCAL = @ACLOCAL@
83 ALL_LINGUAS = @ALL_LINGUAS@
84 AMTAR = @AMTAR@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 CATALOGS = @CATALOGS@
90 CATOBJEXT = @CATOBJEXT@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DATADIRNAME = @DATADIRNAME@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXEEXT = @EXEEXT@
105 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
106 GMOFILES = @GMOFILES@
107 GMSGFMT = @GMSGFMT@
108 GREP = @GREP@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 INSTOBJEXT = @INSTOBJEXT@
115 INTLLIBS = @INTLLIBS@
116 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
117 INTLTOOL_MERGE = @INTLTOOL_MERGE@
118 INTLTOOL_PERL = @INTLTOOL_PERL@
119 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
120 LDFLAGS = @LDFLAGS@
121 LIBOBJS = @LIBOBJS@
122 LIBS = @LIBS@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAINT = @MAINT@
125 MAKEINFO = @MAKEINFO@
126 MKDIR_P = @MKDIR_P@
127 MKINSTALLDIRS = @MKINSTALLDIRS@
128 MSGFMT = @MSGFMT@
129 MSGFMT_OPTS = @MSGFMT_OPTS@
130 MSGMERGE = @MSGMERGE@
131 OBJEXT = @OBJEXT@
132 PACKAGE = @PACKAGE@
133 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
134 PACKAGE_NAME = @PACKAGE_NAME@
135 PACKAGE_STRING = @PACKAGE_STRING@
136 PACKAGE_TARNAME = @PACKAGE_TARNAME@
137 PACKAGE_VERSION = @PACKAGE_VERSION@
138 PATH_SEPARATOR = @PATH_SEPARATOR@
139 POFILES = @POFILES@
140 POSUB = @POSUB@
141 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
142 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
143 PYTHON = @PYTHON@
144 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
145 PYTHON_PLATFORM = @PYTHON_PLATFORM@
146 PYTHON_PREFIX = @PYTHON_PREFIX@
147 PYTHON_VERSION = @PYTHON_VERSION@
148 SET_MAKE = @SET_MAKE@
149 SHELL = @SHELL@
150 STRIP = @STRIP@
151 USE_NLS = @USE_NLS@
152 VERSION = @VERSION@
153 XGETTEXT = @XGETTEXT@
154 abs_builddir = @abs_builddir@
155 abs_srcdir = @abs_srcdir@
156 abs_top_builddir = @abs_top_builddir@
157 abs_top_srcdir = @abs_top_srcdir@
158 ac_ct_CC = @ac_ct_CC@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 builddir = @builddir@
171 datadir = @datadir@
172 datarootdir = @datarootdir@
173 docdir = @docdir@
174 dvidir = @dvidir@
175 exec_prefix = @exec_prefix@
176 host = @host@
177 host_alias = @host_alias@
178 host_cpu = @host_cpu@
179 host_os = @host_os@
180 host_vendor = @host_vendor@
181 htmldir = @htmldir@
182 includedir = @includedir@
183 infodir = @infodir@
184 install_sh = @install_sh@
185 libdir = @libdir@
186 libexecdir = @libexecdir@
187 localedir = @localedir@
188 localstatedir = @localstatedir@
189 mandir = @mandir@
190 mkdir_p = @mkdir_p@
191 oldincludedir = @oldincludedir@
192 pdfdir = @pdfdir@
193 pkgpyexecdir = @pkgpyexecdir@
194 pkgpythondir = @pkgpythondir@
195 prefix = @prefix@
196 program_transform_name = @program_transform_name@
197 psdir = @psdir@
198 pyexecdir = @pyexecdir@
199 pythondir = @pythondir@
200 sbindir = @sbindir@
201 sharedstatedir = @sharedstatedir@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 top_builddir = @top_builddir@
206 top_srcdir = @top_srcdir@
207 SUBDIRS = src data po help
208 desktopdir = $(datadir)/applications
209 desktop_in_files = imf-selector.desktop.in
210 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
211 EXTRA_DIST = \
212 autogen.sh \
213 OPENSOLARIS.LICENSE \
214 $(desktop_in_files)
216 DISTCLEANFILES = \
217 $(desktop_DATA)
219 all: all-recursive
221 .SUFFIXES:
222 am--refresh:
224 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
225 @for dep in $?; do \
226 case '$(am__configure_deps)' in \
227 *$$dep*) \
228 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
229 cd $(srcdir) && $(AUTOMAKE) --gnu \
230 && exit 0; \
231 exit 1;; \
232 esac; \
233 done; \
234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
235 cd $(top_srcdir) && \
236 $(AUTOMAKE) --gnu Makefile
237 .PRECIOUS: Makefile
238 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
239 @case '$?' in \
240 *config.status*) \
241 echo ' $(SHELL) ./config.status'; \
242 $(SHELL) ./config.status;; \
243 *) \
244 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
245 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
246 esac;
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249 $(SHELL) ./config.status --recheck
251 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
252 cd $(srcdir) && $(AUTOCONF)
253 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
254 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
255 install-desktopDATA: $(desktop_DATA)
256 @$(NORMAL_INSTALL)
257 test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)"
258 @list='$(desktop_DATA)'; for p in $$list; do \
259 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
260 f=$(am__strip_dir) \
261 echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
262 $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
263 done
265 uninstall-desktopDATA:
266 @$(NORMAL_UNINSTALL)
267 @list='$(desktop_DATA)'; for p in $$list; do \
268 f=$(am__strip_dir) \
269 echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
270 rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
271 done
273 # This directory's subdirectories are mostly independent; you can cd
274 # into them and run `make' without going through this Makefile.
275 # To change the values of `make' variables: instead of editing Makefiles,
276 # (1) if the variable is set in `config.status', edit `config.status'
277 # (which will cause the Makefiles to be regenerated when you run `make');
278 # (2) otherwise, pass the desired values on the `make' command line.
279 $(RECURSIVE_TARGETS):
280 @failcom='exit 1'; \
281 for f in x $$MAKEFLAGS; do \
282 case $$f in \
283 *=* | --[!k]*);; \
284 *k*) failcom='fail=yes';; \
285 esac; \
286 done; \
287 dot_seen=no; \
288 target=`echo $@ | sed s/-recursive//`; \
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 echo "Making $$target in $$subdir"; \
291 if test "$$subdir" = "."; then \
292 dot_seen=yes; \
293 local_target="$$target-am"; \
294 else \
295 local_target="$$target"; \
296 fi; \
297 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
298 || eval $$failcom; \
299 done; \
300 if test "$$dot_seen" = "no"; then \
301 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
302 fi; test -z "$$fail"
304 $(RECURSIVE_CLEAN_TARGETS):
305 @failcom='exit 1'; \
306 for f in x $$MAKEFLAGS; do \
307 case $$f in \
308 *=* | --[!k]*);; \
309 *k*) failcom='fail=yes';; \
310 esac; \
311 done; \
312 dot_seen=no; \
313 case "$@" in \
314 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
315 *) list='$(SUBDIRS)' ;; \
316 esac; \
317 rev=''; for subdir in $$list; do \
318 if test "$$subdir" = "."; then :; else \
319 rev="$$subdir $$rev"; \
320 fi; \
321 done; \
322 rev="$$rev ."; \
323 target=`echo $@ | sed s/-recursive//`; \
324 for subdir in $$rev; do \
325 echo "Making $$target in $$subdir"; \
326 if test "$$subdir" = "."; then \
327 local_target="$$target-am"; \
328 else \
329 local_target="$$target"; \
330 fi; \
331 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
332 || eval $$failcom; \
333 done && test -z "$$fail"
334 tags-recursive:
335 list='$(SUBDIRS)'; for subdir in $$list; do \
336 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
337 done
338 ctags-recursive:
339 list='$(SUBDIRS)'; for subdir in $$list; do \
340 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
341 done
343 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 mkid -fID $$unique
351 tags: TAGS
353 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
354 $(TAGS_FILES) $(LISP)
355 tags=; \
356 here=`pwd`; \
357 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
358 include_option=--etags-include; \
359 empty_fix=.; \
360 else \
361 include_option=--include; \
362 empty_fix=; \
363 fi; \
364 list='$(SUBDIRS)'; for subdir in $$list; do \
365 if test "$$subdir" = .; then :; else \
366 test ! -f $$subdir/TAGS || \
367 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
368 fi; \
369 done; \
370 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371 unique=`for i in $$list; do \
372 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373 done | \
374 $(AWK) ' { files[$$0] = 1; } \
375 END { for (i in files) print i; }'`; \
376 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
377 test -n "$$unique" || unique=$$empty_fix; \
378 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
379 $$tags $$unique; \
381 ctags: CTAGS
382 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
383 $(TAGS_FILES) $(LISP)
384 tags=; \
385 here=`pwd`; \
386 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
387 unique=`for i in $$list; do \
388 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
389 done | \
390 $(AWK) ' { files[$$0] = 1; } \
391 END { for (i in files) print i; }'`; \
392 test -z "$(CTAGS_ARGS)$$tags$$unique" \
393 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
394 $$tags $$unique
396 GTAGS:
397 here=`$(am__cd) $(top_builddir) && pwd` \
398 && cd $(top_srcdir) \
399 && gtags -i $(GTAGS_ARGS) $$here
401 distclean-tags:
402 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
404 distdir: $(DISTFILES)
405 $(am__remove_distdir)
406 test -d $(distdir) || mkdir $(distdir)
407 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
408 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409 list='$(DISTFILES)'; \
410 dist_files=`for file in $$list; do echo $$file; done | \
411 sed -e "s|^$$srcdirstrip/||;t" \
412 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
413 case $$dist_files in \
414 */*) $(MKDIR_P) `echo "$$dist_files" | \
415 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
416 sort -u` ;; \
417 esac; \
418 for file in $$dist_files; do \
419 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
420 if test -d $$d/$$file; then \
421 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
422 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
423 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
424 fi; \
425 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
426 else \
427 test -f $(distdir)/$$file \
428 || cp -p $$d/$$file $(distdir)/$$file \
429 || exit 1; \
430 fi; \
431 done
432 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
433 if test "$$subdir" = .; then :; else \
434 test -d "$(distdir)/$$subdir" \
435 || $(MKDIR_P) "$(distdir)/$$subdir" \
436 || exit 1; \
437 distdir=`$(am__cd) $(distdir) && pwd`; \
438 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
439 (cd $$subdir && \
440 $(MAKE) $(AM_MAKEFLAGS) \
441 top_distdir="$$top_distdir" \
442 distdir="$$distdir/$$subdir" \
443 am__remove_distdir=: \
444 am__skip_length_check=: \
445 distdir) \
446 || exit 1; \
447 fi; \
448 done
449 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
450 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
451 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
452 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
453 || chmod -R a+r $(distdir)
454 dist-gzip: distdir
455 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
456 $(am__remove_distdir)
458 dist-bzip2: distdir
459 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
460 $(am__remove_distdir)
462 dist-tarZ: distdir
463 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
464 $(am__remove_distdir)
466 dist-shar: distdir
467 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
468 $(am__remove_distdir)
470 dist-zip: distdir
471 -rm -f $(distdir).zip
472 zip -rq $(distdir).zip $(distdir)
473 $(am__remove_distdir)
475 dist dist-all: distdir
476 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
477 $(am__remove_distdir)
479 # This target untars the dist file and tries a VPATH configuration. Then
480 # it guarantees that the distribution is self-contained by making another
481 # tarfile.
482 distcheck: dist
483 case '$(DIST_ARCHIVES)' in \
484 *.tar.gz*) \
485 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
486 *.tar.bz2*) \
487 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
488 *.tar.Z*) \
489 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
490 *.shar.gz*) \
491 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
492 *.zip*) \
493 unzip $(distdir).zip ;;\
494 esac
495 chmod -R a-w $(distdir); chmod a+w $(distdir)
496 mkdir $(distdir)/_build
497 mkdir $(distdir)/_inst
498 chmod a-w $(distdir)
499 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
500 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
501 && cd $(distdir)/_build \
502 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
503 $(DISTCHECK_CONFIGURE_FLAGS) \
504 && $(MAKE) $(AM_MAKEFLAGS) \
505 && $(MAKE) $(AM_MAKEFLAGS) dvi \
506 && $(MAKE) $(AM_MAKEFLAGS) check \
507 && $(MAKE) $(AM_MAKEFLAGS) install \
508 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
509 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
510 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
511 distuninstallcheck \
512 && chmod -R a-w "$$dc_install_base" \
513 && ({ \
514 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
515 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
516 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
517 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
518 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
519 } || { rm -rf "$$dc_destdir"; exit 1; }) \
520 && rm -rf "$$dc_destdir" \
521 && $(MAKE) $(AM_MAKEFLAGS) dist \
522 && rm -rf $(DIST_ARCHIVES) \
523 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
524 $(am__remove_distdir)
525 @(echo "$(distdir) archives ready for distribution: "; \
526 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
527 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
528 distuninstallcheck:
529 @cd $(distuninstallcheck_dir) \
530 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
531 || { echo "ERROR: files left after uninstall:" ; \
532 if test -n "$(DESTDIR)"; then \
533 echo " (check DESTDIR support)"; \
534 fi ; \
535 $(distuninstallcheck_listfiles) ; \
536 exit 1; } >&2
537 distcleancheck: distclean
538 @if test '$(srcdir)' = . ; then \
539 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
540 exit 1 ; \
542 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
543 || { echo "ERROR: files left in build directory after distclean:" ; \
544 $(distcleancheck_listfiles) ; \
545 exit 1; } >&2
546 check-am: all-am
547 check: check-recursive
548 all-am: Makefile $(DATA)
549 installdirs: installdirs-recursive
550 installdirs-am:
551 for dir in "$(DESTDIR)$(desktopdir)"; do \
552 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
553 done
554 install: install-recursive
555 install-exec: install-exec-recursive
556 install-data: install-data-recursive
557 uninstall: uninstall-recursive
559 install-am: all-am
560 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
562 installcheck: installcheck-recursive
563 install-strip:
564 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566 `test -z '$(STRIP)' || \
567 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
568 mostlyclean-generic:
570 clean-generic:
572 distclean-generic:
573 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
576 maintainer-clean-generic:
577 @echo "This command is intended for maintainers to use"
578 @echo "it deletes files that may require special tools to rebuild."
579 clean: clean-recursive
581 clean-am: clean-generic mostlyclean-am
583 distclean: distclean-recursive
584 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
585 -rm -f Makefile
586 distclean-am: clean-am distclean-generic distclean-tags
588 dvi: dvi-recursive
590 dvi-am:
592 html: html-recursive
594 info: info-recursive
596 info-am:
598 install-data-am: install-desktopDATA
600 install-dvi: install-dvi-recursive
602 install-exec-am:
604 install-html: install-html-recursive
606 install-info: install-info-recursive
608 install-man:
610 install-pdf: install-pdf-recursive
612 install-ps: install-ps-recursive
614 installcheck-am:
616 maintainer-clean: maintainer-clean-recursive
617 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
618 -rm -rf $(top_srcdir)/autom4te.cache
619 -rm -f Makefile
620 maintainer-clean-am: distclean-am maintainer-clean-generic
622 mostlyclean: mostlyclean-recursive
624 mostlyclean-am: mostlyclean-generic
626 pdf: pdf-recursive
628 pdf-am:
630 ps: ps-recursive
632 ps-am:
634 uninstall-am: uninstall-desktopDATA
636 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
637 install-strip
639 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
640 all all-am am--refresh check check-am clean clean-generic \
641 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
642 dist-shar dist-tarZ dist-zip distcheck distclean \
643 distclean-generic distclean-tags distcleancheck distdir \
644 distuninstallcheck dvi dvi-am html html-am info info-am \
645 install install-am install-data install-data-am \
646 install-desktopDATA install-dvi install-dvi-am install-exec \
647 install-exec-am install-html install-html-am install-info \
648 install-info-am install-man install-pdf install-pdf-am \
649 install-ps install-ps-am install-strip installcheck \
650 installcheck-am installdirs installdirs-am maintainer-clean \
651 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
652 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
653 uninstall-desktopDATA
655 @INTLTOOL_DESKTOP_RULE@
656 # Tell versions [3.59,3.63) of GNU make to not export all variables.
657 # Otherwise a system limit (for SysV at least) may be exceeded.
658 .NOEXPORT: