blob: 9835a48cb5730d6b32140868ceb4291f5b790552 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001# Makefile.in generated by automake 1.13.4 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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# -*- Makefile -*-
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21 case $${target_option-} in \
22 ?) ;; \
23 *) echo "am__make_running_with_option: internal error: invalid" \
24 "target option '$${target_option-}' specified" >&2; \
25 exit 1;; \
26 esac; \
27 has_opt=no; \
28 sane_makeflags=$$MAKEFLAGS; \
29 if $(am__is_gnu_make); then \
30 sane_makeflags=$$MFLAGS; \
31 else \
32 case $$MAKEFLAGS in \
33 *\\[\ \ ]*) \
34 bs=\\; \
35 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
37 esac; \
38 fi; \
39 skip_next=no; \
40 strip_trailopt () \
41 { \
42 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43 }; \
44 for flg in $$sane_makeflags; do \
45 test $$skip_next = yes && { skip_next=no; continue; }; \
46 case $$flg in \
47 *=*|--*) continue;; \
48 -*I) strip_trailopt 'I'; skip_next=yes;; \
49 -*I?*) strip_trailopt 'I';; \
50 -*O) strip_trailopt 'O'; skip_next=yes;; \
51 -*O?*) strip_trailopt 'O';; \
52 -*l) strip_trailopt 'l'; skip_next=yes;; \
53 -*l?*) strip_trailopt 'l';; \
54 -[dEDm]) skip_next=yes;; \
55 -[JT]) skip_next=yes;; \
56 esac; \
57 case $$flg in \
58 *$$target_option*) has_opt=yes; break;; \
59 esac; \
60 done; \
61 test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82subdir = python/doc
83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
84ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
86 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88 $(top_srcdir)/configure.ac
89am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90 $(ACLOCAL_M4)
91mkinstalldirs = $(install_sh) -d
92CONFIG_HEADER = $(top_builddir)/lib/defs.h
93CONFIG_CLEAN_FILES =
94CONFIG_CLEAN_VPATH_FILES =
95AM_V_P = $(am__v_P_@AM_V@)
96am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
97am__v_P_0 = false
98am__v_P_1 = :
99AM_V_GEN = $(am__v_GEN_@AM_V@)
100am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
101am__v_GEN_0 = @echo " GEN " $@;
102am__v_GEN_1 =
103AM_V_at = $(am__v_at_@AM_V@)
104am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
105am__v_at_0 = @
106am__v_at_1 =
107SOURCES =
108DIST_SOURCES =
109am__can_run_installinfo = \
110 case $$AM_UPDATE_INFO_DIR in \
111 n|no|NO) false;; \
112 *) (install-info --version) >/dev/null 2>&1;; \
113 esac
114am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
115DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116ACLOCAL = @ACLOCAL@
117AMTAR = @AMTAR@
118AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
119AR = @AR@
120AUTOCONF = @AUTOCONF@
121AUTOHEADER = @AUTOHEADER@
122AUTOMAKE = @AUTOMAKE@
123AWK = @AWK@
124CC = @CC@
125CCDEPMODE = @CCDEPMODE@
126CFLAGS = @CFLAGS@
127CHECK_CFLAGS = @CHECK_CFLAGS@
128CHECK_LIBS = @CHECK_LIBS@
129CPP = @CPP@
130CPPFLAGS = @CPPFLAGS@
131CYGPATH_W = @CYGPATH_W@
132DEFS = @DEFS@
133DEPDIR = @DEPDIR@
134DLLTOOL = @DLLTOOL@
135DSYMUTIL = @DSYMUTIL@
136DUMPBIN = @DUMPBIN@
137ECHO_C = @ECHO_C@
138ECHO_N = @ECHO_N@
139ECHO_T = @ECHO_T@
140EGREP = @EGREP@
141EXEEXT = @EXEEXT@
142FGREP = @FGREP@
143FLEX = @FLEX@
144GREP = @GREP@
145INSTALL = @INSTALL@
146INSTALL_DATA = @INSTALL_DATA@
147INSTALL_PROGRAM = @INSTALL_PROGRAM@
148INSTALL_SCRIPT = @INSTALL_SCRIPT@
149INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
150LD = @LD@
151LDFLAGS = @LDFLAGS@
152LIBNL_VERSION = @LIBNL_VERSION@
153LIBOBJS = @LIBOBJS@
154LIBS = @LIBS@
155LIBTOOL = @LIBTOOL@
156LIPO = @LIPO@
157LN_S = @LN_S@
158LTLIBOBJS = @LTLIBOBJS@
159LT_AGE = @LT_AGE@
160LT_CURRENT = @LT_CURRENT@
161LT_REVISION = @LT_REVISION@
162MAJ_VERSION = @MAJ_VERSION@
163MAKEINFO = @MAKEINFO@
164MANIFEST_TOOL = @MANIFEST_TOOL@
165MIC_VERSION = @MIC_VERSION@
166MIN_VERSION = @MIN_VERSION@
167MKDIR_P = @MKDIR_P@
168NM = @NM@
169NMEDIT = @NMEDIT@
170OBJDUMP = @OBJDUMP@
171OBJEXT = @OBJEXT@
172OTOOL = @OTOOL@
173OTOOL64 = @OTOOL64@
174PACKAGE = @PACKAGE@
175PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
176PACKAGE_NAME = @PACKAGE_NAME@
177PACKAGE_STRING = @PACKAGE_STRING@
178PACKAGE_TARNAME = @PACKAGE_TARNAME@
179PACKAGE_URL = @PACKAGE_URL@
180PACKAGE_VERSION = @PACKAGE_VERSION@
181PATH_SEPARATOR = @PATH_SEPARATOR@
182PKG_CONFIG = @PKG_CONFIG@
183PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
184PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
185RANLIB = @RANLIB@
186SED = @SED@
187SET_MAKE = @SET_MAKE@
188SHELL = @SHELL@
189STRIP = @STRIP@
190VERSION = @VERSION@
191YACC = @YACC@
192abs_builddir = @abs_builddir@
193abs_srcdir = @abs_srcdir@
194abs_top_builddir = @abs_top_builddir@
195abs_top_srcdir = @abs_top_srcdir@
196ac_ct_AR = @ac_ct_AR@
197ac_ct_CC = @ac_ct_CC@
198ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
199am__include = @am__include@
200am__leading_dot = @am__leading_dot@
201am__quote = @am__quote@
202am__tar = @am__tar@
203am__untar = @am__untar@
204bindir = @bindir@
205build = @build@
206build_alias = @build_alias@
207build_cpu = @build_cpu@
208build_os = @build_os@
209build_vendor = @build_vendor@
210builddir = @builddir@
211datadir = @datadir@
212datarootdir = @datarootdir@
213docdir = @docdir@
214dvidir = @dvidir@
215exec_prefix = @exec_prefix@
216host = @host@
217host_alias = @host_alias@
218host_cpu = @host_cpu@
219host_os = @host_os@
220host_vendor = @host_vendor@
221htmldir = @htmldir@
222includedir = @includedir@
223infodir = @infodir@
224install_sh = @install_sh@
225libdir = @libdir@
226libexecdir = @libexecdir@
227localedir = @localedir@
228localstatedir = @localstatedir@
229mandir = @mandir@
230mkdir_p = @mkdir_p@
231oldincludedir = @oldincludedir@
232pdfdir = @pdfdir@
233pkgconfigdir = @pkgconfigdir@
234prefix = @prefix@
235program_transform_name = @program_transform_name@
236psdir = @psdir@
237sbindir = @sbindir@
238sharedstatedir = @sharedstatedir@
239srcdir = @srcdir@
240subdirs = @subdirs@
241sysconfdir = @sysconfdir@
242target_alias = @target_alias@
243top_build_prefix = @top_build_prefix@
244top_builddir = @top_builddir@
245top_srcdir = @top_srcdir@
246EXTRA_DIST = \
247 conf.py \
248 core.rst \
249 index.rst \
250 route_addr.rst \
251 route.rst
252
253all: all-am
254
255.SUFFIXES:
256$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
257 @for dep in $?; do \
258 case '$(am__configure_deps)' in \
259 *$$dep*) \
260 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
261 && { if test -f $@; then exit 0; else break; fi; }; \
262 exit 1;; \
263 esac; \
264 done; \
265 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/doc/Makefile'; \
266 $(am__cd) $(top_srcdir) && \
267 $(AUTOMAKE) --foreign python/doc/Makefile
268.PRECIOUS: Makefile
269Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
270 @case '$?' in \
271 *config.status*) \
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
273 *) \
274 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
276 esac;
277
278$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280
281$(top_srcdir)/configure: $(am__configure_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283$(ACLOCAL_M4): $(am__aclocal_m4_deps)
284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285$(am__aclocal_m4_deps):
286
287mostlyclean-libtool:
288 -rm -f *.lo
289
290clean-libtool:
291 -rm -rf .libs _libs
292tags TAGS:
293
294ctags CTAGS:
295
296cscope cscopelist:
297
298
299distdir: $(DISTFILES)
300 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
301 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
302 list='$(DISTFILES)'; \
303 dist_files=`for file in $$list; do echo $$file; done | \
304 sed -e "s|^$$srcdirstrip/||;t" \
305 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
306 case $$dist_files in \
307 */*) $(MKDIR_P) `echo "$$dist_files" | \
308 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
309 sort -u` ;; \
310 esac; \
311 for file in $$dist_files; do \
312 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
313 if test -d $$d/$$file; then \
314 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
315 if test -d "$(distdir)/$$file"; then \
316 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
317 fi; \
318 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
320 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
321 fi; \
322 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
323 else \
324 test -f "$(distdir)/$$file" \
325 || cp -p $$d/$$file "$(distdir)/$$file" \
326 || exit 1; \
327 fi; \
328 done
329check-am: all-am
330check: check-am
331all-am: Makefile
332installdirs:
333install: install-am
334install-exec: install-exec-am
335install-data: install-data-am
336uninstall: uninstall-am
337
338install-am: all-am
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341installcheck: installcheck-am
342install-strip:
343 if test -z '$(STRIP)'; then \
344 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346 install; \
347 else \
348 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
349 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
350 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
351 fi
352mostlyclean-generic:
353
354clean-generic:
355
356distclean-generic:
357 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
358 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
359
360maintainer-clean-generic:
361 @echo "This command is intended for maintainers to use"
362 @echo "it deletes files that may require special tools to rebuild."
363clean: clean-am
364
365clean-am: clean-generic clean-libtool mostlyclean-am
366
367distclean: distclean-am
368 -rm -f Makefile
369distclean-am: clean-am distclean-generic
370
371dvi: dvi-am
372
373dvi-am:
374
375html: html-am
376
377html-am:
378
379info: info-am
380
381info-am:
382
383install-data-am:
384
385install-dvi: install-dvi-am
386
387install-dvi-am:
388
389install-exec-am:
390
391install-html: install-html-am
392
393install-html-am:
394
395install-info: install-info-am
396
397install-info-am:
398
399install-man:
400
401install-pdf: install-pdf-am
402
403install-pdf-am:
404
405install-ps: install-ps-am
406
407install-ps-am:
408
409installcheck-am:
410
411maintainer-clean: maintainer-clean-am
412 -rm -f Makefile
413maintainer-clean-am: distclean-am maintainer-clean-generic
414
415mostlyclean: mostlyclean-am
416
417mostlyclean-am: mostlyclean-generic mostlyclean-libtool
418
419pdf: pdf-am
420
421pdf-am:
422
423ps: ps-am
424
425ps-am:
426
427uninstall-am:
428
429.MAKE: install-am install-strip
430
431.PHONY: all all-am check check-am clean clean-generic clean-libtool \
432 cscopelist-am ctags-am distclean distclean-generic \
433 distclean-libtool distdir dvi dvi-am html html-am info info-am \
434 install install-am install-data install-data-am install-dvi \
435 install-dvi-am install-exec install-exec-am install-html \
436 install-html-am install-info install-info-am install-man \
437 install-pdf install-pdf-am install-ps install-ps-am \
438 install-strip installcheck installcheck-am installdirs \
439 maintainer-clean maintainer-clean-generic mostlyclean \
440 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
441 tags-am uninstall uninstall-am
442
443
444# Tell versions [3.59,3.63) of GNU make to not export all variables.
445# Otherwise a system limit (for SysV at least) may be exceeded.
446.NOEXPORT: