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