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