]> arthur.barton.de Git - netatalk.git/blob - libevent/include/Makefile.in
Import manpages from XML
[netatalk.git] / libevent / include / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  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.
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
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_LIBS = @OPENSSL_LIBS@
155 OTOOL = @OTOOL@
156 OTOOL64 = @OTOOL64@
157 PACKAGE = @PACKAGE@
158 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159 PACKAGE_NAME = @PACKAGE_NAME@
160 PACKAGE_STRING = @PACKAGE_STRING@
161 PACKAGE_TARNAME = @PACKAGE_TARNAME@
162 PACKAGE_URL = @PACKAGE_URL@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 PTHREAD_CC = @PTHREAD_CC@
166 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
167 PTHREAD_LIBS = @PTHREAD_LIBS@
168 RANLIB = @RANLIB@
169 SED = @SED@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 VERSION = @VERSION@
174 ZLIB_LIBS = @ZLIB_LIBS@
175 abs_builddir = @abs_builddir@
176 abs_srcdir = @abs_srcdir@
177 abs_top_builddir = @abs_top_builddir@
178 abs_top_srcdir = @abs_top_srcdir@
179 ac_ct_AR = @ac_ct_AR@
180 ac_ct_CC = @ac_ct_CC@
181 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
182 acx_pthread_config = @acx_pthread_config@
183 am__include = @am__include@
184 am__leading_dot = @am__leading_dot@
185 am__quote = @am__quote@
186 am__tar = @am__tar@
187 am__untar = @am__untar@
188 bindir = @bindir@
189 build = @build@
190 build_alias = @build_alias@
191 build_cpu = @build_cpu@
192 build_os = @build_os@
193 build_vendor = @build_vendor@
194 builddir = @builddir@
195 datadir = @datadir@
196 datarootdir = @datarootdir@
197 docdir = @docdir@
198 dvidir = @dvidir@
199 exec_prefix = @exec_prefix@
200 host = @host@
201 host_alias = @host_alias@
202 host_cpu = @host_cpu@
203 host_os = @host_os@
204 host_vendor = @host_vendor@
205 htmldir = @htmldir@
206 includedir = @includedir@
207 infodir = @infodir@
208 install_sh = @install_sh@
209 libdir = @libdir@
210 libexecdir = @libexecdir@
211 localedir = @localedir@
212 localstatedir = @localstatedir@
213 mandir = @mandir@
214 mkdir_p = @mkdir_p@
215 oldincludedir = @oldincludedir@
216 pdfdir = @pdfdir@
217 prefix = @prefix@
218 program_transform_name = @program_transform_name@
219 psdir = @psdir@
220 sbindir = @sbindir@
221 sharedstatedir = @sharedstatedir@
222 srcdir = @srcdir@
223 sysconfdir = @sysconfdir@
224 target_alias = @target_alias@
225 top_build_prefix = @top_build_prefix@
226 top_builddir = @top_builddir@
227 top_srcdir = @top_srcdir@
228 AUTOMAKE_OPTIONS = foreign
229 EVENT2_EXPORT = \
230         event2/buffer.h \
231         event2/buffer_compat.h \
232         event2/bufferevent.h \
233         event2/bufferevent_compat.h \
234         event2/bufferevent_ssl.h \
235         event2/bufferevent_struct.h \
236         event2/dns.h \
237         event2/dns_compat.h \
238         event2/dns_struct.h \
239         event2/event.h \
240         event2/event_compat.h \
241         event2/event_struct.h \
242         event2/http.h \
243         event2/http_compat.h \
244         event2/http_struct.h \
245         event2/keyvalq_struct.h \
246         event2/listener.h \
247         event2/rpc.h \
248         event2/rpc_compat.h \
249         event2/rpc_struct.h \
250         event2/tag.h \
251         event2/tag_compat.h \
252         event2/thread.h \
253         event2/util.h
254
255 EXTRA_SRC = $(EVENT2_EXPORT)
256 @INSTALL_LIBEVENT_TRUE@nobase_include_HEADERS = $(EVENT2_EXPORT)
257 @INSTALL_LIBEVENT_TRUE@nobase_nodist_include_HEADERS = ./event2/event-config.h
258 @INSTALL_LIBEVENT_FALSE@noinst_HEADERS = $(EVENT2_EXPORT)
259 @INSTALL_LIBEVENT_FALSE@nodist_noinst_HEADERS = ./event2/event-config.h
260 all: all-am
261
262 .SUFFIXES:
263 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
264         @for dep in $?; do \
265           case '$(am__configure_deps)' in \
266             *$$dep*) \
267               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
268                 && { if test -f $@; then exit 0; else break; fi; }; \
269               exit 1;; \
270           esac; \
271         done; \
272         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
273         $(am__cd) $(top_srcdir) && \
274           $(AUTOMAKE) --foreign include/Makefile
275 .PRECIOUS: Makefile
276 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277         @case '$?' in \
278           *config.status*) \
279             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280           *) \
281             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283         esac;
284
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288 $(top_srcdir)/configure:  $(am__configure_deps)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(am__aclocal_m4_deps):
293
294 mostlyclean-libtool:
295         -rm -f *.lo
296
297 clean-libtool:
298         -rm -rf .libs _libs
299 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
300         @$(NORMAL_INSTALL)
301         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
302         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
303         $(am__nobase_list) | while read dir files; do \
304           xfiles=; for file in $$files; do \
305             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
306             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
307           test -z "$$xfiles" || { \
308             test "x$$dir" = x. || { \
309               echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
310               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
311             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
312             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
313         done
314
315 uninstall-nobase_includeHEADERS:
316         @$(NORMAL_UNINSTALL)
317         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
318         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
319         test -n "$$files" || exit 0; \
320         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
321         cd "$(DESTDIR)$(includedir)" && rm -f $$files
322 install-nobase_nodist_includeHEADERS: $(nobase_nodist_include_HEADERS)
323         @$(NORMAL_INSTALL)
324         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
325         @list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
326         $(am__nobase_list) | while read dir files; do \
327           xfiles=; for file in $$files; do \
328             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
329             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
330           test -z "$$xfiles" || { \
331             test "x$$dir" = x. || { \
332               echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
333               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
334             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
335             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
336         done
337
338 uninstall-nobase_nodist_includeHEADERS:
339         @$(NORMAL_UNINSTALL)
340         @list='$(nobase_nodist_include_HEADERS)'; test -n "$(includedir)" || list=; \
341         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
342         test -n "$$files" || exit 0; \
343         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
344         cd "$(DESTDIR)$(includedir)" && rm -f $$files
345
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348         unique=`for i in $$list; do \
349             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350           done | \
351           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
352               END { if (nonempty) { for (i in files) print i; }; }'`; \
353         mkid -fID $$unique
354 tags: TAGS
355
356 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                 $(TAGS_FILES) $(LISP)
358         set x; \
359         here=`pwd`; \
360         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
361         unique=`for i in $$list; do \
362             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
363           done | \
364           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
365               END { if (nonempty) { for (i in files) print i; }; }'`; \
366         shift; \
367         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
368           test -n "$$unique" || unique=$$empty_fix; \
369           if test $$# -gt 0; then \
370             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
371               "$$@" $$unique; \
372           else \
373             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374               $$unique; \
375           fi; \
376         fi
377 ctags: CTAGS
378 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
379                 $(TAGS_FILES) $(LISP)
380         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
381         unique=`for i in $$list; do \
382             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383           done | \
384           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
385               END { if (nonempty) { for (i in files) print i; }; }'`; \
386         test -z "$(CTAGS_ARGS)$$unique" \
387           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
388              $$unique
389
390 GTAGS:
391         here=`$(am__cd) $(top_builddir) && pwd` \
392           && $(am__cd) $(top_srcdir) \
393           && gtags -i $(GTAGS_ARGS) "$$here"
394
395 distclean-tags:
396         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
397
398 distdir: $(DISTFILES)
399         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401         list='$(DISTFILES)'; \
402           dist_files=`for file in $$list; do echo $$file; done | \
403           sed -e "s|^$$srcdirstrip/||;t" \
404               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405         case $$dist_files in \
406           */*) $(MKDIR_P) `echo "$$dist_files" | \
407                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408                            sort -u` ;; \
409         esac; \
410         for file in $$dist_files; do \
411           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412           if test -d $$d/$$file; then \
413             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414             if test -d "$(distdir)/$$file"; then \
415               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
416             fi; \
417             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
419               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
420             fi; \
421             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
422           else \
423             test -f "$(distdir)/$$file" \
424             || cp -p $$d/$$file "$(distdir)/$$file" \
425             || exit 1; \
426           fi; \
427         done
428 check-am: all-am
429 check: check-am
430 all-am: Makefile $(HEADERS)
431 installdirs:
432         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
433           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
434         done
435 install: install-am
436 install-exec: install-exec-am
437 install-data: install-data-am
438 uninstall: uninstall-am
439
440 install-am: all-am
441         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
442
443 installcheck: installcheck-am
444 install-strip:
445         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
446           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
447           `test -z '$(STRIP)' || \
448             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
449 mostlyclean-generic:
450
451 clean-generic:
452
453 distclean-generic:
454         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
455         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
456
457 maintainer-clean-generic:
458         @echo "This command is intended for maintainers to use"
459         @echo "it deletes files that may require special tools to rebuild."
460 clean: clean-am
461
462 clean-am: clean-generic clean-libtool mostlyclean-am
463
464 distclean: distclean-am
465         -rm -f Makefile
466 distclean-am: clean-am distclean-generic distclean-tags
467
468 dvi: dvi-am
469
470 dvi-am:
471
472 html: html-am
473
474 html-am:
475
476 info: info-am
477
478 info-am:
479
480 install-data-am: install-nobase_includeHEADERS \
481         install-nobase_nodist_includeHEADERS
482
483 install-dvi: install-dvi-am
484
485 install-dvi-am:
486
487 install-exec-am:
488
489 install-html: install-html-am
490
491 install-html-am:
492
493 install-info: install-info-am
494
495 install-info-am:
496
497 install-man:
498
499 install-pdf: install-pdf-am
500
501 install-pdf-am:
502
503 install-ps: install-ps-am
504
505 install-ps-am:
506
507 installcheck-am:
508
509 maintainer-clean: maintainer-clean-am
510         -rm -f Makefile
511 maintainer-clean-am: distclean-am maintainer-clean-generic
512
513 mostlyclean: mostlyclean-am
514
515 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
516
517 pdf: pdf-am
518
519 pdf-am:
520
521 ps: ps-am
522
523 ps-am:
524
525 uninstall-am: uninstall-nobase_includeHEADERS \
526         uninstall-nobase_nodist_includeHEADERS
527
528 .MAKE: install-am install-strip
529
530 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
531         clean-libtool ctags distclean distclean-generic \
532         distclean-libtool distclean-tags distdir dvi dvi-am html \
533         html-am info info-am install install-am install-data \
534         install-data-am install-dvi install-dvi-am install-exec \
535         install-exec-am install-html install-html-am install-info \
536         install-info-am install-man install-nobase_includeHEADERS \
537         install-nobase_nodist_includeHEADERS install-pdf \
538         install-pdf-am install-ps install-ps-am install-strip \
539         installcheck installcheck-am installdirs maintainer-clean \
540         maintainer-clean-generic mostlyclean mostlyclean-generic \
541         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
542         uninstall-am uninstall-nobase_includeHEADERS \
543         uninstall-nobase_nodist_includeHEADERS
544
545
546 # Tell versions [3.59,3.63) of GNU make to not export all variables.
547 # Otherwise a system limit (for SysV at least) may be exceeded.
548 .NOEXPORT: