Apply PIE to nghttpx
[platform/upstream/nghttp2.git] / lib / includes / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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 # nghttp2 - HTTP/2 C Library
18
19 # Copyright (c) 2012 Tatsuhiro Tsujikawa
20
21 # Permission is hereby granted, free of charge, to any person obtaining
22 # a copy of this software and associated documentation files (the
23 # "Software"), to deal in the Software without restriction, including
24 # without limitation the rights to use, copy, modify, merge, publish,
25 # distribute, sublicense, and/or sell copies of the Software, and to
26 # permit persons to whom the Software is furnished to do so, subject to
27 # the following conditions:
28
29 # The above copyright notice and this permission notice shall be
30 # included in all copies or substantial portions of the Software.
31
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
33 # EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
34 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
35 # NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
36 # LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
37 # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
38 # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
39
40 VPATH = @srcdir@
41 am__is_gnu_make = { \
42   if test -z '$(MAKELEVEL)'; then \
43     false; \
44   elif test -n '$(MAKE_HOST)'; then \
45     true; \
46   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
47     true; \
48   else \
49     false; \
50   fi; \
51 }
52 am__make_running_with_option = \
53   case $${target_option-} in \
54       ?) ;; \
55       *) echo "am__make_running_with_option: internal error: invalid" \
56               "target option '$${target_option-}' specified" >&2; \
57          exit 1;; \
58   esac; \
59   has_opt=no; \
60   sane_makeflags=$$MAKEFLAGS; \
61   if $(am__is_gnu_make); then \
62     sane_makeflags=$$MFLAGS; \
63   else \
64     case $$MAKEFLAGS in \
65       *\\[\ \   ]*) \
66         bs=\\; \
67         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
68           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
69     esac; \
70   fi; \
71   skip_next=no; \
72   strip_trailopt () \
73   { \
74     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75   }; \
76   for flg in $$sane_makeflags; do \
77     test $$skip_next = yes && { skip_next=no; continue; }; \
78     case $$flg in \
79       *=*|--*) continue;; \
80         -*I) strip_trailopt 'I'; skip_next=yes;; \
81       -*I?*) strip_trailopt 'I';; \
82         -*O) strip_trailopt 'O'; skip_next=yes;; \
83       -*O?*) strip_trailopt 'O';; \
84         -*l) strip_trailopt 'l'; skip_next=yes;; \
85       -*l?*) strip_trailopt 'l';; \
86       -[dEDm]) skip_next=yes;; \
87       -[JT]) skip_next=yes;; \
88     esac; \
89     case $$flg in \
90       *$$target_option*) has_opt=yes; break;; \
91     esac; \
92   done; \
93   test $$has_opt = yes
94 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
95 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
96 pkgdatadir = $(datadir)/@PACKAGE@
97 pkgincludedir = $(includedir)/@PACKAGE@
98 pkglibdir = $(libdir)/@PACKAGE@
99 pkglibexecdir = $(libexecdir)/@PACKAGE@
100 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
101 install_sh_DATA = $(install_sh) -c -m 644
102 install_sh_PROGRAM = $(install_sh) -c
103 install_sh_SCRIPT = $(install_sh) -c
104 INSTALL_HEADER = $(INSTALL_DATA)
105 transform = $(program_transform_name)
106 NORMAL_INSTALL = :
107 PRE_INSTALL = :
108 POST_INSTALL = :
109 NORMAL_UNINSTALL = :
110 PRE_UNINSTALL = :
111 POST_UNINSTALL = :
112 build_triplet = @build@
113 host_triplet = @host@
114 target_triplet = @target@
115 subdir = lib/includes
116 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_asio.m4 \
118         $(top_srcdir)/m4/ax_boost_base.m4 \
119         $(top_srcdir)/m4/ax_boost_system.m4 \
120         $(top_srcdir)/m4/ax_boost_thread.m4 \
121         $(top_srcdir)/m4/ax_check_compile_flag.m4 \
122         $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
123         $(top_srcdir)/m4/ax_python_devel.m4 \
124         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
125         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
126         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
127 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128         $(ACLOCAL_M4)
129 DIST_COMMON = $(srcdir)/Makefile.am $(nobase_include_HEADERS) \
130         $(am__DIST_COMMON)
131 mkinstalldirs = $(install_sh) -d
132 CONFIG_HEADER = $(top_builddir)/config.h
133 CONFIG_CLEAN_FILES =
134 CONFIG_CLEAN_VPATH_FILES =
135 AM_V_P = $(am__v_P_@AM_V@)
136 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
137 am__v_P_0 = false
138 am__v_P_1 = :
139 AM_V_GEN = $(am__v_GEN_@AM_V@)
140 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
141 am__v_GEN_0 = @echo "  GEN     " $@;
142 am__v_GEN_1 = 
143 AM_V_at = $(am__v_at_@AM_V@)
144 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
145 am__v_at_0 = @
146 am__v_at_1 = 
147 SOURCES =
148 DIST_SOURCES =
149 am__can_run_installinfo = \
150   case $$AM_UPDATE_INFO_DIR in \
151     n|no|NO) false;; \
152     *) (install-info --version) >/dev/null 2>&1;; \
153   esac
154 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
155 am__vpath_adj = case $$p in \
156     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
157     *) f=$$p;; \
158   esac;
159 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
160 am__install_max = 40
161 am__nobase_strip_setup = \
162   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
163 am__nobase_strip = \
164   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
165 am__nobase_list = $(am__nobase_strip_setup); \
166   for p in $$list; do echo "$$p $$p"; done | \
167   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
168   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
169     if (++n[$$2] == $(am__install_max)) \
170       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
171     END { for (dir in files) print dir, files[dir] }'
172 am__base_list = \
173   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
174   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
175 am__uninstall_files_from_dir = { \
176   test -z "$$files" \
177     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
178     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
179          $(am__cd) "$$dir" && rm -f $$files; }; \
180   }
181 am__installdirs = "$(DESTDIR)$(includedir)"
182 HEADERS = $(nobase_include_HEADERS)
183 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
184 # Read a list of newline-separated strings from the standard input,
185 # and print each of them once, without duplicates.  Input order is
186 # *not* preserved.
187 am__uniquify_input = $(AWK) '\
188   BEGIN { nonempty = 0; } \
189   { items[$$0] = 1; nonempty = 1; } \
190   END { if (nonempty) { for (i in items) print i; }; } \
191 '
192 # Make sure the list of sources is unique.  This is necessary because,
193 # e.g., the same source file might be shared among _SOURCES variables
194 # for different programs/libraries.
195 am__define_uniq_tagged_files = \
196   list='$(am__tagged_files)'; \
197   unique=`for i in $$list; do \
198     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
199   done | $(am__uniquify_input)`
200 ETAGS = etags
201 CTAGS = ctags
202 am__DIST_COMMON = $(srcdir)/Makefile.in
203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204 ACLOCAL = @ACLOCAL@
205 AMTAR = @AMTAR@
206 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
207 APPLDFLAGS = @APPLDFLAGS@
208 AR = @AR@
209 AUTOCONF = @AUTOCONF@
210 AUTOHEADER = @AUTOHEADER@
211 AUTOMAKE = @AUTOMAKE@
212 AWK = @AWK@
213 BOOST_ASIO_LIB = @BOOST_ASIO_LIB@
214 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
215 BOOST_LDFLAGS = @BOOST_LDFLAGS@
216 BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
217 BOOST_THREAD_LIB = @BOOST_THREAD_LIB@
218 CC = @CC@
219 CCDEPMODE = @CCDEPMODE@
220 CFLAGS = @CFLAGS@
221 CPP = @CPP@
222 CPPFLAGS = @CPPFLAGS@
223 CUNIT_CFLAGS = @CUNIT_CFLAGS@
224 CUNIT_LIBS = @CUNIT_LIBS@
225 CXX = @CXX@
226 CXX1XCXXFLAGS = @CXX1XCXXFLAGS@
227 CXXCPP = @CXXCPP@
228 CXXDEPMODE = @CXXDEPMODE@
229 CXXFLAGS = @CXXFLAGS@
230 CYGPATH_W = @CYGPATH_W@
231 CYTHON = @CYTHON@
232 DEFS = @DEFS@
233 DEPDIR = @DEPDIR@
234 DLLTOOL = @DLLTOOL@
235 DSYMUTIL = @DSYMUTIL@
236 DUMPBIN = @DUMPBIN@
237 ECHO_C = @ECHO_C@
238 ECHO_N = @ECHO_N@
239 ECHO_T = @ECHO_T@
240 EGREP = @EGREP@
241 EXEEXT = @EXEEXT@
242 EXTRACFLAG = @EXTRACFLAG@
243 FGREP = @FGREP@
244 GREP = @GREP@
245 HAVE_CXX14 = @HAVE_CXX14@
246 INSTALL = @INSTALL@
247 INSTALL_DATA = @INSTALL_DATA@
248 INSTALL_PROGRAM = @INSTALL_PROGRAM@
249 INSTALL_SCRIPT = @INSTALL_SCRIPT@
250 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
251 JANSSON_CFLAGS = @JANSSON_CFLAGS@
252 JANSSON_LIBS = @JANSSON_LIBS@
253 JEMALLOC_LIBS = @JEMALLOC_LIBS@
254 LD = @LD@
255 LDFLAGS = @LDFLAGS@
256 LIBCARES_CFLAGS = @LIBCARES_CFLAGS@
257 LIBCARES_LIBS = @LIBCARES_LIBS@
258 LIBEVENT_OPENSSL_CFLAGS = @LIBEVENT_OPENSSL_CFLAGS@
259 LIBEVENT_OPENSSL_LIBS = @LIBEVENT_OPENSSL_LIBS@
260 LIBEV_CFLAGS = @LIBEV_CFLAGS@
261 LIBEV_LIBS = @LIBEV_LIBS@
262 LIBMRUBY_CFLAGS = @LIBMRUBY_CFLAGS@
263 LIBMRUBY_LIBS = @LIBMRUBY_LIBS@
264 LIBOBJS = @LIBOBJS@
265 LIBS = @LIBS@
266 LIBTOOL = @LIBTOOL@
267 LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
268 LIBXML2_LIBS = @LIBXML2_LIBS@
269 LIPO = @LIPO@
270 LN_S = @LN_S@
271 LTLIBOBJS = @LTLIBOBJS@
272 LT_AGE = @LT_AGE@
273 LT_CURRENT = @LT_CURRENT@
274 LT_REVISION = @LT_REVISION@
275 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
276 MAKEINFO = @MAKEINFO@
277 MANIFEST_TOOL = @MANIFEST_TOOL@
278 MKDIR_P = @MKDIR_P@
279 NM = @NM@
280 NMEDIT = @NMEDIT@
281 OBJDUMP = @OBJDUMP@
282 OBJEXT = @OBJEXT@
283 OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
284 OPENSSL_LIBS = @OPENSSL_LIBS@
285 OTOOL = @OTOOL@
286 OTOOL64 = @OTOOL64@
287 PACKAGE = @PACKAGE@
288 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
289 PACKAGE_NAME = @PACKAGE_NAME@
290 PACKAGE_STRING = @PACKAGE_STRING@
291 PACKAGE_TARNAME = @PACKAGE_TARNAME@
292 PACKAGE_URL = @PACKAGE_URL@
293 PACKAGE_VERSION = @PACKAGE_VERSION@
294 PACKAGE_VERSION_NUM = @PACKAGE_VERSION_NUM@
295 PATH_SEPARATOR = @PATH_SEPARATOR@
296 PKG_CONFIG = @PKG_CONFIG@
297 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299 PYTHON = @PYTHON@
300 PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
301 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
302 PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
303 PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
304 PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
305 PYTHON_PLATFORM = @PYTHON_PLATFORM@
306 PYTHON_PREFIX = @PYTHON_PREFIX@
307 PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
308 PYTHON_VERSION = @PYTHON_VERSION@
309 RANLIB = @RANLIB@
310 SED = @SED@
311 SET_MAKE = @SET_MAKE@
312 SHELL = @SHELL@
313 STRIP = @STRIP@
314 SYSTEMD_CFLAGS = @SYSTEMD_CFLAGS@
315 SYSTEMD_LIBS = @SYSTEMD_LIBS@
316 TESTLDADD = @TESTLDADD@
317 VERSION = @VERSION@
318 WARNCFLAGS = @WARNCFLAGS@
319 WARNCXXFLAGS = @WARNCXXFLAGS@
320 ZLIB_CFLAGS = @ZLIB_CFLAGS@
321 ZLIB_LIBS = @ZLIB_LIBS@
322 abs_builddir = @abs_builddir@
323 abs_srcdir = @abs_srcdir@
324 abs_top_builddir = @abs_top_builddir@
325 abs_top_srcdir = @abs_top_srcdir@
326 ac_ct_AR = @ac_ct_AR@
327 ac_ct_CC = @ac_ct_CC@
328 ac_ct_CXX = @ac_ct_CXX@
329 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
330 am__include = @am__include@
331 am__leading_dot = @am__leading_dot@
332 am__quote = @am__quote@
333 am__tar = @am__tar@
334 am__untar = @am__untar@
335 bindir = @bindir@
336 build = @build@
337 build_alias = @build_alias@
338 build_cpu = @build_cpu@
339 build_os = @build_os@
340 build_vendor = @build_vendor@
341 builddir = @builddir@
342 datadir = @datadir@
343 datarootdir = @datarootdir@
344 docdir = @docdir@
345 dvidir = @dvidir@
346 exec_prefix = @exec_prefix@
347 host = @host@
348 host_alias = @host_alias@
349 host_cpu = @host_cpu@
350 host_os = @host_os@
351 host_vendor = @host_vendor@
352 htmldir = @htmldir@
353 includedir = @includedir@
354 infodir = @infodir@
355 install_sh = @install_sh@
356 libdir = @libdir@
357 libexecdir = @libexecdir@
358 localedir = @localedir@
359 localstatedir = @localstatedir@
360 mandir = @mandir@
361 mkdir_p = @mkdir_p@
362 oldincludedir = @oldincludedir@
363 pdfdir = @pdfdir@
364 pkgpyexecdir = @pkgpyexecdir@
365 pkgpythondir = @pkgpythondir@
366 prefix = @prefix@
367 program_transform_name = @program_transform_name@
368 psdir = @psdir@
369 pyexecdir = @pyexecdir@
370 pythondir = @pythondir@
371 runstatedir = @runstatedir@
372 sbindir = @sbindir@
373 sharedstatedir = @sharedstatedir@
374 srcdir = @srcdir@
375 sysconfdir = @sysconfdir@
376 target = @target@
377 target_alias = @target_alias@
378 target_cpu = @target_cpu@
379 target_os = @target_os@
380 target_vendor = @target_vendor@
381 top_build_prefix = @top_build_prefix@
382 top_builddir = @top_builddir@
383 top_srcdir = @top_srcdir@
384 EXTRA_DIST = CMakeLists.txt
385 nobase_include_HEADERS = nghttp2/nghttp2.h nghttp2/nghttp2ver.h
386 all: all-am
387
388 .SUFFIXES:
389 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
390         @for dep in $?; do \
391           case '$(am__configure_deps)' in \
392             *$$dep*) \
393               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394                 && { if test -f $@; then exit 0; else break; fi; }; \
395               exit 1;; \
396           esac; \
397         done; \
398         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/includes/Makefile'; \
399         $(am__cd) $(top_srcdir) && \
400           $(AUTOMAKE) --gnu lib/includes/Makefile
401 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402         @case '$?' in \
403           *config.status*) \
404             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405           *) \
406             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
407             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
408         esac;
409
410 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413 $(top_srcdir)/configure:  $(am__configure_deps)
414         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
416         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417 $(am__aclocal_m4_deps):
418
419 mostlyclean-libtool:
420         -rm -f *.lo
421
422 clean-libtool:
423         -rm -rf .libs _libs
424 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
425         @$(NORMAL_INSTALL)
426         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
427         if test -n "$$list"; then \
428           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
429           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
430         fi; \
431         $(am__nobase_list) | while read dir files; do \
432           xfiles=; for file in $$files; do \
433             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
434             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
435           test -z "$$xfiles" || { \
436             test "x$$dir" = x. || { \
437               echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
438               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
439             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
440             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
441         done
442
443 uninstall-nobase_includeHEADERS:
444         @$(NORMAL_UNINSTALL)
445         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
446         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
447         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
448
449 ID: $(am__tagged_files)
450         $(am__define_uniq_tagged_files); mkid -fID $$unique
451 tags: tags-am
452 TAGS: tags
453
454 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
455         set x; \
456         here=`pwd`; \
457         $(am__define_uniq_tagged_files); \
458         shift; \
459         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
460           test -n "$$unique" || unique=$$empty_fix; \
461           if test $$# -gt 0; then \
462             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463               "$$@" $$unique; \
464           else \
465             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
466               $$unique; \
467           fi; \
468         fi
469 ctags: ctags-am
470
471 CTAGS: ctags
472 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
473         $(am__define_uniq_tagged_files); \
474         test -z "$(CTAGS_ARGS)$$unique" \
475           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
476              $$unique
477
478 GTAGS:
479         here=`$(am__cd) $(top_builddir) && pwd` \
480           && $(am__cd) $(top_srcdir) \
481           && gtags -i $(GTAGS_ARGS) "$$here"
482 cscopelist: cscopelist-am
483
484 cscopelist-am: $(am__tagged_files)
485         list='$(am__tagged_files)'; \
486         case "$(srcdir)" in \
487           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
488           *) sdir=$(subdir)/$(srcdir) ;; \
489         esac; \
490         for i in $$list; do \
491           if test -f "$$i"; then \
492             echo "$(subdir)/$$i"; \
493           else \
494             echo "$$sdir/$$i"; \
495           fi; \
496         done >> $(top_builddir)/cscope.files
497
498 distclean-tags:
499         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
500
501 distdir: $(BUILT_SOURCES)
502         $(MAKE) $(AM_MAKEFLAGS) distdir-am
503
504 distdir-am: $(DISTFILES)
505         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507         list='$(DISTFILES)'; \
508           dist_files=`for file in $$list; do echo $$file; done | \
509           sed -e "s|^$$srcdirstrip/||;t" \
510               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
511         case $$dist_files in \
512           */*) $(MKDIR_P) `echo "$$dist_files" | \
513                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
514                            sort -u` ;; \
515         esac; \
516         for file in $$dist_files; do \
517           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518           if test -d $$d/$$file; then \
519             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
520             if test -d "$(distdir)/$$file"; then \
521               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522             fi; \
523             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
528           else \
529             test -f "$(distdir)/$$file" \
530             || cp -p $$d/$$file "$(distdir)/$$file" \
531             || exit 1; \
532           fi; \
533         done
534 check-am: all-am
535 check: check-am
536 all-am: Makefile $(HEADERS)
537 installdirs:
538         for dir in "$(DESTDIR)$(includedir)"; do \
539           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
540         done
541 install: install-am
542 install-exec: install-exec-am
543 install-data: install-data-am
544 uninstall: uninstall-am
545
546 install-am: all-am
547         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
548
549 installcheck: installcheck-am
550 install-strip:
551         if test -z '$(STRIP)'; then \
552           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
553             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
554               install; \
555         else \
556           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
557             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
558             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
559         fi
560 mostlyclean-generic:
561
562 clean-generic:
563
564 distclean-generic:
565         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
566         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
567
568 maintainer-clean-generic:
569         @echo "This command is intended for maintainers to use"
570         @echo "it deletes files that may require special tools to rebuild."
571 clean: clean-am
572
573 clean-am: clean-generic clean-libtool mostlyclean-am
574
575 distclean: distclean-am
576         -rm -f Makefile
577 distclean-am: clean-am distclean-generic distclean-tags
578
579 dvi: dvi-am
580
581 dvi-am:
582
583 html: html-am
584
585 html-am:
586
587 info: info-am
588
589 info-am:
590
591 install-data-am: install-nobase_includeHEADERS
592
593 install-dvi: install-dvi-am
594
595 install-dvi-am:
596
597 install-exec-am:
598
599 install-html: install-html-am
600
601 install-html-am:
602
603 install-info: install-info-am
604
605 install-info-am:
606
607 install-man:
608
609 install-pdf: install-pdf-am
610
611 install-pdf-am:
612
613 install-ps: install-ps-am
614
615 install-ps-am:
616
617 installcheck-am:
618
619 maintainer-clean: maintainer-clean-am
620         -rm -f Makefile
621 maintainer-clean-am: distclean-am maintainer-clean-generic
622
623 mostlyclean: mostlyclean-am
624
625 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
626
627 pdf: pdf-am
628
629 pdf-am:
630
631 ps: ps-am
632
633 ps-am:
634
635 uninstall-am: uninstall-nobase_includeHEADERS
636
637 .MAKE: install-am install-strip
638
639 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
640         clean-libtool cscopelist-am ctags ctags-am distclean \
641         distclean-generic distclean-libtool distclean-tags distdir dvi \
642         dvi-am html html-am info info-am install install-am \
643         install-data install-data-am install-dvi install-dvi-am \
644         install-exec install-exec-am install-html install-html-am \
645         install-info install-info-am install-man \
646         install-nobase_includeHEADERS install-pdf install-pdf-am \
647         install-ps install-ps-am install-strip installcheck \
648         installcheck-am installdirs maintainer-clean \
649         maintainer-clean-generic mostlyclean mostlyclean-generic \
650         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
651         uninstall-am uninstall-nobase_includeHEADERS
652
653 .PRECIOUS: Makefile
654
655
656 # Tell versions [3.59,3.63) of GNU make to not export all variables.
657 # Otherwise a system limit (for SysV at least) may be exceeded.
658 .NOEXPORT: