1# Makefile.in generated by automake 1.7.2 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40AMDEP_FALSE = @AMDEP_FALSE@
41AMDEP_TRUE = @AMDEP_TRUE@
42AMTAR = @AMTAR@
43ASSETML_DIR = @ASSETML_DIR@
44AUTOCONF = @AUTOCONF@
45AUTOHEADER = @AUTOHEADER@
46AUTOMAKE = @AUTOMAKE@
47AWK = @AWK@
48CATALOGS = @CATALOGS@
49CATOBJEXT = @CATOBJEXT@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CPP = @CPP@
54CPPFLAGS = @CPPFLAGS@
55CYGPATH_W = @CYGPATH_W@
56DATADIRNAME = @DATADIRNAME@
57DEFS = @DEFS@
58DEPDIR = @DEPDIR@
59ECHO = @ECHO@
60ECHO_C = @ECHO_C@
61ECHO_N = @ECHO_N@
62ECHO_T = @ECHO_T@
63EGREP = @EGREP@
64EXEEXT = @EXEEXT@
65GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
66GLIB_CFLAGS = @GLIB_CFLAGS@
67GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
68GLIB_LIBS = @GLIB_LIBS@
69GLIB_MKENUMS = @GLIB_MKENUMS@
70GMOFILES = @GMOFILES@
71GMSGFMT = @GMSGFMT@
72GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
73GOBJECT_LIBS = @GOBJECT_LIBS@
74GOBJECT_QUERY = @GOBJECT_QUERY@
75INSTALL_DATA = @INSTALL_DATA@
76INSTALL_PROGRAM = @INSTALL_PROGRAM@
77INSTALL_SCRIPT = @INSTALL_SCRIPT@
78INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
79INSTOBJEXT = @INSTOBJEXT@
80INTLLIBS = @INTLLIBS@
81LDFLAGS = @LDFLAGS@
82LIBICONV = @LIBICONV@
83LIBOBJS = @LIBOBJS@
84LIBS = @LIBS@
85LIBTOOL = @LIBTOOL@
86LN_S = @LN_S@
87LTLIBICONV = @LTLIBICONV@
88LTLIBOBJS = @LTLIBOBJS@
89MAINT = @MAINT@
90MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
91MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
92MAKEINFO = @MAKEINFO@
93MKINSTALLDIRS = @MKINSTALLDIRS@
94MSGFMT = @MSGFMT@
95OBJEXT = @OBJEXT@
96PACKAGE = @PACKAGE@
97PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_VERSION = @PACKAGE_VERSION@
102PATH_SEPARATOR = @PATH_SEPARATOR@
103PKG_CONFIG = @PKG_CONFIG@
104POFILES = @POFILES@
105POPT_LIBS = @POPT_LIBS@
106POSUB = @POSUB@
107PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
108PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
109RANLIB = @RANLIB@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113TETEX = @TETEX@
114TEXINFO = @TEXINFO@
115USE_NLS = @USE_NLS@
116VERSION = @VERSION@
117XGETTEXT = @XGETTEXT@
118XML_CFLAGS = @XML_CFLAGS@
119XML_LIBS = @XML_LIBS@
120ac_ct_CC = @ac_ct_CC@
121ac_ct_RANLIB = @ac_ct_RANLIB@
122ac_ct_STRIP = @ac_ct_STRIP@
123am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
124am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
125am__include = @am__include@
126am__quote = @am__quote@
127bindir = @bindir@
128build = @build@
129build_alias = @build_alias@
130build_cpu = @build_cpu@
131build_os = @build_os@
132build_vendor = @build_vendor@
133datadir = @datadir@
134exec_prefix = @exec_prefix@
135host = @host@
136host_alias = @host_alias@
137host_cpu = @host_cpu@
138host_os = @host_os@
139host_vendor = @host_vendor@
140includedir = @includedir@
141infodir = @infodir@
142install_sh = @install_sh@
143libdir = @libdir@
144libexecdir = @libexecdir@
145localstatedir = @localstatedir@
146mandir = @mandir@
147oldincludedir = @oldincludedir@
148prefix = @prefix@
149program_transform_name = @program_transform_name@
150sbindir = @sbindir@
151sharedstatedir = @sharedstatedir@
152sysconfdir = @sysconfdir@
153target_alias = @target_alias@
154
155SUBDIRS = po src docs
156
157EXTRA_DIST = \
158	libassetml.spec.in
159
160
161CLEANFILES = libassetml.spec
162
163ACLOCAL_AMFLAGS =
164subdir = .
165ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
166mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
167CONFIG_HEADER = config.h
168CONFIG_CLEAN_FILES = libassetml.spec
169DIST_SOURCES =
170
171RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
172	ps-recursive install-info-recursive uninstall-info-recursive \
173	all-recursive install-data-recursive install-exec-recursive \
174	installdirs-recursive install-recursive uninstall-recursive \
175	check-recursive installcheck-recursive
176DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
177	Makefile.am Makefile.in NEWS THANKS TODO aclocal.m4 \
178	config.guess config.h.in config.rpath config.sub configure \
179	configure.in depcomp install-sh libassetml.spec.in ltmain.sh \
180	missing mkinstalldirs
181DIST_SUBDIRS = $(SUBDIRS)
182all: config.h
183	$(MAKE) $(AM_MAKEFLAGS) all-recursive
184
185.SUFFIXES:
186
187am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
188 configure.lineno
189$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
190	cd $(top_srcdir) && \
191	  $(AUTOMAKE) --gnu  Makefile
192Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
193	cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
194
195$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
196	$(SHELL) ./config.status --recheck
197$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
198	cd $(srcdir) && $(AUTOCONF)
199
200$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
201	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
202
203config.h: stamp-h1
204	@if test ! -f $@; then \
205	  rm -f stamp-h1; \
206	  $(MAKE) stamp-h1; \
207	else :; fi
208
209stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
210	@rm -f stamp-h1
211	cd $(top_builddir) && $(SHELL) ./config.status config.h
212
213$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4)
214	cd $(top_srcdir) && $(AUTOHEADER)
215	touch $(srcdir)/config.h.in
216
217distclean-hdr:
218	-rm -f config.h stamp-h1
219libassetml.spec: $(top_builddir)/config.status libassetml.spec.in
220	cd $(top_builddir) && $(SHELL) ./config.status $@
221
222mostlyclean-libtool:
223	-rm -f *.lo
224
225clean-libtool:
226	-rm -rf .libs _libs
227
228distclean-libtool:
229	-rm -f libtool
230uninstall-info-am:
231
232# This directory's subdirectories are mostly independent; you can cd
233# into them and run `make' without going through this Makefile.
234# To change the values of `make' variables: instead of editing Makefiles,
235# (1) if the variable is set in `config.status', edit `config.status'
236#     (which will cause the Makefiles to be regenerated when you run `make');
237# (2) otherwise, pass the desired values on the `make' command line.
238$(RECURSIVE_TARGETS):
239	@set fnord $$MAKEFLAGS; amf=$$2; \
240	dot_seen=no; \
241	target=`echo $@ | sed s/-recursive//`; \
242	list='$(SUBDIRS)'; for subdir in $$list; do \
243	  echo "Making $$target in $$subdir"; \
244	  if test "$$subdir" = "."; then \
245	    dot_seen=yes; \
246	    local_target="$$target-am"; \
247	  else \
248	    local_target="$$target"; \
249	  fi; \
250	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
251	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
252	done; \
253	if test "$$dot_seen" = "no"; then \
254	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
255	fi; test -z "$$fail"
256
257mostlyclean-recursive clean-recursive distclean-recursive \
258maintainer-clean-recursive:
259	@set fnord $$MAKEFLAGS; amf=$$2; \
260	dot_seen=no; \
261	case "$@" in \
262	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
263	  *) list='$(SUBDIRS)' ;; \
264	esac; \
265	rev=''; for subdir in $$list; do \
266	  if test "$$subdir" = "."; then :; else \
267	    rev="$$subdir $$rev"; \
268	  fi; \
269	done; \
270	rev="$$rev ."; \
271	target=`echo $@ | sed s/-recursive//`; \
272	for subdir in $$rev; do \
273	  echo "Making $$target in $$subdir"; \
274	  if test "$$subdir" = "."; then \
275	    local_target="$$target-am"; \
276	  else \
277	    local_target="$$target"; \
278	  fi; \
279	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
281	done && test -z "$$fail"
282tags-recursive:
283	list='$(SUBDIRS)'; for subdir in $$list; do \
284	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
285	done
286ctags-recursive:
287	list='$(SUBDIRS)'; for subdir in $$list; do \
288	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
289	done
290
291ETAGS = etags
292ETAGSFLAGS =
293
294CTAGS = ctags
295CTAGSFLAGS =
296
297tags: TAGS
298
299ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
300	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
301	unique=`for i in $$list; do \
302	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303	  done | \
304	  $(AWK) '    { files[$$0] = 1; } \
305	       END { for (i in files) print i; }'`; \
306	mkid -fID $$unique
307
308TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
309		$(TAGS_FILES) $(LISP)
310	tags=; \
311	here=`pwd`; \
312	list='$(SUBDIRS)'; for subdir in $$list; do \
313	  if test "$$subdir" = .; then :; else \
314	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
315	  fi; \
316	done; \
317	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
318	unique=`for i in $$list; do \
319	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320	  done | \
321	  $(AWK) '    { files[$$0] = 1; } \
322	       END { for (i in files) print i; }'`; \
323	test -z "$(ETAGS_ARGS)$$tags$$unique" \
324	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325	     $$tags $$unique
326
327ctags: CTAGS
328CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
329		$(TAGS_FILES) $(LISP)
330	tags=; \
331	here=`pwd`; \
332	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
333	unique=`for i in $$list; do \
334	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335	  done | \
336	  $(AWK) '    { files[$$0] = 1; } \
337	       END { for (i in files) print i; }'`; \
338	test -z "$(CTAGS_ARGS)$$tags$$unique" \
339	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
340	     $$tags $$unique
341
342GTAGS:
343	here=`$(am__cd) $(top_builddir) && pwd` \
344	  && cd $(top_srcdir) \
345	  && gtags -i $(GTAGS_ARGS) $$here
346
347distclean-tags:
348	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
349DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
350
351top_distdir = .
352distdir = $(PACKAGE)-$(VERSION)
353
354am__remove_distdir = \
355  { test ! -d $(distdir) \
356    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
357         && rm -fr $(distdir); }; }
358
359GZIP_ENV = --best
360distuninstallcheck_listfiles = find . -type f -print
361distcleancheck_listfiles = find . -type f -print
362
363distdir: $(DISTFILES)
364	$(am__remove_distdir)
365	mkdir $(distdir)
366	$(mkinstalldirs) $(distdir)/. $(distdir)/po $(distdir)/src
367	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
368	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
369	list='$(DISTFILES)'; for file in $$list; do \
370	  case $$file in \
371	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
372	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
373	  esac; \
374	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
375	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
376	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
377	    dir="/$$dir"; \
378	    $(mkinstalldirs) "$(distdir)$$dir"; \
379	  else \
380	    dir=''; \
381	  fi; \
382	  if test -d $$d/$$file; then \
383	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385	    fi; \
386	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387	  else \
388	    test -f $(distdir)/$$file \
389	    || cp -p $$d/$$file $(distdir)/$$file \
390	    || exit 1; \
391	  fi; \
392	done
393	list='$(SUBDIRS)'; for subdir in $$list; do \
394	  if test "$$subdir" = .; then :; else \
395	    test -d $(distdir)/$$subdir \
396	    || mkdir $(distdir)/$$subdir \
397	    || exit 1; \
398	    (cd $$subdir && \
399	      $(MAKE) $(AM_MAKEFLAGS) \
400	        top_distdir="$(top_distdir)" \
401	        distdir=../$(distdir)/$$subdir \
402	        distdir) \
403	      || exit 1; \
404	  fi; \
405	done
406	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
407	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
408	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
409	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
410	|| chmod -R a+r $(distdir)
411dist-gzip: distdir
412	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
413	$(am__remove_distdir)
414
415dist dist-all: distdir
416	$(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
417	$(am__remove_distdir)
418
419# This target untars the dist file and tries a VPATH configuration.  Then
420# it guarantees that the distribution is self-contained by making another
421# tarfile.
422distcheck: dist
423	$(am__remove_distdir)
424	GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
425	chmod -R a-w $(distdir); chmod a+w $(distdir)
426	mkdir $(distdir)/=build
427	mkdir $(distdir)/=inst
428	chmod a-w $(distdir)
429	dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
430	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
431	  && cd $(distdir)/=build \
432	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
433	    $(DISTCHECK_CONFIGURE_FLAGS) \
434	  && $(MAKE) $(AM_MAKEFLAGS) \
435	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
436	  && $(MAKE) $(AM_MAKEFLAGS) check \
437	  && $(MAKE) $(AM_MAKEFLAGS) install \
438	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
439	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
440	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
441	        distuninstallcheck \
442	  && chmod -R a-w "$$dc_install_base" \
443	  && ({ \
444	       (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
445	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
446	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
447	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
448	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
449	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
450	  && rm -rf "$$dc_destdir" \
451	  && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
452	  && rm -f $(distdir).tar.gz \
453	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
454	$(am__remove_distdir)
455	@echo "$(distdir).tar.gz is ready for distribution" | \
456	  sed 'h;s/./=/g;p;x;p;x'
457distuninstallcheck:
458	cd $(distuninstallcheck_dir) \
459	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
460	   || { echo "ERROR: files left after uninstall:" ; \
461	        if test -n "$(DESTDIR)"; then \
462	          echo "  (check DESTDIR support)"; \
463	        fi ; \
464	        $(distuninstallcheck_listfiles) ; \
465	        exit 1; } >&2
466distcleancheck: distclean
467	if test '$(srcdir)' = . ; then \
468	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
469	  exit 1 ; \
470	fi
471	test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
472	  || { echo "ERROR: files left in build directory after distclean:" ; \
473	       $(distcleancheck_listfiles) ; \
474	       exit 1; } >&2
475check-am: all-am
476check: check-recursive
477all-am: Makefile config.h
478installdirs: installdirs-recursive
479installdirs-am:
480
481install: install-recursive
482install-exec: install-exec-recursive
483install-data: install-data-recursive
484uninstall: uninstall-recursive
485
486install-am: all-am
487	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
488
489installcheck: installcheck-recursive
490install-strip:
491	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
492	  INSTALL_STRIP_FLAG=-s \
493	  `test -z '$(STRIP)' || \
494	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
495mostlyclean-generic:
496
497clean-generic:
498	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
499
500distclean-generic:
501	-rm -f Makefile $(CONFIG_CLEAN_FILES)
502
503maintainer-clean-generic:
504	@echo "This command is intended for maintainers to use"
505	@echo "it deletes files that may require special tools to rebuild."
506clean: clean-recursive
507
508clean-am: clean-generic clean-libtool mostlyclean-am
509
510distclean: distclean-recursive
511	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
512distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
513	distclean-tags
514
515dvi: dvi-recursive
516
517dvi-am:
518
519info: info-recursive
520
521info-am:
522
523install-data-am:
524
525install-exec-am:
526
527install-info: install-info-recursive
528
529install-man:
530
531installcheck-am:
532
533maintainer-clean: maintainer-clean-recursive
534	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
535	-rm -rf autom4te.cache
536maintainer-clean-am: distclean-am maintainer-clean-generic
537
538mostlyclean: mostlyclean-recursive
539
540mostlyclean-am: mostlyclean-generic mostlyclean-libtool
541
542pdf: pdf-recursive
543
544pdf-am:
545
546ps: ps-recursive
547
548ps-am:
549
550uninstall-am: uninstall-info-am
551
552uninstall-info: uninstall-info-recursive
553
554.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
555	clean-generic clean-libtool clean-recursive ctags \
556	ctags-recursive dist dist-all dist-gzip distcheck distclean \
557	distclean-generic distclean-hdr distclean-libtool \
558	distclean-recursive distclean-tags distcleancheck distdir \
559	distuninstallcheck dvi dvi-am dvi-recursive info info-am \
560	info-recursive install install-am install-data install-data-am \
561	install-data-recursive install-exec install-exec-am \
562	install-exec-recursive install-info install-info-am \
563	install-info-recursive install-man install-recursive \
564	install-strip installcheck installcheck-am installdirs \
565	installdirs-am installdirs-recursive maintainer-clean \
566	maintainer-clean-generic maintainer-clean-recursive mostlyclean \
567	mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
568	pdf pdf-am pdf-recursive ps ps-am ps-recursive tags \
569	tags-recursive uninstall uninstall-am uninstall-info-am \
570	uninstall-info-recursive uninstall-recursive
571
572# Tell versions [3.59,3.63) of GNU make to not export all variables.
573# Otherwise a system limit (for SysV at least) may be exceeded.
574.NOEXPORT:
575