dnscrypto-proxy: Update to release 1.3.0
[tomato.git] / release / src / router / dnscrypt / src / libevent-modified / include / Makefile.in
blob3e79a34b7a45a5c5b15290fab1d45bd7c5d8038e
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
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.
16 @SET_MAKE@
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.
24 VPATH = @srcdir@
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)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkglibexecdir = $(libexecdir)/@PACKAGE@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(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 = @build@
59 host_triplet = @host@
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.ac
69 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70 $(ACLOCAL_M4)
71 mkinstalldirs = $(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 = @ACLOCAL@
134 AMTAR = @AMTAR@
135 AR = @AR@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 CC = @CC@
141 CCDEPMODE = @CCDEPMODE@
142 CFLAGS = @CFLAGS@
143 CPP = @CPP@
144 CPPFLAGS = @CPPFLAGS@
145 CYGPATH_W = @CYGPATH_W@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DLLTOOL = @DLLTOOL@
149 DSYMUTIL = @DSYMUTIL@
150 DUMPBIN = @DUMPBIN@
151 ECHO_C = @ECHO_C@
152 ECHO_N = @ECHO_N@
153 ECHO_T = @ECHO_T@
154 EGREP = @EGREP@
155 EV_LIB_GDI = @EV_LIB_GDI@
156 EV_LIB_WS32 = @EV_LIB_WS32@
157 EXEEXT = @EXEEXT@
158 FGREP = @FGREP@
159 GREP = @GREP@
160 INSTALL = @INSTALL@
161 INSTALL_DATA = @INSTALL_DATA@
162 INSTALL_PROGRAM = @INSTALL_PROGRAM@
163 INSTALL_SCRIPT = @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
165 LD = @LD@
166 LDFLAGS = @LDFLAGS@
167 LIBEVENT_GC_SECTIONS = @LIBEVENT_GC_SECTIONS@
168 LIBOBJS = @LIBOBJS@
169 LIBS = @LIBS@
170 LIBTOOL = @LIBTOOL@
171 LIBTOOL_DEPS = @LIBTOOL_DEPS@
172 LIPO = @LIPO@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 MAKEINFO = @MAKEINFO@
176 MANIFEST_TOOL = @MANIFEST_TOOL@
177 MKDIR_P = @MKDIR_P@
178 NM = @NM@
179 NMEDIT = @NMEDIT@
180 OBJDUMP = @OBJDUMP@
181 OBJEXT = @OBJEXT@
182 OPENSSL_LIBADD = @OPENSSL_LIBADD@
183 OPENSSL_LIBS = @OPENSSL_LIBS@
184 OTOOL = @OTOOL@
185 OTOOL64 = @OTOOL64@
186 PACKAGE = @PACKAGE@
187 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188 PACKAGE_NAME = @PACKAGE_NAME@
189 PACKAGE_STRING = @PACKAGE_STRING@
190 PACKAGE_TARNAME = @PACKAGE_TARNAME@
191 PACKAGE_URL = @PACKAGE_URL@
192 PACKAGE_VERSION = @PACKAGE_VERSION@
193 PATH_SEPARATOR = @PATH_SEPARATOR@
194 PTHREAD_CC = @PTHREAD_CC@
195 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
196 PTHREAD_LIBS = @PTHREAD_LIBS@
197 RANLIB = @RANLIB@
198 SED = @SED@
199 SET_MAKE = @SET_MAKE@
200 SHELL = @SHELL@
201 STRIP = @STRIP@
202 VERSION = @VERSION@
203 ZLIB_LIBS = @ZLIB_LIBS@
204 abs_builddir = @abs_builddir@
205 abs_srcdir = @abs_srcdir@
206 abs_top_builddir = @abs_top_builddir@
207 abs_top_srcdir = @abs_top_srcdir@
208 ac_ct_AR = @ac_ct_AR@
209 ac_ct_CC = @ac_ct_CC@
210 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211 acx_pthread_config = @acx_pthread_config@
212 am__include = @am__include@
213 am__leading_dot = @am__leading_dot@
214 am__quote = @am__quote@
215 am__tar = @am__tar@
216 am__untar = @am__untar@
217 bindir = @bindir@
218 build = @build@
219 build_alias = @build_alias@
220 build_cpu = @build_cpu@
221 build_os = @build_os@
222 build_vendor = @build_vendor@
223 builddir = @builddir@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 exec_prefix = @exec_prefix@
229 host = @host@
230 host_alias = @host_alias@
231 host_cpu = @host_cpu@
232 host_os = @host_os@
233 host_vendor = @host_vendor@
234 htmldir = @htmldir@
235 includedir = @includedir@
236 infodir = @infodir@
237 install_sh = @install_sh@
238 libdir = @libdir@
239 libexecdir = @libexecdir@
240 localedir = @localedir@
241 localstatedir = @localstatedir@
242 mandir = @mandir@
243 mkdir_p = @mkdir_p@
244 oldincludedir = @oldincludedir@
245 pdfdir = @pdfdir@
246 prefix = @prefix@
247 program_transform_name = @program_transform_name@
248 psdir = @psdir@
249 sbindir = @sbindir@
250 sharedstatedir = @sharedstatedir@
251 srcdir = @srcdir@
252 sysconfdir = @sysconfdir@
253 target_alias = @target_alias@
254 top_build_prefix = @top_build_prefix@
255 top_builddir = @top_builddir@
256 top_srcdir = @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 @INSTALL_LIBEVENT_TRUE@nobase_include_HEADERS = $(EVENT2_EXPORT)
286 @INSTALL_LIBEVENT_TRUE@nobase_nodist_include_HEADERS = ./event2/event-config.h
287 @INSTALL_LIBEVENT_FALSE@noinst_HEADERS = $(EVENT2_EXPORT)
288 @INSTALL_LIBEVENT_FALSE@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 distclean-tags:
427 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
429 distdir: $(DISTFILES)
430 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
431 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432 list='$(DISTFILES)'; \
433 dist_files=`for file in $$list; do echo $$file; done | \
434 sed -e "s|^$$srcdirstrip/||;t" \
435 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
436 case $$dist_files in \
437 */*) $(MKDIR_P) `echo "$$dist_files" | \
438 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
439 sort -u` ;; \
440 esac; \
441 for file in $$dist_files; do \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
443 if test -d $$d/$$file; then \
444 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
445 if test -d "$(distdir)/$$file"; then \
446 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447 fi; \
448 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
449 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
450 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
451 fi; \
452 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
453 else \
454 test -f "$(distdir)/$$file" \
455 || cp -p $$d/$$file "$(distdir)/$$file" \
456 || exit 1; \
457 fi; \
458 done
459 check-am: all-am
460 check: check-am
461 all-am: Makefile $(HEADERS)
462 installdirs:
463 for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
464 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
465 done
466 install: install-am
467 install-exec: install-exec-am
468 install-data: install-data-am
469 uninstall: uninstall-am
471 install-am: all-am
472 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474 installcheck: installcheck-am
475 install-strip:
476 if test -z '$(STRIP)'; then \
477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479 install; \
480 else \
481 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
482 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
483 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
485 mostlyclean-generic:
487 clean-generic:
489 distclean-generic:
490 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
491 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
493 maintainer-clean-generic:
494 @echo "This command is intended for maintainers to use"
495 @echo "it deletes files that may require special tools to rebuild."
496 clean: clean-am
498 clean-am: clean-generic clean-libtool mostlyclean-am
500 distclean: distclean-am
501 -rm -f Makefile
502 distclean-am: clean-am distclean-generic distclean-tags
504 dvi: dvi-am
506 dvi-am:
508 html: html-am
510 html-am:
512 info: info-am
514 info-am:
516 install-data-am: install-nobase_includeHEADERS \
517 install-nobase_nodist_includeHEADERS
519 install-dvi: install-dvi-am
521 install-dvi-am:
523 install-exec-am:
525 install-html: install-html-am
527 install-html-am:
529 install-info: install-info-am
531 install-info-am:
533 install-man:
535 install-pdf: install-pdf-am
537 install-pdf-am:
539 install-ps: install-ps-am
541 install-ps-am:
543 installcheck-am:
545 maintainer-clean: maintainer-clean-am
546 -rm -f Makefile
547 maintainer-clean-am: distclean-am maintainer-clean-generic
549 mostlyclean: mostlyclean-am
551 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
553 pdf: pdf-am
555 pdf-am:
557 ps: ps-am
559 ps-am:
561 uninstall-am: uninstall-nobase_includeHEADERS \
562 uninstall-nobase_nodist_includeHEADERS
564 .MAKE: install-am install-strip
566 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
567 clean-libtool ctags distclean distclean-generic \
568 distclean-libtool distclean-tags distdir dvi dvi-am html \
569 html-am info info-am install install-am install-data \
570 install-data-am install-dvi install-dvi-am install-exec \
571 install-exec-am install-html install-html-am install-info \
572 install-info-am install-man install-nobase_includeHEADERS \
573 install-nobase_nodist_includeHEADERS install-pdf \
574 install-pdf-am install-ps install-ps-am install-strip \
575 installcheck installcheck-am installdirs maintainer-clean \
576 maintainer-clean-generic mostlyclean mostlyclean-generic \
577 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
578 uninstall-am uninstall-nobase_includeHEADERS \
579 uninstall-nobase_nodist_includeHEADERS
582 # Tell versions [3.59,3.63) of GNU make to not export all variables.
583 # Otherwise a system limit (for SysV at least) may be exceeded.
584 .NOEXPORT: