Makefile.in revision 2e9c7c8c
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = modules/im
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
40	$(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/src/config.h \
45	$(top_builddir)/include/X11/XlibConf.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_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
57RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
58  distclean-recursive maintainer-clean-recursive
59AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
60	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
61	distdir
62ETAGS = etags
63CTAGS = ctags
64DIST_SUBDIRS = $(SUBDIRS)
65DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66am__relativize = \
67  dir0=`pwd`; \
68  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
69  sed_rest='s,^[^/]*/*,,'; \
70  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
71  sed_butlast='s,/*[^/]*$$,,'; \
72  while test -n "$$dir1"; do \
73    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
74    if test "$$first" != "."; then \
75      if test "$$first" = ".."; then \
76        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
77        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
78      else \
79        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
80        if test "$$first2" = "$$first"; then \
81          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
82        else \
83          dir2="../$$dir2"; \
84        fi; \
85        dir0="$$dir0"/"$$first"; \
86      fi; \
87    fi; \
88    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
89  done; \
90  reldir="$$dir2"
91ACLOCAL = @ACLOCAL@
92ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
93ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
94AMTAR = @AMTAR@
95APP_MAN_DIR = @APP_MAN_DIR@
96APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
97AR = @AR@
98AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
101AWK = @AWK@
102BIGFONT_CFLAGS = @BIGFONT_CFLAGS@
103BIGFONT_LIBS = @BIGFONT_LIBS@
104CC = @CC@
105CCDEPMODE = @CCDEPMODE@
106CC_FOR_BUILD = @CC_FOR_BUILD@
107CFLAGS = @CFLAGS@
108CHANGELOG_CMD = @CHANGELOG_CMD@
109CPP = @CPP@
110CPPFLAGS = @CPPFLAGS@
111CWARNFLAGS = @CWARNFLAGS@
112CYGPATH_W = @CYGPATH_W@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115DOLT_BASH = @DOLT_BASH@
116DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
117DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
118DSYMUTIL = @DSYMUTIL@
119DUMPBIN = @DUMPBIN@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125FGREP = @FGREP@
126FILE_MAN_DIR = @FILE_MAN_DIR@
127FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
128GREP = @GREP@
129I18N_MODULE_LIBS = @I18N_MODULE_LIBS@
130INSTALL = @INSTALL@
131INSTALL_DATA = @INSTALL_DATA@
132INSTALL_PROGRAM = @INSTALL_PROGRAM@
133INSTALL_SCRIPT = @INSTALL_SCRIPT@
134INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135KEYSYMDEF = @KEYSYMDEF@
136LAUNCHD = @LAUNCHD@
137LD = @LD@
138LDFLAGS = @LDFLAGS@
139LIBOBJS = @LIBOBJS@
140LIBS = @LIBS@
141LIBTOOL = @LIBTOOL@
142LIB_MAN_DIR = @LIB_MAN_DIR@
143LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
144LINT = @LINT@
145LINTLIB = @LINTLIB@
146LINT_FLAGS = @LINT_FLAGS@
147LIPO = @LIPO@
148LN_S = @LN_S@
149LTCOMPILE = @LTCOMPILE@
150LTCXXCOMPILE = @LTCXXCOMPILE@
151LTLIBOBJS = @LTLIBOBJS@
152MAINT = @MAINT@
153MAKEINFO = @MAKEINFO@
154MALLOC_ZERO_CFLAGS = @MALLOC_ZERO_CFLAGS@
155MISC_MAN_DIR = @MISC_MAN_DIR@
156MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
157MKDIR_P = @MKDIR_P@
158NM = @NM@
159NMEDIT = @NMEDIT@
160OBJDUMP = @OBJDUMP@
161OBJEXT = @OBJEXT@
162OTOOL = @OTOOL@
163OTOOL64 = @OTOOL64@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_VERSION = @PACKAGE_VERSION@
170PATH_SEPARATOR = @PATH_SEPARATOR@
171PKG_CONFIG = @PKG_CONFIG@
172RANLIB = @RANLIB@
173RAWCPP = @RAWCPP@
174RAWCPPFLAGS = @RAWCPPFLAGS@
175SED = @SED@
176SET_MAKE = @SET_MAKE@
177SHELL = @SHELL@
178STRIP = @STRIP@
179VERSION = @VERSION@
180WCHAR32 = @WCHAR32@
181X11_CFLAGS = @X11_CFLAGS@
182X11_DATADIR = @X11_DATADIR@
183X11_EXTRA_DEPS = @X11_EXTRA_DEPS@
184X11_LIBDIR = @X11_LIBDIR@
185X11_LIBS = @X11_LIBS@
186X11_LOCALEDATADIR = @X11_LOCALEDATADIR@
187X11_LOCALEDIR = @X11_LOCALEDIR@
188X11_LOCALELIBDIR = @X11_LOCALELIBDIR@
189XDMCP_CFLAGS = @XDMCP_CFLAGS@
190XDMCP_LIBS = @XDMCP_LIBS@
191XERRORDB = @XERRORDB@
192XKBPROTO_CFLAGS = @XKBPROTO_CFLAGS@
193XKBPROTO_LIBS = @XKBPROTO_LIBS@
194XKBPROTO_REQUIRES = @XKBPROTO_REQUIRES@
195XKEYSYMDB = @XKEYSYMDB@
196XLOCALEDATADIR = @XLOCALEDATADIR@
197XLOCALEDIR = @XLOCALEDIR@
198XLOCALELIBDIR = @XLOCALELIBDIR@
199XMALLOC_ZERO_CFLAGS = @XMALLOC_ZERO_CFLAGS@
200XPROTO_CFLAGS = @XPROTO_CFLAGS@
201XPROTO_LIBS = @XPROTO_LIBS@
202XTHREADLIB = @XTHREADLIB@
203XTHREAD_CFLAGS = @XTHREAD_CFLAGS@
204XTMALLOC_ZERO_CFLAGS = @XTMALLOC_ZERO_CFLAGS@
205abs_builddir = @abs_builddir@
206abs_srcdir = @abs_srcdir@
207abs_top_builddir = @abs_top_builddir@
208abs_top_srcdir = @abs_top_srcdir@
209ac_ct_CC = @ac_ct_CC@
210ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211am__include = @am__include@
212am__leading_dot = @am__leading_dot@
213am__quote = @am__quote@
214am__tar = @am__tar@
215am__untar = @am__untar@
216bindir = @bindir@
217build = @build@
218build_alias = @build_alias@
219build_cpu = @build_cpu@
220build_os = @build_os@
221build_vendor = @build_vendor@
222builddir = @builddir@
223datadir = @datadir@
224datarootdir = @datarootdir@
225distcleancheck_listfiles = @distcleancheck_listfiles@
226docdir = @docdir@
227dvidir = @dvidir@
228exec_prefix = @exec_prefix@
229host = @host@
230host_alias = @host_alias@
231host_cpu = @host_cpu@
232host_os = @host_os@
233host_vendor = @host_vendor@
234htmldir = @htmldir@
235includedir = @includedir@
236infodir = @infodir@
237install_sh = @install_sh@
238libdir = @libdir@
239libexecdir = @libexecdir@
240localedir = @localedir@
241localstatedir = @localstatedir@
242lt_ECHO = @lt_ECHO@
243mandir = @mandir@
244mkdir_p = @mkdir_p@
245oldincludedir = @oldincludedir@
246pdfdir = @pdfdir@
247prefix = @prefix@
248program_transform_name = @program_transform_name@
249psdir = @psdir@
250sbindir = @sbindir@
251sharedstatedir = @sharedstatedir@
252srcdir = @srcdir@
253sysconfdir = @sysconfdir@
254target_alias = @target_alias@
255top_build_prefix = @top_build_prefix@
256top_builddir = @top_builddir@
257top_srcdir = @top_srcdir@
258SUBDIRS = ximcp
259all: all-recursive
260
261.SUFFIXES:
262$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
263	@for dep in $?; do \
264	  case '$(am__configure_deps)' in \
265	    *$$dep*) \
266	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
267	        && { if test -f $@; then exit 0; else break; fi; }; \
268	      exit 1;; \
269	  esac; \
270	done; \
271	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/im/Makefile'; \
272	$(am__cd) $(top_srcdir) && \
273	  $(AUTOMAKE) --foreign modules/im/Makefile
274.PRECIOUS: Makefile
275Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276	@case '$?' in \
277	  *config.status*) \
278	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
279	  *) \
280	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
281	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
282	esac;
283
284$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
288	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
290	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291$(am__aclocal_m4_deps):
292
293mostlyclean-libtool:
294	-rm -f *.lo
295
296clean-libtool:
297	-rm -rf .libs _libs
298
299# This directory's subdirectories are mostly independent; you can cd
300# into them and run `make' without going through this Makefile.
301# To change the values of `make' variables: instead of editing Makefiles,
302# (1) if the variable is set in `config.status', edit `config.status'
303#     (which will cause the Makefiles to be regenerated when you run `make');
304# (2) otherwise, pass the desired values on the `make' command line.
305$(RECURSIVE_TARGETS):
306	@failcom='exit 1'; \
307	for f in x $$MAKEFLAGS; do \
308	  case $$f in \
309	    *=* | --[!k]*);; \
310	    *k*) failcom='fail=yes';; \
311	  esac; \
312	done; \
313	dot_seen=no; \
314	target=`echo $@ | sed s/-recursive//`; \
315	list='$(SUBDIRS)'; for subdir in $$list; do \
316	  echo "Making $$target in $$subdir"; \
317	  if test "$$subdir" = "."; then \
318	    dot_seen=yes; \
319	    local_target="$$target-am"; \
320	  else \
321	    local_target="$$target"; \
322	  fi; \
323	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
324	  || eval $$failcom; \
325	done; \
326	if test "$$dot_seen" = "no"; then \
327	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
328	fi; test -z "$$fail"
329
330$(RECURSIVE_CLEAN_TARGETS):
331	@failcom='exit 1'; \
332	for f in x $$MAKEFLAGS; do \
333	  case $$f in \
334	    *=* | --[!k]*);; \
335	    *k*) failcom='fail=yes';; \
336	  esac; \
337	done; \
338	dot_seen=no; \
339	case "$@" in \
340	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
341	  *) list='$(SUBDIRS)' ;; \
342	esac; \
343	rev=''; for subdir in $$list; do \
344	  if test "$$subdir" = "."; then :; else \
345	    rev="$$subdir $$rev"; \
346	  fi; \
347	done; \
348	rev="$$rev ."; \
349	target=`echo $@ | sed s/-recursive//`; \
350	for subdir in $$rev; do \
351	  echo "Making $$target in $$subdir"; \
352	  if test "$$subdir" = "."; then \
353	    local_target="$$target-am"; \
354	  else \
355	    local_target="$$target"; \
356	  fi; \
357	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
358	  || eval $$failcom; \
359	done && test -z "$$fail"
360tags-recursive:
361	list='$(SUBDIRS)'; for subdir in $$list; do \
362	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
363	done
364ctags-recursive:
365	list='$(SUBDIRS)'; for subdir in $$list; do \
366	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
367	done
368
369ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; nonempty = 1; } \
375	      END { if (nonempty) { for (i in files) print i; }; }'`; \
376	mkid -fID $$unique
377tags: TAGS
378
379TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
380		$(TAGS_FILES) $(LISP)
381	set x; \
382	here=`pwd`; \
383	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
384	  include_option=--etags-include; \
385	  empty_fix=.; \
386	else \
387	  include_option=--include; \
388	  empty_fix=; \
389	fi; \
390	list='$(SUBDIRS)'; for subdir in $$list; do \
391	  if test "$$subdir" = .; then :; else \
392	    test ! -f $$subdir/TAGS || \
393	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
394	  fi; \
395	done; \
396	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
397	unique=`for i in $$list; do \
398	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399	  done | \
400	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401	      END { if (nonempty) { for (i in files) print i; }; }'`; \
402	shift; \
403	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
404	  test -n "$$unique" || unique=$$empty_fix; \
405	  if test $$# -gt 0; then \
406	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407	      "$$@" $$unique; \
408	  else \
409	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410	      $$unique; \
411	  fi; \
412	fi
413ctags: CTAGS
414CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
415		$(TAGS_FILES) $(LISP)
416	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417	unique=`for i in $$list; do \
418	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419	  done | \
420	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
421	      END { if (nonempty) { for (i in files) print i; }; }'`; \
422	test -z "$(CTAGS_ARGS)$$unique" \
423	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424	     $$unique
425
426GTAGS:
427	here=`$(am__cd) $(top_builddir) && pwd` \
428	  && $(am__cd) $(top_srcdir) \
429	  && gtags -i $(GTAGS_ARGS) "$$here"
430
431distclean-tags:
432	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
434distdir: $(DISTFILES)
435	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437	list='$(DISTFILES)'; \
438	  dist_files=`for file in $$list; do echo $$file; done | \
439	  sed -e "s|^$$srcdirstrip/||;t" \
440	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441	case $$dist_files in \
442	  */*) $(MKDIR_P) `echo "$$dist_files" | \
443			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444			   sort -u` ;; \
445	esac; \
446	for file in $$dist_files; do \
447	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448	  if test -d $$d/$$file; then \
449	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450	    if test -d "$(distdir)/$$file"; then \
451	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
452	    fi; \
453	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
454	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
455	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456	    fi; \
457	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
458	  else \
459	    test -f "$(distdir)/$$file" \
460	    || cp -p $$d/$$file "$(distdir)/$$file" \
461	    || exit 1; \
462	  fi; \
463	done
464	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
465	  if test "$$subdir" = .; then :; else \
466	    test -d "$(distdir)/$$subdir" \
467	    || $(MKDIR_P) "$(distdir)/$$subdir" \
468	    || exit 1; \
469	  fi; \
470	done
471	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
472	  if test "$$subdir" = .; then :; else \
473	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
474	    $(am__relativize); \
475	    new_distdir=$$reldir; \
476	    dir1=$$subdir; dir2="$(top_distdir)"; \
477	    $(am__relativize); \
478	    new_top_distdir=$$reldir; \
479	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
480	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
481	    ($(am__cd) $$subdir && \
482	      $(MAKE) $(AM_MAKEFLAGS) \
483	        top_distdir="$$new_top_distdir" \
484	        distdir="$$new_distdir" \
485		am__remove_distdir=: \
486		am__skip_length_check=: \
487		am__skip_mode_fix=: \
488	        distdir) \
489	      || exit 1; \
490	  fi; \
491	done
492check-am: all-am
493check: check-recursive
494all-am: Makefile
495installdirs: installdirs-recursive
496installdirs-am:
497install: install-recursive
498install-exec: install-exec-recursive
499install-data: install-data-recursive
500uninstall: uninstall-recursive
501
502install-am: all-am
503	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
504
505installcheck: installcheck-recursive
506install-strip:
507	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
508	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
509	  `test -z '$(STRIP)' || \
510	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
511mostlyclean-generic:
512
513clean-generic:
514
515distclean-generic:
516	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
518
519maintainer-clean-generic:
520	@echo "This command is intended for maintainers to use"
521	@echo "it deletes files that may require special tools to rebuild."
522clean: clean-recursive
523
524clean-am: clean-generic clean-libtool mostlyclean-am
525
526distclean: distclean-recursive
527	-rm -f Makefile
528distclean-am: clean-am distclean-generic distclean-tags
529
530dvi: dvi-recursive
531
532dvi-am:
533
534html: html-recursive
535
536html-am:
537
538info: info-recursive
539
540info-am:
541
542install-data-am:
543
544install-dvi: install-dvi-recursive
545
546install-dvi-am:
547
548install-exec-am:
549
550install-html: install-html-recursive
551
552install-html-am:
553
554install-info: install-info-recursive
555
556install-info-am:
557
558install-man:
559
560install-pdf: install-pdf-recursive
561
562install-pdf-am:
563
564install-ps: install-ps-recursive
565
566install-ps-am:
567
568installcheck-am:
569
570maintainer-clean: maintainer-clean-recursive
571	-rm -f Makefile
572maintainer-clean-am: distclean-am maintainer-clean-generic
573
574mostlyclean: mostlyclean-recursive
575
576mostlyclean-am: mostlyclean-generic mostlyclean-libtool
577
578pdf: pdf-recursive
579
580pdf-am:
581
582ps: ps-recursive
583
584ps-am:
585
586uninstall-am:
587
588.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
589	install-am install-strip tags-recursive
590
591.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
592	all all-am check check-am clean clean-generic clean-libtool \
593	ctags ctags-recursive distclean distclean-generic \
594	distclean-libtool distclean-tags distdir dvi dvi-am html \
595	html-am info info-am install install-am install-data \
596	install-data-am install-dvi install-dvi-am install-exec \
597	install-exec-am install-html install-html-am install-info \
598	install-info-am install-man install-pdf install-pdf-am \
599	install-ps install-ps-am install-strip installcheck \
600	installcheck-am installdirs installdirs-am maintainer-clean \
601	maintainer-clean-generic mostlyclean mostlyclean-generic \
602	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
603	uninstall uninstall-am
604
605
606# Tell versions [3.59,3.63) of GNU make to not export all variables.
607# Otherwise a system limit (for SysV at least) may be exceeded.
608.NOEXPORT:
609