1# Makefile.in generated by automake 1.12.1 from Makefile.am.
2# libsrc/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
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
16
17am__make_dryrun = \
18  { \
19    am__dry=no; \
20    case $$MAKEFLAGS in \
21      *\\[\ \	]*) \
22        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
23          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
24      *) \
25        for am__flg in $$MAKEFLAGS; do \
26          case $$am__flg in \
27            *=*|--*) ;; \
28            *n*) am__dry=yes; break;; \
29          esac; \
30        done;; \
31    esac; \
32    test $$am__dry = yes; \
33  }
34pkgdatadir = $(datadir)/o2-tools
35pkgincludedir = $(includedir)/o2-tools
36pkglibdir = $(libdir)/o2-tools
37pkglibexecdir = $(libexecdir)/o2-tools
38am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39install_sh_DATA = $(install_sh) -c -m 644
40install_sh_PROGRAM = $(install_sh) -c
41install_sh_SCRIPT = $(install_sh) -c
42INSTALL_HEADER = $(INSTALL_DATA)
43transform = $(program_transform_name)
44NORMAL_INSTALL = :
45PRE_INSTALL = :
46POST_INSTALL = :
47NORMAL_UNINSTALL = :
48PRE_UNINSTALL = :
49POST_UNINSTALL = :
50subdir = libsrc
51DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53am__aclocal_m4_deps = $(top_srcdir)/configure.in
54am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55	$(ACLOCAL_M4)
56mkinstalldirs = $(install_sh) -d
57CONFIG_CLEAN_FILES =
58CONFIG_CLEAN_VPATH_FILES =
59SOURCES =
60DIST_SOURCES =
61RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
62	html-recursive info-recursive install-data-recursive \
63	install-dvi-recursive install-exec-recursive \
64	install-html-recursive install-info-recursive \
65	install-pdf-recursive install-ps-recursive install-recursive \
66	installcheck-recursive installdirs-recursive pdf-recursive \
67	ps-recursive uninstall-recursive
68am__can_run_installinfo = \
69  case $$AM_UPDATE_INFO_DIR in \
70    n|no|NO) false;; \
71    *) (install-info --version) >/dev/null 2>&1;; \
72  esac
73RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
74  distclean-recursive maintainer-clean-recursive
75AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
76	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
77	distdir
78ETAGS = etags
79CTAGS = ctags
80DIST_SUBDIRS = $(SUBDIRS)
81DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82am__relativize = \
83  dir0=`pwd`; \
84  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
85  sed_rest='s,^[^/]*/*,,'; \
86  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
87  sed_butlast='s,/*[^/]*$$,,'; \
88  while test -n "$$dir1"; do \
89    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
90    if test "$$first" != "."; then \
91      if test "$$first" = ".."; then \
92        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
93        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
94      else \
95        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96        if test "$$first2" = "$$first"; then \
97          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
98        else \
99          dir2="../$$dir2"; \
100        fi; \
101        dir0="$$dir0"/"$$first"; \
102      fi; \
103    fi; \
104    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
105  done; \
106  reldir="$$dir2"
107ACLOCAL = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run aclocal-1.12
108AMTAR = $${TAR-tar}
109AUTOCONF = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run autoconf
110AUTOHEADER = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run autoheader
111AUTOMAKE = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run automake-1.12
112AWK = gawk
113CC = gcc
114CCDEPMODE = depmode=gcc3
115CFLAGS = -O3 --unroll-loops
116CPPFLAGS =
117CXX = g++
118CXXDEPMODE = depmode=gcc3
119CXXFLAGS = -O3 --unroll-loops
120CYGPATH_W = echo
121DEFS = -DPACKAGE_NAME=\"O2-tools\" -DPACKAGE_TARNAME=\"o2-tools\" -DPACKAGE_VERSION=\"2.00\" -DPACKAGE_STRING=\"O2-tools\ 2.00\" -DPACKAGE_BUGREPORT=\"http://www.sc.isc.tohoku.ac.jp/\~hgot/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"o2-tools\" -DVERSION=\"2.00\"
122DEPDIR = .deps
123ECHO_C =
124ECHO_N = -n
125ECHO_T =
126EXEEXT =
127INSTALL = /usr/bin/install -c
128INSTALL_DATA = ${INSTALL} -m 644
129INSTALL_PROGRAM = ${INSTALL}
130INSTALL_SCRIPT = ${INSTALL}
131INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
132LDFLAGS =
133LIBOBJS =
134LIBS =
135LTLIBOBJS =
136MAKEINFO = ${SHELL} /home/hgot/src/O2-tools-2.01/missing --run makeinfo
137MKDIR_P = /usr/bin/mkdir -p
138OBJEXT = o
139PACKAGE = o2-tools
140PACKAGE_BUGREPORT = http://www.sc.isc.tohoku.ac.jp/~hgot/
141PACKAGE_NAME = O2-tools
142PACKAGE_STRING = O2-tools 2.00
143PACKAGE_TARNAME = o2-tools
144PACKAGE_URL =
145PACKAGE_VERSION = 2.00
146PATH_SEPARATOR = :
147RANLIB = ranlib
148SET_MAKE =
149SHELL = /bin/sh
150STRIP =
151VERSION = 2.00
152abs_builddir = /home/hgot/src/O2-tools-2.01/libsrc
153abs_srcdir = /home/hgot/src/O2-tools-2.01/libsrc
154abs_top_builddir = /home/hgot/src/O2-tools-2.01
155abs_top_srcdir = /home/hgot/src/O2-tools-2.01
156ac_ct_CC = gcc
157ac_ct_CXX = g++
158am__include = include
159am__leading_dot = .
160am__quote =
161am__tar = $${TAR-tar} chof - "$$tardir"
162am__untar = $${TAR-tar} xf -
163bindir = ${exec_prefix}/bin
164build_alias =
165builddir = .
166datadir = ${datarootdir}
167datarootdir = ${prefix}/share
168docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
169dvidir = ${docdir}
170exec_prefix = ${prefix}
171host_alias =
172htmldir = ${docdir}
173includedir = ${prefix}/include
174infodir = ${datarootdir}/info
175install_sh = ${SHELL} /home/hgot/src/O2-tools-2.01/install-sh
176libdir = ${exec_prefix}/lib64
177libexecdir = ${exec_prefix}/lib
178localedir = ${datarootdir}/locale
179localstatedir = ${prefix}/var
180mandir = ${datarootdir}/man
181mkdir_p = /usr/bin/mkdir -p
182oldincludedir = /usr/include
183pdfdir = ${docdir}
184prefix = /home/hgot/O2/x86_64-pc-linux
185program_transform_name = s,x,x,
186psdir = ${docdir}
187sbindir = ${exec_prefix}/sbin
188sharedstatedir = ${prefix}/com
189srcdir = .
190sysconfdir = ${prefix}/etc
191target_alias =
192top_build_prefix = ../
193top_builddir = ..
194top_srcdir = ..
195SUBDIRS = PS libimgo libsgp libufp objgrp siplib xiplib
196all: all-recursive
197
198.SUFFIXES:
199$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
200	@for dep in $?; do \
201	  case '$(am__configure_deps)' in \
202	    *$$dep*) \
203	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
204	        && { if test -f $@; then exit 0; else break; fi; }; \
205	      exit 1;; \
206	  esac; \
207	done; \
208	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libsrc/Makefile'; \
209	$(am__cd) $(top_srcdir) && \
210	  $(AUTOMAKE) --foreign libsrc/Makefile
211.PRECIOUS: Makefile
212Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213	@case '$?' in \
214	  *config.status*) \
215	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216	  *) \
217	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219	esac;
220
221$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224$(top_srcdir)/configure:  $(am__configure_deps)
225	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
227	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228$(am__aclocal_m4_deps):
229
230# This directory's subdirectories are mostly independent; you can cd
231# into them and run 'make' without going through this Makefile.
232# To change the values of 'make' variables: instead of editing Makefiles,
233# (1) if the variable is set in 'config.status', edit 'config.status'
234#     (which will cause the Makefiles to be regenerated when you run 'make');
235# (2) otherwise, pass the desired values on the 'make' command line.
236$(RECURSIVE_TARGETS):
237	@fail= failcom='exit 1'; \
238	for f in x $$MAKEFLAGS; do \
239	  case $$f in \
240	    *=* | --[!k]*);; \
241	    *k*) failcom='fail=yes';; \
242	  esac; \
243	done; \
244	dot_seen=no; \
245	target=`echo $@ | sed s/-recursive//`; \
246	list='$(SUBDIRS)'; for subdir in $$list; do \
247	  echo "Making $$target in $$subdir"; \
248	  if test "$$subdir" = "."; then \
249	    dot_seen=yes; \
250	    local_target="$$target-am"; \
251	  else \
252	    local_target="$$target"; \
253	  fi; \
254	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
255	  || eval $$failcom; \
256	done; \
257	if test "$$dot_seen" = "no"; then \
258	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
259	fi; test -z "$$fail"
260
261$(RECURSIVE_CLEAN_TARGETS):
262	@fail= failcom='exit 1'; \
263	for f in x $$MAKEFLAGS; do \
264	  case $$f in \
265	    *=* | --[!k]*);; \
266	    *k*) failcom='fail=yes';; \
267	  esac; \
268	done; \
269	dot_seen=no; \
270	case "$@" in \
271	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
272	  *) list='$(SUBDIRS)' ;; \
273	esac; \
274	rev=''; for subdir in $$list; do \
275	  if test "$$subdir" = "."; then :; else \
276	    rev="$$subdir $$rev"; \
277	  fi; \
278	done; \
279	rev="$$rev ."; \
280	target=`echo $@ | sed s/-recursive//`; \
281	for subdir in $$rev; do \
282	  echo "Making $$target in $$subdir"; \
283	  if test "$$subdir" = "."; then \
284	    local_target="$$target-am"; \
285	  else \
286	    local_target="$$target"; \
287	  fi; \
288	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
289	  || eval $$failcom; \
290	done && test -z "$$fail"
291tags-recursive:
292	list='$(SUBDIRS)'; for subdir in $$list; do \
293	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
294	done
295ctags-recursive:
296	list='$(SUBDIRS)'; for subdir in $$list; do \
297	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
298	done
299cscopelist-recursive:
300	list='$(SUBDIRS)'; for subdir in $$list; do \
301	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
302	done
303
304ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
305	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306	unique=`for i in $$list; do \
307	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308	  done | \
309	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
310	      END { if (nonempty) { for (i in files) print i; }; }'`; \
311	mkid -fID $$unique
312tags: TAGS
313
314TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
315		$(TAGS_FILES) $(LISP)
316	set x; \
317	here=`pwd`; \
318	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
319	  include_option=--etags-include; \
320	  empty_fix=.; \
321	else \
322	  include_option=--include; \
323	  empty_fix=; \
324	fi; \
325	list='$(SUBDIRS)'; for subdir in $$list; do \
326	  if test "$$subdir" = .; then :; else \
327	    test ! -f $$subdir/TAGS || \
328	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
329	  fi; \
330	done; \
331	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332	unique=`for i in $$list; do \
333	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334	  done | \
335	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336	      END { if (nonempty) { for (i in files) print i; }; }'`; \
337	shift; \
338	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
339	  test -n "$$unique" || unique=$$empty_fix; \
340	  if test $$# -gt 0; then \
341	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
342	      "$$@" $$unique; \
343	  else \
344	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
345	      $$unique; \
346	  fi; \
347	fi
348ctags: CTAGS
349CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350		$(TAGS_FILES) $(LISP)
351	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352	unique=`for i in $$list; do \
353	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354	  done | \
355	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356	      END { if (nonempty) { for (i in files) print i; }; }'`; \
357	test -z "$(CTAGS_ARGS)$$unique" \
358	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359	     $$unique
360
361GTAGS:
362	here=`$(am__cd) $(top_builddir) && pwd` \
363	  && $(am__cd) $(top_srcdir) \
364	  && gtags -i $(GTAGS_ARGS) "$$here"
365
366cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
367	list='$(SOURCES) $(HEADERS) $(LISP)'; \
368	case "$(srcdir)" in \
369	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
370	  *) sdir=$(subdir)/$(srcdir) ;; \
371	esac; \
372	for i in $$list; do \
373	  if test -f "$$i"; then \
374	    echo "$(subdir)/$$i"; \
375	  else \
376	    echo "$$sdir/$$i"; \
377	  fi; \
378	done >> $(top_builddir)/cscope.files
379
380distclean-tags:
381	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
382
383distdir: $(DISTFILES)
384	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386	list='$(DISTFILES)'; \
387	  dist_files=`for file in $$list; do echo $$file; done | \
388	  sed -e "s|^$$srcdirstrip/||;t" \
389	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390	case $$dist_files in \
391	  */*) $(MKDIR_P) `echo "$$dist_files" | \
392			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393			   sort -u` ;; \
394	esac; \
395	for file in $$dist_files; do \
396	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397	  if test -d $$d/$$file; then \
398	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399	    if test -d "$(distdir)/$$file"; then \
400	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401	    fi; \
402	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
404	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405	    fi; \
406	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
407	  else \
408	    test -f "$(distdir)/$$file" \
409	    || cp -p $$d/$$file "$(distdir)/$$file" \
410	    || exit 1; \
411	  fi; \
412	done
413	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
414	  if test "$$subdir" = .; then :; else \
415	    $(am__make_dryrun) \
416	      || test -d "$(distdir)/$$subdir" \
417	      || $(MKDIR_P) "$(distdir)/$$subdir" \
418	      || exit 1; \
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	if test -z '$(STRIP)'; then \
454	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
455	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
456	      install; \
457	else \
458	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
460	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
461	fi
462mostlyclean-generic:
463
464clean-generic:
465
466distclean-generic:
467	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
468	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
469
470maintainer-clean-generic:
471	@echo "This command is intended for maintainers to use"
472	@echo "it deletes files that may require special tools to rebuild."
473clean: clean-recursive
474
475clean-am: clean-generic mostlyclean-am
476
477distclean: distclean-recursive
478	-rm -f Makefile
479distclean-am: clean-am distclean-generic distclean-tags
480
481dvi: dvi-recursive
482
483dvi-am:
484
485html: html-recursive
486
487html-am:
488
489info: info-recursive
490
491info-am:
492
493install-data-am:
494
495install-dvi: install-dvi-recursive
496
497install-dvi-am:
498
499install-exec-am:
500
501install-html: install-html-recursive
502
503install-html-am:
504
505install-info: install-info-recursive
506
507install-info-am:
508
509install-man:
510
511install-pdf: install-pdf-recursive
512
513install-pdf-am:
514
515install-ps: install-ps-recursive
516
517install-ps-am:
518
519installcheck-am:
520
521maintainer-clean: maintainer-clean-recursive
522	-rm -f Makefile
523maintainer-clean-am: distclean-am maintainer-clean-generic
524
525mostlyclean: mostlyclean-recursive
526
527mostlyclean-am: mostlyclean-generic
528
529pdf: pdf-recursive
530
531pdf-am:
532
533ps: ps-recursive
534
535ps-am:
536
537uninstall-am:
538
539.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
540	cscopelist-recursive ctags-recursive install-am install-strip \
541	tags-recursive
542
543.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
544	all all-am check check-am clean clean-generic cscopelist \
545	cscopelist-recursive ctags ctags-recursive distclean \
546	distclean-generic distclean-tags distdir dvi dvi-am html \
547	html-am info info-am install install-am install-data \
548	install-data-am install-dvi install-dvi-am install-exec \
549	install-exec-am install-html install-html-am install-info \
550	install-info-am install-man install-pdf install-pdf-am \
551	install-ps install-ps-am install-strip installcheck \
552	installcheck-am installdirs installdirs-am maintainer-clean \
553	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
554	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
555
556
557# Tell versions [3.59,3.63) of GNU make to not export all variables.
558# Otherwise a system limit (for SysV at least) may be exceeded.
559.NOEXPORT:
560