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# Makefile.am for "/documentation/input_method"
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 = documentation/input_method
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
42	$(top_srcdir)/m4/ax_check_gl.m4 \
43	$(top_srcdir)/m4/ax_check_glu.m4 \
44	$(top_srcdir)/m4/ax_lang_compiler_ms.m4 \
45	$(top_srcdir)/m4/sdl.m4 $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/crrc_config.h
50CONFIG_CLEAN_FILES =
51CONFIG_CLEAN_VPATH_FILES =
52SOURCES =
53DIST_SOURCES =
54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55	html-recursive info-recursive install-data-recursive \
56	install-dvi-recursive install-exec-recursive \
57	install-html-recursive install-info-recursive \
58	install-pdf-recursive install-ps-recursive install-recursive \
59	installcheck-recursive installdirs-recursive pdf-recursive \
60	ps-recursive uninstall-recursive
61RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
62  distclean-recursive maintainer-clean-recursive
63AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
64	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
65	distdir
66ETAGS = etags
67CTAGS = ctags
68DIST_SUBDIRS = $(SUBDIRS)
69DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70am__relativize = \
71  dir0=`pwd`; \
72  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
73  sed_rest='s,^[^/]*/*,,'; \
74  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
75  sed_butlast='s,/*[^/]*$$,,'; \
76  while test -n "$$dir1"; do \
77    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
78    if test "$$first" != "."; then \
79      if test "$$first" = ".."; then \
80        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
81        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
82      else \
83        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
84        if test "$$first2" = "$$first"; then \
85          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
86        else \
87          dir2="../$$dir2"; \
88        fi; \
89        dir0="$$dir0"/"$$first"; \
90      fi; \
91    fi; \
92    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
93  done; \
94  reldir="$$dir2"
95ACLOCAL = @ACLOCAL@
96AMTAR = @AMTAR@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
100AWK = @AWK@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CGAL_CFLAGS = @CGAL_CFLAGS@
105CGAL_LIBS = @CGAL_LIBS@
106CPP = @CPP@
107CPPFLAGS = @CPPFLAGS@
108CXX = @CXX@
109CXXCPP = @CXXCPP@
110CXXDEPMODE = @CXXDEPMODE@
111CXXFLAGS = @CXXFLAGS@
112CYGPATH_W = @CYGPATH_W@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115ECHO_C = @ECHO_C@
116ECHO_N = @ECHO_N@
117ECHO_T = @ECHO_T@
118EGREP = @EGREP@
119EXEEXT = @EXEEXT@
120GLU_CFLAGS = @GLU_CFLAGS@
121GLU_LIBS = @GLU_LIBS@
122GL_CFLAGS = @GL_CFLAGS@
123GL_LIBS = @GL_LIBS@
124GREP = @GREP@
125INSTALL = @INSTALL@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130LDFLAGS = @LDFLAGS@
131LIBOBJS = @LIBOBJS@
132LIBS = @LIBS@
133LTLIBOBJS = @LTLIBOBJS@
134MAKEINFO = @MAKEINFO@
135MKDIR_P = @MKDIR_P@
136OBJEXT = @OBJEXT@
137PACKAGE = @PACKAGE@
138PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139PACKAGE_NAME = @PACKAGE_NAME@
140PACKAGE_STRING = @PACKAGE_STRING@
141PACKAGE_TARNAME = @PACKAGE_TARNAME@
142PACKAGE_URL = @PACKAGE_URL@
143PACKAGE_VERSION = @PACKAGE_VERSION@
144PATH_SEPARATOR = @PATH_SEPARATOR@
145PA_LIBS = @PA_LIBS@
146PTHREAD_CC = @PTHREAD_CC@
147PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
148PTHREAD_LIBS = @PTHREAD_LIBS@
149SDL_CFLAGS = @SDL_CFLAGS@
150SDL_CONFIG = @SDL_CONFIG@
151SDL_LIBS = @SDL_LIBS@
152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
155VERSION = @VERSION@
156XMKMF = @XMKMF@
157XTRA_OBJS = @XTRA_OBJS@
158abs_builddir = @abs_builddir@
159abs_srcdir = @abs_srcdir@
160abs_top_builddir = @abs_top_builddir@
161abs_top_srcdir = @abs_top_srcdir@
162ac_ct_CC = @ac_ct_CC@
163ac_ct_CXX = @ac_ct_CXX@
164acx_pthread_config = @acx_pthread_config@
165am__include = @am__include@
166am__leading_dot = @am__leading_dot@
167am__quote = @am__quote@
168am__tar = @am__tar@
169am__untar = @am__untar@
170bindir = @bindir@
171build = @build@
172build_alias = @build_alias@
173build_cpu = @build_cpu@
174build_os = @build_os@
175build_vendor = @build_vendor@
176builddir = @builddir@
177datadir = @datadir@
178datarootdir = @datarootdir@
179docdir = @docdir@
180dvidir = @dvidir@
181exec_prefix = @exec_prefix@
182host = @host@
183host_alias = @host_alias@
184host_cpu = @host_cpu@
185host_os = @host_os@
186host_vendor = @host_vendor@
187htmldir = @htmldir@
188includedir = @includedir@
189infodir = @infodir@
190install_sh = @install_sh@
191libdir = @libdir@
192libexecdir = @libexecdir@
193localedir = @localedir@
194localstatedir = @localstatedir@
195mandir = @mandir@
196mkdir_p = @mkdir_p@
197oldincludedir = @oldincludedir@
198pdfdir = @pdfdir@
199prefix = @prefix@
200program_transform_name = @program_transform_name@
201psdir = @psdir@
202sbindir = @sbindir@
203sharedstatedir = @sharedstatedir@
204srcdir = @srcdir@
205sysconfdir = @sysconfdir@
206target_alias = @target_alias@
207top_build_prefix = @top_build_prefix@
208top_builddir = @top_builddir@
209top_srcdir = @top_srcdir@
210SUBDIRS = MNAV PARALLEL_1_to_3 SERIAL2 RCTRAN CT6A
211all: all-recursive
212
213.SUFFIXES:
214$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
215	@for dep in $?; do \
216	  case '$(am__configure_deps)' in \
217	    *$$dep*) \
218	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
219	        && { if test -f $@; then exit 0; else break; fi; }; \
220	      exit 1;; \
221	  esac; \
222	done; \
223	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign documentation/input_method/Makefile'; \
224	$(am__cd) $(top_srcdir) && \
225	  $(AUTOMAKE) --foreign documentation/input_method/Makefile
226.PRECIOUS: Makefile
227Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228	@case '$?' in \
229	  *config.status*) \
230	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231	  *) \
232	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234	esac;
235
236$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239$(top_srcdir)/configure:  $(am__configure_deps)
240	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
242	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243$(am__aclocal_m4_deps):
244
245# This directory's subdirectories are mostly independent; you can cd
246# into them and run `make' without going through this Makefile.
247# To change the values of `make' variables: instead of editing Makefiles,
248# (1) if the variable is set in `config.status', edit `config.status'
249#     (which will cause the Makefiles to be regenerated when you run `make');
250# (2) otherwise, pass the desired values on the `make' command line.
251$(RECURSIVE_TARGETS):
252	@fail= failcom='exit 1'; \
253	for f in x $$MAKEFLAGS; do \
254	  case $$f in \
255	    *=* | --[!k]*);; \
256	    *k*) failcom='fail=yes';; \
257	  esac; \
258	done; \
259	dot_seen=no; \
260	target=`echo $@ | sed s/-recursive//`; \
261	list='$(SUBDIRS)'; for subdir in $$list; do \
262	  echo "Making $$target in $$subdir"; \
263	  if test "$$subdir" = "."; then \
264	    dot_seen=yes; \
265	    local_target="$$target-am"; \
266	  else \
267	    local_target="$$target"; \
268	  fi; \
269	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
270	  || eval $$failcom; \
271	done; \
272	if test "$$dot_seen" = "no"; then \
273	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
274	fi; test -z "$$fail"
275
276$(RECURSIVE_CLEAN_TARGETS):
277	@fail= failcom='exit 1'; \
278	for f in x $$MAKEFLAGS; do \
279	  case $$f in \
280	    *=* | --[!k]*);; \
281	    *k*) failcom='fail=yes';; \
282	  esac; \
283	done; \
284	dot_seen=no; \
285	case "$@" in \
286	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
287	  *) list='$(SUBDIRS)' ;; \
288	esac; \
289	rev=''; for subdir in $$list; do \
290	  if test "$$subdir" = "."; then :; else \
291	    rev="$$subdir $$rev"; \
292	  fi; \
293	done; \
294	rev="$$rev ."; \
295	target=`echo $@ | sed s/-recursive//`; \
296	for subdir in $$rev; do \
297	  echo "Making $$target in $$subdir"; \
298	  if test "$$subdir" = "."; then \
299	    local_target="$$target-am"; \
300	  else \
301	    local_target="$$target"; \
302	  fi; \
303	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
304	  || eval $$failcom; \
305	done && test -z "$$fail"
306tags-recursive:
307	list='$(SUBDIRS)'; for subdir in $$list; do \
308	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
309	done
310ctags-recursive:
311	list='$(SUBDIRS)'; for subdir in $$list; do \
312	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
313	done
314
315ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
316	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
317	unique=`for i in $$list; do \
318	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319	  done | \
320	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321	      END { if (nonempty) { for (i in files) print i; }; }'`; \
322	mkid -fID $$unique
323tags: TAGS
324
325TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326		$(TAGS_FILES) $(LISP)
327	set x; \
328	here=`pwd`; \
329	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
330	  include_option=--etags-include; \
331	  empty_fix=.; \
332	else \
333	  include_option=--include; \
334	  empty_fix=; \
335	fi; \
336	list='$(SUBDIRS)'; for subdir in $$list; do \
337	  if test "$$subdir" = .; then :; else \
338	    test ! -f $$subdir/TAGS || \
339	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
340	  fi; \
341	done; \
342	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343	unique=`for i in $$list; do \
344	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345	  done | \
346	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
347	      END { if (nonempty) { for (i in files) print i; }; }'`; \
348	shift; \
349	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
350	  test -n "$$unique" || unique=$$empty_fix; \
351	  if test $$# -gt 0; then \
352	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
353	      "$$@" $$unique; \
354	  else \
355	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356	      $$unique; \
357	  fi; \
358	fi
359ctags: CTAGS
360CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361		$(TAGS_FILES) $(LISP)
362	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
363	unique=`for i in $$list; do \
364	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365	  done | \
366	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367	      END { if (nonempty) { for (i in files) print i; }; }'`; \
368	test -z "$(CTAGS_ARGS)$$unique" \
369	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
370	     $$unique
371
372GTAGS:
373	here=`$(am__cd) $(top_builddir) && pwd` \
374	  && $(am__cd) $(top_srcdir) \
375	  && gtags -i $(GTAGS_ARGS) "$$here"
376
377distclean-tags:
378	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
379
380distdir: $(DISTFILES)
381	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
382	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383	list='$(DISTFILES)'; \
384	  dist_files=`for file in $$list; do echo $$file; done | \
385	  sed -e "s|^$$srcdirstrip/||;t" \
386	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
387	case $$dist_files in \
388	  */*) $(MKDIR_P) `echo "$$dist_files" | \
389			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
390			   sort -u` ;; \
391	esac; \
392	for file in $$dist_files; do \
393	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
394	  if test -d $$d/$$file; then \
395	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
396	    if test -d "$(distdir)/$$file"; then \
397	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
398	    fi; \
399	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
401	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
402	    fi; \
403	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
404	  else \
405	    test -f "$(distdir)/$$file" \
406	    || cp -p $$d/$$file "$(distdir)/$$file" \
407	    || exit 1; \
408	  fi; \
409	done
410	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
411	  if test "$$subdir" = .; then :; else \
412	    test -d "$(distdir)/$$subdir" \
413	    || $(MKDIR_P) "$(distdir)/$$subdir" \
414	    || exit 1; \
415	  fi; \
416	done
417	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
418	  if test "$$subdir" = .; then :; else \
419	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
420	    $(am__relativize); \
421	    new_distdir=$$reldir; \
422	    dir1=$$subdir; dir2="$(top_distdir)"; \
423	    $(am__relativize); \
424	    new_top_distdir=$$reldir; \
425	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
426	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
427	    ($(am__cd) $$subdir && \
428	      $(MAKE) $(AM_MAKEFLAGS) \
429	        top_distdir="$$new_top_distdir" \
430	        distdir="$$new_distdir" \
431		am__remove_distdir=: \
432		am__skip_length_check=: \
433		am__skip_mode_fix=: \
434	        distdir) \
435	      || exit 1; \
436	  fi; \
437	done
438check-am: all-am
439check: check-recursive
440all-am: Makefile
441installdirs: installdirs-recursive
442installdirs-am:
443install: install-recursive
444install-exec: install-exec-recursive
445install-data: install-data-recursive
446uninstall: uninstall-recursive
447
448install-am: all-am
449	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451installcheck: installcheck-recursive
452install-strip:
453	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455	  `test -z '$(STRIP)' || \
456	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457mostlyclean-generic:
458
459clean-generic:
460
461distclean-generic:
462	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
463	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
464
465maintainer-clean-generic:
466	@echo "This command is intended for maintainers to use"
467	@echo "it deletes files that may require special tools to rebuild."
468clean: clean-recursive
469
470clean-am: clean-generic mostlyclean-am
471
472distclean: distclean-recursive
473	-rm -f Makefile
474distclean-am: clean-am distclean-generic distclean-tags
475
476dvi: dvi-recursive
477
478dvi-am:
479
480html: html-recursive
481
482html-am:
483
484info: info-recursive
485
486info-am:
487
488install-data-am:
489
490install-dvi: install-dvi-recursive
491
492install-dvi-am:
493
494install-exec-am:
495
496install-html: install-html-recursive
497
498install-html-am:
499
500install-info: install-info-recursive
501
502install-info-am:
503
504install-man:
505
506install-pdf: install-pdf-recursive
507
508install-pdf-am:
509
510install-ps: install-ps-recursive
511
512install-ps-am:
513
514installcheck-am:
515
516maintainer-clean: maintainer-clean-recursive
517	-rm -f Makefile
518maintainer-clean-am: distclean-am maintainer-clean-generic
519
520mostlyclean: mostlyclean-recursive
521
522mostlyclean-am: mostlyclean-generic
523
524pdf: pdf-recursive
525
526pdf-am:
527
528ps: ps-recursive
529
530ps-am:
531
532uninstall-am:
533
534.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
535	install-am install-strip tags-recursive
536
537.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
538	all all-am check check-am clean clean-generic ctags \
539	ctags-recursive distclean distclean-generic distclean-tags \
540	distdir dvi dvi-am html html-am info info-am install \
541	install-am install-data install-data-am install-dvi \
542	install-dvi-am install-exec install-exec-am install-html \
543	install-html-am install-info install-info-am install-man \
544	install-pdf install-pdf-am install-ps install-ps-am \
545	install-strip installcheck installcheck-am installdirs \
546	installdirs-am maintainer-clean maintainer-clean-generic \
547	mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
548	tags-recursive uninstall uninstall-am
549
550
551# Tell versions [3.59,3.63) of GNU make to not export all variables.
552# Otherwise a system limit (for SysV at least) may be exceeded.
553.NOEXPORT:
554