1# Makefile.in generated by automake 1.11.3 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
18# include/Makefile.am for libevent
19# Copyright 2000-2007 Niels Provos
20# Copyright 2007-2012 Niels Provos and Nick Mathewson
21#
22# See LICENSE for copying information.
23
24VPATH = @srcdir@
25pkgdatadir = $(datadir)/@PACKAGE@
26pkgincludedir = $(includedir)/@PACKAGE@
27pkglibdir = $(libdir)/@PACKAGE@
28pkglibexecdir = $(libexecdir)/@PACKAGE@
29am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30install_sh_DATA = $(install_sh) -c -m 644
31install_sh_PROGRAM = $(install_sh) -c
32install_sh_SCRIPT = $(install_sh) -c
33INSTALL_HEADER = $(INSTALL_DATA)
34transform = $(program_transform_name)
35NORMAL_INSTALL = :
36PRE_INSTALL = :
37POST_INSTALL = :
38NORMAL_UNINSTALL = :
39PRE_UNINSTALL = :
40POST_UNINSTALL = :
41build_triplet = @build@
42host_triplet = @host@
43subdir = include
44DIST_COMMON = $(am__nobase_include_HEADERS_DIST) \
45	$(am__noinst_HEADERS_DIST) $(srcdir)/Makefile.am \
46	$(srcdir)/Makefile.in
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
49	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
50	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
51	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.in
52am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53	$(ACLOCAL_M4)
54mkinstalldirs = $(install_sh) -d
55CONFIG_HEADER = $(top_builddir)/config.h
56CONFIG_CLEAN_FILES =
57CONFIG_CLEAN_VPATH_FILES =
58SOURCES =
59DIST_SOURCES =
60am__nobase_include_HEADERS_DIST = event2/buffer.h \
61	event2/buffer_compat.h event2/bufferevent.h \
62	event2/bufferevent_compat.h event2/bufferevent_ssl.h \
63	event2/bufferevent_struct.h event2/dns.h event2/dns_compat.h \
64	event2/dns_struct.h event2/event.h event2/event_compat.h \
65	event2/event_struct.h event2/http.h event2/http_compat.h \
66	event2/http_struct.h event2/keyvalq_struct.h event2/listener.h \
67	event2/rpc.h event2/rpc_compat.h event2/rpc_struct.h \
68	event2/tag.h event2/tag_compat.h event2/thread.h event2/util.h
69am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70am__vpath_adj = case $$p in \
71    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72    *) f=$$p;; \
73  esac;
74am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
75am__install_max = 40
76am__nobase_strip_setup = \
77  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
78am__nobase_strip = \
79  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
80am__nobase_list = $(am__nobase_strip_setup); \
81  for p in $$list; do echo "$$p $$p"; done | \
82  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
83  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
84    if (++n[$$2] == $(am__install_max)) \
85      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
86    END { for (dir in files) print dir, files[dir] }'
87am__base_list = \
88  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
89  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
90am__uninstall_files_from_dir = { \
91  test -z "$$files" \
92    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
93    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
94         $(am__cd) "$$dir" && rm -f $$files; }; \
95  }
96am__installdirs = "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
97am__noinst_HEADERS_DIST = event2/buffer.h event2/buffer_compat.h \
98	event2/bufferevent.h event2/bufferevent_compat.h \
99	event2/bufferevent_ssl.h event2/bufferevent_struct.h \
100	event2/dns.h event2/dns_compat.h event2/dns_struct.h \
101	event2/event.h event2/event_compat.h event2/event_struct.h \
102	event2/http.h event2/http_compat.h event2/http_struct.h \
103	event2/keyvalq_struct.h event2/listener.h event2/rpc.h \
104	event2/rpc_compat.h event2/rpc_struct.h event2/tag.h \
105	event2/tag_compat.h event2/thread.h event2/util.h
106HEADERS = $(nobase_include_HEADERS) $(nobase_nodist_include_HEADERS) \
107	$(nodist_noinst_HEADERS) $(noinst_HEADERS)
108ETAGS = etags
109CTAGS = ctags
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111ACLOCAL = @ACLOCAL@
112AMTAR = @AMTAR@
113AR = @AR@
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
118CC = @CC@
119CCDEPMODE = @CCDEPMODE@
120CFLAGS = @CFLAGS@
121CPP = @CPP@
122CPPFLAGS = @CPPFLAGS@
123CYGPATH_W = @CYGPATH_W@
124DEFS = @DEFS@
125DEPDIR = @DEPDIR@
126DLLTOOL = @DLLTOOL@
127DSYMUTIL = @DSYMUTIL@
128DUMPBIN = @DUMPBIN@
129ECHO_C = @ECHO_C@
130ECHO_N = @ECHO_N@
131ECHO_T = @ECHO_T@
132EGREP = @EGREP@
133EV_LIB_GDI = @EV_LIB_GDI@
134EV_LIB_WS32 = @EV_LIB_WS32@
135EXEEXT = @EXEEXT@
136FGREP = @FGREP@
137GREP = @GREP@
138INSTALL = @INSTALL@
139INSTALL_DATA = @INSTALL_DATA@
140INSTALL_PROGRAM = @INSTALL_PROGRAM@
141INSTALL_SCRIPT = @INSTALL_SCRIPT@
142INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBEVENT_GC_SECTIONS = @LIBEVENT_GC_SECTIONS@
146LIBOBJS = @LIBOBJS@
147LIBS = @LIBS@
148LIBTOOL = @LIBTOOL@
149LIBTOOL_DEPS = @LIBTOOL_DEPS@
150LIPO = @LIPO@
151LN_S = @LN_S@
152LTLIBOBJS = @LTLIBOBJS@
153MAKEINFO = @MAKEINFO@
154MANIFEST_TOOL = @MANIFEST_TOOL@
155MKDIR_P = @MKDIR_P@
156NM = @NM@
157NMEDIT = @NMEDIT@
158OBJDUMP = @OBJDUMP@
159OBJEXT = @OBJEXT@
160OPENSSL_LIBADD = @OPENSSL_LIBADD@
161OPENSSL_LIBS = @OPENSSL_LIBS@
162OTOOL = @OTOOL@
163OTOOL64 = @OTOOL64@
164PACKAGE = @PACKAGE@
165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166PACKAGE_NAME = @PACKAGE_NAME@
167PACKAGE_STRING = @PACKAGE_STRING@
168PACKAGE_TARNAME = @PACKAGE_TARNAME@
169PACKAGE_URL = @PACKAGE_URL@
170PACKAGE_VERSION = @PACKAGE_VERSION@
171PATH_SEPARATOR = @PATH_SEPARATOR@
172PTHREAD_CC = @PTHREAD_CC@
173PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
174PTHREAD_LIBS = @PTHREAD_LIBS@
175RANLIB = @RANLIB@
176SED = @SED@
177SET_MAKE = @SET_MAKE@
178SHELL = @SHELL@
179STRIP = @STRIP@
180VERSION = @VERSION@
181ZLIB_LIBS = @ZLIB_LIBS@
182abs_builddir = @abs_builddir@
183abs_srcdir = @abs_srcdir@
184abs_top_builddir = @abs_top_builddir@
185abs_top_srcdir = @abs_top_srcdir@
186ac_ct_AR = @ac_ct_AR@
187ac_ct_CC = @ac_ct_CC@
188ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
189acx_pthread_config = @acx_pthread_config@
190am__include = @am__include@
191am__leading_dot = @am__leading_dot@
192am__quote = @am__quote@
193am__tar = @am__tar@
194am__untar = @am__untar@
195bindir = @bindir@
196build = @build@
197build_alias = @build_alias@
198build_cpu = @build_cpu@
199build_os = @build_os@
200build_vendor = @build_vendor@
201builddir = @builddir@
202datadir = @datadir@
203datarootdir = @datarootdir@
204docdir = @docdir@
205dvidir = @dvidir@
206exec_prefix = @exec_prefix@
207host = @host@
208host_alias = @host_alias@
209host_cpu = @host_cpu@
210host_os = @host_os@
211host_vendor = @host_vendor@
212htmldir = @htmldir@
213includedir = @includedir@
214infodir = @infodir@
215install_sh = @install_sh@
216libdir = @libdir@
217libexecdir = @libexecdir@
218localedir = @localedir@
219localstatedir = @localstatedir@
220mandir = @mandir@
221mkdir_p = @mkdir_p@
222oldincludedir = @oldincludedir@
223pdfdir = @pdfdir@
224prefix = @prefix@
225program_transform_name = @program_transform_name@
226psdir = @psdir@
227sbindir = @sbindir@
228sharedstatedir = @sharedstatedir@
229srcdir = @srcdir@
230sysconfdir = @sysconfdir@
231target_alias = @target_alias@
232top_build_prefix = @top_build_prefix@
233top_builddir = @top_builddir@
234top_srcdir = @top_srcdir@
235AUTOMAKE_OPTIONS = foreign
236EVENT2_EXPORT = \
237	event2/buffer.h \
238	event2/buffer_compat.h \
239	event2/bufferevent.h \
240	event2/bufferevent_compat.h \
241	event2/bufferevent_ssl.h \
242	event2/bufferevent_struct.h \
243	event2/dns.h \
244	event2/dns_compat.h \
245	event2/dns_struct.h \
246	event2/event.h \
247	event2/event_compat.h \
248	event2/event_struct.h \
249	event2/http.h \
250	event2/http_compat.h \
251	event2/http_struct.h \
252	event2/keyvalq_struct.h \
253	event2/listener.h \
254	event2/rpc.h \
255	event2/rpc_compat.h \
256	event2/rpc_struct.h \
257	event2/tag.h \
258	event2/tag_compat.h \
259	event2/thread.h \
260	event2/util.h
261
262EXTRA_SRC = $(EVENT2_EXPORT)
263@INSTALL_LIBEVENT_TRUE@nobase_include_HEADERS = $(EVENT2_EXPORT)
264@INSTALL_LIBEVENT_TRUE@nobase_nodist_include_HEADERS = ./event2/event-config.h
265@INSTALL_LIBEVENT_FALSE@noinst_HEADERS = $(EVENT2_EXPORT)
266@INSTALL_LIBEVENT_FALSE@nodist_noinst_HEADERS = ./event2/event-config.h
267all: all-am
268
269.SUFFIXES:
270$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
271	@for dep in $?; do \
272	  case '$(am__configure_deps)' in \
273	    *$$dep*) \
274	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
275	        && { if test -f $@; then exit 0; else break; fi; }; \
276	      exit 1;; \
277	  esac; \
278	done; \
279	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
280	$(am__cd) $(top_srcdir) && \
281	  $(AUTOMAKE) --foreign include/Makefile
282.PRECIOUS: Makefile
283Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284	@case '$?' in \
285	  *config.status*) \
286	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
287	  *) \
288	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
289	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
290	esac;
291
292$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294
295$(top_srcdir)/configure:  $(am__configure_deps)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
298	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299$(am__aclocal_m4_deps):
300
301mostlyclean-libtool:
302	-rm -f *.lo
303
304clean-libtool:
305	-rm -rf .libs _libs
306install-nobase_includeHEADERS: $(nobase_include_HEADERS)
307	@$(NORMAL_INSTALL)
308	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
309	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
310	$(am__nobase_list) | while read dir files; do \
311	  xfiles=; for file in $$files; do \
312	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
313	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
314	  test -z "$$xfiles" || { \
315	    test "x$$dir" = x. || { \
316	      echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
317	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
318	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
319	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
320	done
321
322uninstall-nobase_includeHEADERS:
323	@$(NORMAL_UNINSTALL)
324	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
325	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
326	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
327install-nobase_nodist_includeHEADERS: $(nobase_nodist_include_HEADERS)
328	@$(NORMAL_INSTALL)
329	test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
330	@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
331	$(am__nobase_list) | while read dir files; do \
332	  xfiles=; for file in $$files; do \
333	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
334	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
335	  test -z "$$xfiles" || { \
336	    test "x$$dir" = x. || { \
337	      echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
338	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
339	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
340	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
341	done
342
343uninstall-nobase_nodist_includeHEADERS:
344	@$(NORMAL_UNINSTALL)
345	@list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
346	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
347	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
348
349ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
350	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351	unique=`for i in $$list; do \
352	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353	  done | \
354	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355	      END { if (nonempty) { for (i in files) print i; }; }'`; \
356	mkid -fID $$unique
357tags: TAGS
358
359TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360		$(TAGS_FILES) $(LISP)
361	set x; \
362	here=`pwd`; \
363	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364	unique=`for i in $$list; do \
365	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366	  done | \
367	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368	      END { if (nonempty) { for (i in files) print i; }; }'`; \
369	shift; \
370	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
371	  test -n "$$unique" || unique=$$empty_fix; \
372	  if test $$# -gt 0; then \
373	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374	      "$$@" $$unique; \
375	  else \
376	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377	      $$unique; \
378	  fi; \
379	fi
380ctags: CTAGS
381CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382		$(TAGS_FILES) $(LISP)
383	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384	unique=`for i in $$list; do \
385	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386	  done | \
387	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388	      END { if (nonempty) { for (i in files) print i; }; }'`; \
389	test -z "$(CTAGS_ARGS)$$unique" \
390	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391	     $$unique
392
393GTAGS:
394	here=`$(am__cd) $(top_builddir) && pwd` \
395	  && $(am__cd) $(top_srcdir) \
396	  && gtags -i $(GTAGS_ARGS) "$$here"
397
398distclean-tags:
399	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401distdir: $(DISTFILES)
402	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404	list='$(DISTFILES)'; \
405	  dist_files=`for file in $$list; do echo $$file; done | \
406	  sed -e "s|^$$srcdirstrip/||;t" \
407	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408	case $$dist_files in \
409	  */*) $(MKDIR_P) `echo "$$dist_files" | \
410			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411			   sort -u` ;; \
412	esac; \
413	for file in $$dist_files; do \
414	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415	  if test -d $$d/$$file; then \
416	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417	    if test -d "$(distdir)/$$file"; then \
418	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
419	    fi; \
420	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
421	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
422	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
423	    fi; \
424	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
425	  else \
426	    test -f "$(distdir)/$$file" \
427	    || cp -p $$d/$$file "$(distdir)/$$file" \
428	    || exit 1; \
429	  fi; \
430	done
431check-am: all-am
432check: check-am
433all-am: Makefile $(HEADERS)
434installdirs:
435	for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
436	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
437	done
438install: install-am
439install-exec: install-exec-am
440install-data: install-data-am
441uninstall: uninstall-am
442
443install-am: all-am
444	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
445
446installcheck: installcheck-am
447install-strip:
448	if test -z '$(STRIP)'; then \
449	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
450	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
451	      install; \
452	else \
453	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
456	fi
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-am
469
470clean-am: clean-generic clean-libtool mostlyclean-am
471
472distclean: distclean-am
473	-rm -f Makefile
474distclean-am: clean-am distclean-generic distclean-tags
475
476dvi: dvi-am
477
478dvi-am:
479
480html: html-am
481
482html-am:
483
484info: info-am
485
486info-am:
487
488install-data-am: install-nobase_includeHEADERS \
489	install-nobase_nodist_includeHEADERS
490
491install-dvi: install-dvi-am
492
493install-dvi-am:
494
495install-exec-am:
496
497install-html: install-html-am
498
499install-html-am:
500
501install-info: install-info-am
502
503install-info-am:
504
505install-man:
506
507install-pdf: install-pdf-am
508
509install-pdf-am:
510
511install-ps: install-ps-am
512
513install-ps-am:
514
515installcheck-am:
516
517maintainer-clean: maintainer-clean-am
518	-rm -f Makefile
519maintainer-clean-am: distclean-am maintainer-clean-generic
520
521mostlyclean: mostlyclean-am
522
523mostlyclean-am: mostlyclean-generic mostlyclean-libtool
524
525pdf: pdf-am
526
527pdf-am:
528
529ps: ps-am
530
531ps-am:
532
533uninstall-am: uninstall-nobase_includeHEADERS \
534	uninstall-nobase_nodist_includeHEADERS
535
536.MAKE: install-am install-strip
537
538.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
539	clean-libtool ctags distclean distclean-generic \
540	distclean-libtool distclean-tags distdir dvi dvi-am html \
541	html-am info info-am install install-am install-data \
542	install-data-am install-dvi install-dvi-am install-exec \
543	install-exec-am install-html install-html-am install-info \
544	install-info-am install-man install-nobase_includeHEADERS \
545	install-nobase_nodist_includeHEADERS install-pdf \
546	install-pdf-am install-ps install-ps-am install-strip \
547	installcheck installcheck-am installdirs maintainer-clean \
548	maintainer-clean-generic mostlyclean mostlyclean-generic \
549	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
550	uninstall-am uninstall-nobase_includeHEADERS \
551	uninstall-nobase_nodist_includeHEADERS
552
553
554# Tell versions [3.59,3.63) of GNU make to not export all variables.
555# Otherwise a system limit (for SysV at least) may be exceeded.
556.NOEXPORT:
557