1# Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6# Foundation, 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
18VPATH = @srcdir@
19am__make_dryrun = \
20  { \
21    am__dry=no; \
22    case $$MAKEFLAGS in \
23      *\\[\ \	]*) \
24        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26      *) \
27        for am__flg in $$MAKEFLAGS; do \
28          case $$am__flg in \
29            *=*|--*) ;; \
30            *n*) am__dry=yes; break;; \
31          esac; \
32        done;; \
33    esac; \
34    test $$am__dry = yes; \
35  }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54target_triplet = @target@
55@LIBMPX_SUPPORTED_TRUE@@MPX_AS_SUPPORTED_TRUE@am__append_1 = mpxwrap
56subdir = .
57DIST_COMMON = ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
58	$(top_srcdir)/configure $(am__configure_deps) \
59	$(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
60	$(srcdir)/libmpx.spec.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
63	$(top_srcdir)/../config/lead-dot.m4 \
64	$(top_srcdir)/../config/multi.m4 \
65	$(top_srcdir)/../config/override.m4 \
66	$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
67	$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
68	$(top_srcdir)/acinclude.m4 $(top_srcdir)/../libtool.m4 \
69	$(top_srcdir)/../config/enable.m4 \
70	$(top_srcdir)/../config/cet.m4 $(top_srcdir)/configure.ac
71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72	$(ACLOCAL_M4)
73am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74 configure.lineno config.status.lineno
75mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
76CONFIG_HEADER = config.h
77CONFIG_CLEAN_FILES = libmpx.spec
78CONFIG_CLEAN_VPATH_FILES =
79depcomp =
80am__depfiles_maybe =
81SOURCES =
82MULTISRCTOP =
83MULTIBUILDTOP =
84MULTIDIRS =
85MULTISUBDIR =
86MULTIDO = true
87MULTICLEAN = true
88RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
89	html-recursive info-recursive install-data-recursive \
90	install-dvi-recursive install-exec-recursive \
91	install-html-recursive install-info-recursive \
92	install-pdf-recursive install-ps-recursive install-recursive \
93	installcheck-recursive installdirs-recursive pdf-recursive \
94	ps-recursive uninstall-recursive
95am__can_run_installinfo = \
96  case $$AM_UPDATE_INFO_DIR in \
97    n|no|NO) false;; \
98    *) (install-info --version) >/dev/null 2>&1;; \
99  esac
100am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101am__vpath_adj = case $$p in \
102    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103    *) f=$$p;; \
104  esac;
105am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106am__install_max = 40
107am__nobase_strip_setup = \
108  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109am__nobase_strip = \
110  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111am__nobase_list = $(am__nobase_strip_setup); \
112  for p in $$list; do echo "$$p $$p"; done | \
113  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115    if (++n[$$2] == $(am__install_max)) \
116      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117    END { for (dir in files) print dir, files[dir] }'
118am__base_list = \
119  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121am__uninstall_files_from_dir = { \
122  test -z "$$files" \
123    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125         $(am__cd) "$$dir" && rm -f $$files; }; \
126  }
127am__installdirs = "$(DESTDIR)$(toolexeclibdir)"
128HEADERS = $(nodist_toolexeclib_HEADERS)
129RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
130  distclean-recursive maintainer-clean-recursive
131AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
132	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
133ETAGS = etags
134CTAGS = ctags
135DIST_SUBDIRS = mpxrt mpxwrap
136ACLOCAL = @ACLOCAL@
137AMTAR = @AMTAR@
138AR = @AR@
139AS = @AS@
140AUTOCONF = @AUTOCONF@
141AUTOHEADER = @AUTOHEADER@
142AUTOMAKE = @AUTOMAKE@
143AWK = @AWK@
144CC = @CC@
145CCAS = @CCAS@
146CCASFLAGS = @CCASFLAGS@
147CFLAGS = @CFLAGS@
148CPP = @CPP@
149CPPFLAGS = @CPPFLAGS@
150CYGPATH_W = @CYGPATH_W@
151DEFS = @DEFS@
152DSYMUTIL = @DSYMUTIL@
153DUMPBIN = @DUMPBIN@
154ECHO_C = @ECHO_C@
155ECHO_N = @ECHO_N@
156ECHO_T = @ECHO_T@
157EGREP = @EGREP@
158EXEEXT = @EXEEXT@
159FGREP = @FGREP@
160GREP = @GREP@
161INSTALL = @INSTALL@
162INSTALL_DATA = @INSTALL_DATA@
163INSTALL_PROGRAM = @INSTALL_PROGRAM@
164INSTALL_SCRIPT = @INSTALL_SCRIPT@
165INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166LD = @LD@
167LDFLAGS = @LDFLAGS@
168LIBOBJS = @LIBOBJS@
169LIBS = @LIBS@
170LIBTOOL = @LIBTOOL@
171LIPO = @LIPO@
172LN_S = @LN_S@
173LTLIBOBJS = @LTLIBOBJS@
174MAINT = @MAINT@
175MAKEINFO = @MAKEINFO@
176MKDIR_P = @MKDIR_P@
177NM = @NM@
178NMEDIT = @NMEDIT@
179OBJDUMP = @OBJDUMP@
180OBJEXT = @OBJEXT@
181OTOOL = @OTOOL@
182OTOOL64 = @OTOOL64@
183PACKAGE = @PACKAGE@
184PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185PACKAGE_NAME = @PACKAGE_NAME@
186PACKAGE_STRING = @PACKAGE_STRING@
187PACKAGE_TARNAME = @PACKAGE_TARNAME@
188PACKAGE_URL = @PACKAGE_URL@
189PACKAGE_VERSION = @PACKAGE_VERSION@
190PATH_SEPARATOR = @PATH_SEPARATOR@
191RANLIB = @RANLIB@
192SED = @SED@
193SET_MAKE = @SET_MAKE@
194SHELL = @SHELL@
195STRIP = @STRIP@
196VERSION = @VERSION@
197XCFLAGS = @XCFLAGS@
198abs_builddir = @abs_builddir@
199abs_srcdir = @abs_srcdir@
200abs_top_builddir = @abs_top_builddir@
201abs_top_srcdir = @abs_top_srcdir@
202ac_ct_CC = @ac_ct_CC@
203ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204am__leading_dot = @am__leading_dot@
205am__tar = @am__tar@
206am__untar = @am__untar@
207bindir = @bindir@
208build = @build@
209build_alias = @build_alias@
210build_cpu = @build_cpu@
211build_os = @build_os@
212build_vendor = @build_vendor@
213builddir = @builddir@
214datadir = @datadir@
215datarootdir = @datarootdir@
216docdir = @docdir@
217dvidir = @dvidir@
218enable_shared = @enable_shared@
219enable_static = @enable_static@
220exec_prefix = @exec_prefix@
221get_gcc_base_ver = @get_gcc_base_ver@
222host = @host@
223host_alias = @host_alias@
224host_cpu = @host_cpu@
225host_os = @host_os@
226host_vendor = @host_vendor@
227htmldir = @htmldir@
228includedir = @includedir@
229infodir = @infodir@
230install_sh = @install_sh@
231libdir = @libdir@
232libexecdir = @libexecdir@
233link_libmpx = @link_libmpx@
234localedir = @localedir@
235localstatedir = @localstatedir@
236mandir = @mandir@
237mkdir_p = @mkdir_p@
238multi_basedir = @multi_basedir@
239oldincludedir = @oldincludedir@
240pdfdir = @pdfdir@
241prefix = @prefix@
242program_transform_name = @program_transform_name@
243psdir = @psdir@
244sbindir = @sbindir@
245sharedstatedir = @sharedstatedir@
246srcdir = @srcdir@
247sysconfdir = @sysconfdir@
248target = @target@
249target_alias = @target_alias@
250target_cpu = @target_cpu@
251target_os = @target_os@
252target_vendor = @target_vendor@
253toolexecdir = @toolexecdir@
254toolexeclibdir = @toolexeclibdir@
255top_build_prefix = @top_build_prefix@
256top_builddir = @top_builddir@
257top_srcdir = @top_srcdir@
258ACLOCAL_AMFLAGS = -I .. -I ../config
259@LIBMPX_SUPPORTED_TRUE@SUBDIRS = mpxrt $(am__append_1)
260@LIBMPX_SUPPORTED_TRUE@nodist_toolexeclib_HEADERS = libmpx.spec
261gcc_version := $(shell @get_gcc_base_ver@ $(top_srcdir)/../gcc/BASE-VER)
262
263# Work around what appears to be a GNU make bug handling MAKEFLAGS
264# values defined in terms of make variables, as is the case for CC and
265# friends when we are called from the top level Makefile.
266AM_MAKEFLAGS = \
267	"AR_FLAGS=$(AR_FLAGS)" \
268	"CC_FOR_BUILD=$(CC_FOR_BUILD)" \
269	"CFLAGS=$(CFLAGS)" \
270	"CXXFLAGS=$(CXXFLAGS)" \
271	"CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
272	"CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
273	"INSTALL=$(INSTALL)" \
274	"INSTALL_DATA=$(INSTALL_DATA)" \
275	"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
276	"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
277	"JC1FLAGS=$(JC1FLAGS)" \
278	"LDFLAGS=$(LDFLAGS)" \
279	"LIBCFLAGS=$(LIBCFLAGS)" \
280	"LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
281	"MAKE=$(MAKE)" \
282	"MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
283	"PICFLAG=$(PICFLAG)" \
284	"PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
285	"SHELL=$(SHELL)" \
286	"RUNTESTFLAGS=$(RUNTESTFLAGS)" \
287	"exec_prefix=$(exec_prefix)" \
288	"infodir=$(infodir)" \
289	"libdir=$(libdir)" \
290	"prefix=$(prefix)" \
291	"includedir=$(includedir)" \
292	"AR=$(AR)" \
293	"AS=$(AS)" \
294	"LD=$(LD)" \
295	"LIBCFLAGS=$(LIBCFLAGS)" \
296	"NM=$(NM)" \
297	"PICFLAG=$(PICFLAG)" \
298	"RANLIB=$(RANLIB)" \
299	"DESTDIR=$(DESTDIR)"
300
301MAKEOVERRIDES =
302all: config.h
303	$(MAKE) $(AM_MAKEFLAGS) all-recursive
304
305.SUFFIXES:
306am--refresh: Makefile
307	@:
308$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
309	@for dep in $?; do \
310	  case '$(am__configure_deps)' in \
311	    *$$dep*) \
312	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
313	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
314		&& exit 0; \
315	      exit 1;; \
316	  esac; \
317	done; \
318	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
319	$(am__cd) $(top_srcdir) && \
320	  $(AUTOMAKE) --foreign --ignore-deps Makefile
321.PRECIOUS: Makefile
322Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
323	@case '$?' in \
324	  *config.status*) \
325	    echo ' $(SHELL) ./config.status'; \
326	    $(SHELL) ./config.status;; \
327	  *) \
328	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
329	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
330	esac;
331
332$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
333	$(SHELL) ./config.status --recheck
334
335$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
336	$(am__cd) $(srcdir) && $(AUTOCONF)
337$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
338	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
339$(am__aclocal_m4_deps):
340
341config.h: stamp-h1
342	@if test ! -f $@; then rm -f stamp-h1; else :; fi
343	@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
344
345stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
346	@rm -f stamp-h1
347	cd $(top_builddir) && $(SHELL) ./config.status config.h
348$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
349	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
350	rm -f stamp-h1
351	touch $@
352
353distclean-hdr:
354	-rm -f config.h stamp-h1
355libmpx.spec: $(top_builddir)/config.status $(srcdir)/libmpx.spec.in
356	cd $(top_builddir) && $(SHELL) ./config.status $@
357
358mostlyclean-libtool:
359	-rm -f *.lo
360
361clean-libtool:
362	-rm -rf .libs _libs
363
364distclean-libtool:
365	-rm -f libtool config.lt
366
367# GNU Make needs to see an explicit $(MAKE) variable in the command it
368# runs to enable its job server during parallel builds.  Hence the
369# comments below.
370all-multi:
371	$(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
372install-multi:
373	$(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
374
375mostlyclean-multi:
376	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
377clean-multi:
378	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
379distclean-multi:
380	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
381maintainer-clean-multi:
382	$(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
383install-nodist_toolexeclibHEADERS: $(nodist_toolexeclib_HEADERS)
384	@$(NORMAL_INSTALL)
385	@list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
386	if test -n "$$list"; then \
387	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
388	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
389	fi; \
390	for p in $$list; do \
391	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
392	  echo "$$d$$p"; \
393	done | $(am__base_list) | \
394	while read files; do \
395	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
396	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
397	done
398
399uninstall-nodist_toolexeclibHEADERS:
400	@$(NORMAL_UNINSTALL)
401	@list='$(nodist_toolexeclib_HEADERS)'; test -n "$(toolexeclibdir)" || list=; \
402	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
403	dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
404
405# This directory's subdirectories are mostly independent; you can cd
406# into them and run `make' without going through this Makefile.
407# To change the values of `make' variables: instead of editing Makefiles,
408# (1) if the variable is set in `config.status', edit `config.status'
409#     (which will cause the Makefiles to be regenerated when you run `make');
410# (2) otherwise, pass the desired values on the `make' command line.
411$(RECURSIVE_TARGETS):
412	@fail= failcom='exit 1'; \
413	for f in x $$MAKEFLAGS; do \
414	  case $$f in \
415	    *=* | --[!k]*);; \
416	    *k*) failcom='fail=yes';; \
417	  esac; \
418	done; \
419	dot_seen=no; \
420	target=`echo $@ | sed s/-recursive//`; \
421	list='$(SUBDIRS)'; for subdir in $$list; do \
422	  echo "Making $$target in $$subdir"; \
423	  if test "$$subdir" = "."; then \
424	    dot_seen=yes; \
425	    local_target="$$target-am"; \
426	  else \
427	    local_target="$$target"; \
428	  fi; \
429	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
430	  || eval $$failcom; \
431	done; \
432	if test "$$dot_seen" = "no"; then \
433	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
434	fi; test -z "$$fail"
435
436$(RECURSIVE_CLEAN_TARGETS):
437	@fail= failcom='exit 1'; \
438	for f in x $$MAKEFLAGS; do \
439	  case $$f in \
440	    *=* | --[!k]*);; \
441	    *k*) failcom='fail=yes';; \
442	  esac; \
443	done; \
444	dot_seen=no; \
445	case "$@" in \
446	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
447	  *) list='$(SUBDIRS)' ;; \
448	esac; \
449	rev=''; for subdir in $$list; do \
450	  if test "$$subdir" = "."; then :; else \
451	    rev="$$subdir $$rev"; \
452	  fi; \
453	done; \
454	rev="$$rev ."; \
455	target=`echo $@ | sed s/-recursive//`; \
456	for subdir in $$rev; do \
457	  echo "Making $$target in $$subdir"; \
458	  if test "$$subdir" = "."; then \
459	    local_target="$$target-am"; \
460	  else \
461	    local_target="$$target"; \
462	  fi; \
463	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
464	  || eval $$failcom; \
465	done && test -z "$$fail"
466tags-recursive:
467	list='$(SUBDIRS)'; for subdir in $$list; do \
468	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
469	done
470ctags-recursive:
471	list='$(SUBDIRS)'; for subdir in $$list; do \
472	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
473	done
474
475ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
476	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477	unique=`for i in $$list; do \
478	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479	  done | \
480	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481	      END { if (nonempty) { for (i in files) print i; }; }'`; \
482	mkid -fID $$unique
483tags: TAGS
484
485TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
486		$(TAGS_FILES) $(LISP)
487	set x; \
488	here=`pwd`; \
489	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
490	  include_option=--etags-include; \
491	  empty_fix=.; \
492	else \
493	  include_option=--include; \
494	  empty_fix=; \
495	fi; \
496	list='$(SUBDIRS)'; for subdir in $$list; do \
497	  if test "$$subdir" = .; then :; else \
498	    test ! -f $$subdir/TAGS || \
499	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
500	  fi; \
501	done; \
502	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
503	unique=`for i in $$list; do \
504	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
505	  done | \
506	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507	      END { if (nonempty) { for (i in files) print i; }; }'`; \
508	shift; \
509	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
510	  test -n "$$unique" || unique=$$empty_fix; \
511	  if test $$# -gt 0; then \
512	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
513	      "$$@" $$unique; \
514	  else \
515	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
516	      $$unique; \
517	  fi; \
518	fi
519ctags: CTAGS
520CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
521		$(TAGS_FILES) $(LISP)
522	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
523	unique=`for i in $$list; do \
524	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525	  done | \
526	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527	      END { if (nonempty) { for (i in files) print i; }; }'`; \
528	test -z "$(CTAGS_ARGS)$$unique" \
529	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
530	     $$unique
531
532GTAGS:
533	here=`$(am__cd) $(top_builddir) && pwd` \
534	  && $(am__cd) $(top_srcdir) \
535	  && gtags -i $(GTAGS_ARGS) "$$here"
536
537distclean-tags:
538	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
539check-am: all-am
540check: check-recursive
541all-am: Makefile all-multi $(HEADERS) config.h
542installdirs: installdirs-recursive
543installdirs-am:
544	for dir in "$(DESTDIR)$(toolexeclibdir)"; do \
545	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546	done
547install: install-recursive
548install-exec: install-exec-recursive
549install-data: install-data-recursive
550uninstall: uninstall-recursive
551
552install-am: all-am
553	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
555installcheck: installcheck-recursive
556install-strip:
557	if test -z '$(STRIP)'; then \
558	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
559	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
560	      install; \
561	else \
562	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
565	fi
566mostlyclean-generic:
567
568clean-generic:
569
570distclean-generic:
571	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
573
574maintainer-clean-generic:
575	@echo "This command is intended for maintainers to use"
576	@echo "it deletes files that may require special tools to rebuild."
577clean: clean-multi clean-recursive
578
579clean-am: clean-generic clean-libtool mostlyclean-am
580
581distclean: distclean-multi distclean-recursive
582	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
583	-rm -f Makefile
584distclean-am: clean-am distclean-generic distclean-hdr \
585	distclean-libtool distclean-tags
586
587dvi: dvi-recursive
588
589dvi-am:
590
591html: html-recursive
592
593html-am:
594
595info: info-recursive
596
597info-am:
598
599install-data-am:
600
601install-dvi: install-dvi-recursive
602
603install-dvi-am:
604
605install-exec-am: install-multi install-nodist_toolexeclibHEADERS
606
607install-html: install-html-recursive
608
609install-html-am:
610
611install-info: install-info-recursive
612
613install-info-am:
614
615install-man:
616
617install-pdf: install-pdf-recursive
618
619install-pdf-am:
620
621install-ps: install-ps-recursive
622
623install-ps-am:
624
625installcheck-am:
626
627maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
628	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
629	-rm -rf $(top_srcdir)/autom4te.cache
630	-rm -f Makefile
631maintainer-clean-am: distclean-am maintainer-clean-generic
632
633mostlyclean: mostlyclean-multi mostlyclean-recursive
634
635mostlyclean-am: mostlyclean-generic mostlyclean-libtool
636
637pdf: pdf-recursive
638
639pdf-am:
640
641ps: ps-recursive
642
643ps-am:
644
645uninstall-am: uninstall-nodist_toolexeclibHEADERS
646
647.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
648	clean-multi ctags-recursive distclean-multi install-am \
649	install-multi install-strip maintainer-clean-multi \
650	mostlyclean-multi tags-recursive
651
652.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
653	all all-am all-multi am--refresh check check-am clean \
654	clean-generic clean-libtool clean-multi ctags ctags-recursive \
655	distclean distclean-generic distclean-hdr distclean-libtool \
656	distclean-multi distclean-tags dvi dvi-am html html-am info \
657	info-am install install-am install-data install-data-am \
658	install-dvi install-dvi-am install-exec install-exec-am \
659	install-html install-html-am install-info install-info-am \
660	install-man install-multi install-nodist_toolexeclibHEADERS \
661	install-pdf install-pdf-am install-ps install-ps-am \
662	install-strip installcheck installcheck-am installdirs \
663	installdirs-am maintainer-clean maintainer-clean-generic \
664	maintainer-clean-multi mostlyclean mostlyclean-generic \
665	mostlyclean-libtool mostlyclean-multi pdf pdf-am ps ps-am tags \
666	tags-recursive uninstall uninstall-am \
667	uninstall-nodist_toolexeclibHEADERS
668
669
670# Tell versions [3.59,3.63) of GNU make to not export all variables.
671# Otherwise a system limit (for SysV at least) may be exceeded.
672.NOEXPORT:
673