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