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