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