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