New upstream version 1.2.3
[quagga-debian.git] / isisd / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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
18
19
20 VPATH = @srcdir@
21 am__is_gnu_make = { \
22   if test -z '$(MAKELEVEL)'; then \
23     false; \
24   elif test -n '$(MAKE_HOST)'; then \
25     true; \
26   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27     true; \
28   else \
29     false; \
30   fi; \
31 }
32 am__make_running_with_option = \
33   case $${target_option-} in \
34       ?) ;; \
35       *) echo "am__make_running_with_option: internal error: invalid" \
36               "target option '$${target_option-}' specified" >&2; \
37          exit 1;; \
38   esac; \
39   has_opt=no; \
40   sane_makeflags=$$MAKEFLAGS; \
41   if $(am__is_gnu_make); then \
42     sane_makeflags=$$MFLAGS; \
43   else \
44     case $$MAKEFLAGS in \
45       *\\[\ \   ]*) \
46         bs=\\; \
47         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
49     esac; \
50   fi; \
51   skip_next=no; \
52   strip_trailopt () \
53   { \
54     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55   }; \
56   for flg in $$sane_makeflags; do \
57     test $$skip_next = yes && { skip_next=no; continue; }; \
58     case $$flg in \
59       *=*|--*) continue;; \
60         -*I) strip_trailopt 'I'; skip_next=yes;; \
61       -*I?*) strip_trailopt 'I';; \
62         -*O) strip_trailopt 'O'; skip_next=yes;; \
63       -*O?*) strip_trailopt 'O';; \
64         -*l) strip_trailopt 'l'; skip_next=yes;; \
65       -*l?*) strip_trailopt 'l';; \
66       -[dEDm]) skip_next=yes;; \
67       -[JT]) skip_next=yes;; \
68     esac; \
69     case $$flg in \
70       *$$target_option*) has_opt=yes; break;; \
71     esac; \
72   done; \
73   test $$has_opt = yes
74 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76 pkgdatadir = $(datadir)/@PACKAGE@
77 pkgincludedir = $(includedir)/@PACKAGE@
78 pkglibdir = $(libdir)/@PACKAGE@
79 pkglibexecdir = $(libexecdir)/@PACKAGE@
80 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81 install_sh_DATA = $(install_sh) -c -m 644
82 install_sh_PROGRAM = $(install_sh) -c
83 install_sh_SCRIPT = $(install_sh) -c
84 INSTALL_HEADER = $(INSTALL_DATA)
85 transform = $(program_transform_name)
86 NORMAL_INSTALL = :
87 PRE_INSTALL = :
88 POST_INSTALL = :
89 NORMAL_UNINSTALL = :
90 PRE_UNINSTALL = :
91 POST_UNINSTALL = :
92 build_triplet = @build@
93 host_triplet = @host@
94 target_triplet = @target@
95 sbin_PROGRAMS = isisd$(EXEEXT)
96 subdir = isisd
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
99         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
100         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
101         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103         $(ACLOCAL_M4)
104 DIST_COMMON = $(srcdir)/Makefile.am $(dist_examples_DATA) \
105         $(noinst_HEADERS) $(am__DIST_COMMON)
106 mkinstalldirs = $(install_sh) -d
107 CONFIG_HEADER = $(top_builddir)/config.h
108 CONFIG_CLEAN_FILES =
109 CONFIG_CLEAN_VPATH_FILES =
110 LIBRARIES = $(noinst_LIBRARIES)
111 ARFLAGS = cru
112 AM_V_AR = $(am__v_AR_@AM_V@)
113 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
114 am__v_AR_0 = @echo "  AR      " $@;
115 am__v_AR_1 = 
116 libisis_a_AR = $(AR) $(ARFLAGS)
117 libisis_a_LIBADD =
118 am_libisis_a_OBJECTS = isis_adjacency.$(OBJEXT) isis_lsp.$(OBJEXT) \
119         dict.$(OBJEXT) isis_circuit.$(OBJEXT) isis_pdu.$(OBJEXT) \
120         isis_tlv.$(OBJEXT) isisd.$(OBJEXT) isis_misc.$(OBJEXT) \
121         isis_zebra.$(OBJEXT) isis_dr.$(OBJEXT) isis_flags.$(OBJEXT) \
122         isis_dynhn.$(OBJEXT) iso_checksum.$(OBJEXT) isis_csm.$(OBJEXT) \
123         isis_events.$(OBJEXT) isis_spf.$(OBJEXT) isis_redist.$(OBJEXT) \
124         isis_route.$(OBJEXT) isis_routemap.$(OBJEXT) isis_te.$(OBJEXT) \
125         isis_vty.$(OBJEXT)
126 libisis_a_OBJECTS = $(am_libisis_a_OBJECTS)
127 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"
128 PROGRAMS = $(sbin_PROGRAMS)
129 am__objects_1 = isis_adjacency.$(OBJEXT) isis_lsp.$(OBJEXT) \
130         dict.$(OBJEXT) isis_circuit.$(OBJEXT) isis_pdu.$(OBJEXT) \
131         isis_tlv.$(OBJEXT) isisd.$(OBJEXT) isis_misc.$(OBJEXT) \
132         isis_zebra.$(OBJEXT) isis_dr.$(OBJEXT) isis_flags.$(OBJEXT) \
133         isis_dynhn.$(OBJEXT) iso_checksum.$(OBJEXT) isis_csm.$(OBJEXT) \
134         isis_events.$(OBJEXT) isis_spf.$(OBJEXT) isis_redist.$(OBJEXT) \
135         isis_route.$(OBJEXT) isis_routemap.$(OBJEXT) isis_te.$(OBJEXT) \
136         isis_vty.$(OBJEXT)
137 am_isisd_OBJECTS = isis_main.$(OBJEXT) $(am__objects_1) \
138         isis_bpf.$(OBJEXT) isis_dlpi.$(OBJEXT) isis_pfpacket.$(OBJEXT)
139 isisd_OBJECTS = $(am_isisd_OBJECTS)
140 isisd_DEPENDENCIES = ../lib/libzebra.la
141 AM_V_lt = $(am__v_lt_@AM_V@)
142 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
143 am__v_lt_0 = --silent
144 am__v_lt_1 = 
145 AM_V_P = $(am__v_P_@AM_V@)
146 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
147 am__v_P_0 = false
148 am__v_P_1 = :
149 AM_V_GEN = $(am__v_GEN_@AM_V@)
150 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
151 am__v_GEN_0 = @echo "  GEN     " $@;
152 am__v_GEN_1 = 
153 AM_V_at = $(am__v_at_@AM_V@)
154 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
155 am__v_at_0 = @
156 am__v_at_1 = 
157 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
158 depcomp = $(SHELL) $(top_srcdir)/depcomp
159 am__depfiles_maybe = depfiles
160 am__mv = mv -f
161 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
162         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
163 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
164         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
165         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
166         $(AM_CFLAGS) $(CFLAGS)
167 AM_V_CC = $(am__v_CC_@AM_V@)
168 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
169 am__v_CC_0 = @echo "  CC      " $@;
170 am__v_CC_1 = 
171 CCLD = $(CC)
172 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
173         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
174         $(AM_LDFLAGS) $(LDFLAGS) -o $@
175 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
176 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
177 am__v_CCLD_0 = @echo "  CCLD    " $@;
178 am__v_CCLD_1 = 
179 SOURCES = $(libisis_a_SOURCES) $(isisd_SOURCES)
180 DIST_SOURCES = $(libisis_a_SOURCES) $(isisd_SOURCES)
181 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
182         ctags-recursive dvi-recursive html-recursive info-recursive \
183         install-data-recursive install-dvi-recursive \
184         install-exec-recursive install-html-recursive \
185         install-info-recursive install-pdf-recursive \
186         install-ps-recursive install-recursive installcheck-recursive \
187         installdirs-recursive pdf-recursive ps-recursive \
188         tags-recursive uninstall-recursive
189 am__can_run_installinfo = \
190   case $$AM_UPDATE_INFO_DIR in \
191     n|no|NO) false;; \
192     *) (install-info --version) >/dev/null 2>&1;; \
193   esac
194 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
195 am__vpath_adj = case $$p in \
196     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
197     *) f=$$p;; \
198   esac;
199 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
200 am__install_max = 40
201 am__nobase_strip_setup = \
202   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
203 am__nobase_strip = \
204   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
205 am__nobase_list = $(am__nobase_strip_setup); \
206   for p in $$list; do echo "$$p $$p"; done | \
207   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
208   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
209     if (++n[$$2] == $(am__install_max)) \
210       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
211     END { for (dir in files) print dir, files[dir] }'
212 am__base_list = \
213   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
214   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
215 am__uninstall_files_from_dir = { \
216   test -z "$$files" \
217     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
218     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
219          $(am__cd) "$$dir" && rm -f $$files; }; \
220   }
221 DATA = $(dist_examples_DATA)
222 HEADERS = $(noinst_HEADERS)
223 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
224   distclean-recursive maintainer-clean-recursive
225 am__recursive_targets = \
226   $(RECURSIVE_TARGETS) \
227   $(RECURSIVE_CLEAN_TARGETS) \
228   $(am__extra_recursive_targets)
229 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
230         distdir
231 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
232 # Read a list of newline-separated strings from the standard input,
233 # and print each of them once, without duplicates.  Input order is
234 # *not* preserved.
235 am__uniquify_input = $(AWK) '\
236   BEGIN { nonempty = 0; } \
237   { items[$$0] = 1; nonempty = 1; } \
238   END { if (nonempty) { for (i in items) print i; }; } \
239 '
240 # Make sure the list of sources is unique.  This is necessary because,
241 # e.g., the same source file might be shared among _SOURCES variables
242 # for different programs/libraries.
243 am__define_uniq_tagged_files = \
244   list='$(am__tagged_files)'; \
245   unique=`for i in $$list; do \
246     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247   done | $(am__uniquify_input)`
248 ETAGS = etags
249 CTAGS = ctags
250 DIST_SUBDIRS = $(SUBDIRS)
251 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp AUTHORS \
252         README
253 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
254 am__relativize = \
255   dir0=`pwd`; \
256   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
257   sed_rest='s,^[^/]*/*,,'; \
258   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
259   sed_butlast='s,/*[^/]*$$,,'; \
260   while test -n "$$dir1"; do \
261     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
262     if test "$$first" != "."; then \
263       if test "$$first" = ".."; then \
264         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
265         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
266       else \
267         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
268         if test "$$first2" = "$$first"; then \
269           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
270         else \
271           dir2="../$$dir2"; \
272         fi; \
273         dir0="$$dir0"/"$$first"; \
274       fi; \
275     fi; \
276     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
277   done; \
278   reldir="$$dir2"
279 ACLOCAL = @ACLOCAL@
280 AMTAR = @AMTAR@
281 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
282 AR = @AR@
283 AUTOCONF = @AUTOCONF@
284 AUTOHEADER = @AUTOHEADER@
285 AUTOMAKE = @AUTOMAKE@
286 AWK = @AWK@
287 BGPD = @BGPD@
288 CARES_CFLAGS = @CARES_CFLAGS@
289 CARES_LIBS = @CARES_LIBS@
290 CC = @CC@
291 CCDEPMODE = @CCDEPMODE@
292 CFLAGS = @CFLAGS@
293 CONFDATE = @CONFDATE@
294 CONFIG_ARGS = @CONFIG_ARGS@
295 CPP = @CPP@
296 CPPFLAGS = @CPPFLAGS@
297 CURSES = @CURSES@
298 CYGPATH_W = @CYGPATH_W@
299 DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
300 DEPDIR = @DEPDIR@
301 DLLTOOL = @DLLTOOL@
302 DOC = @DOC@
303 DSYMUTIL = @DSYMUTIL@
304 DUMPBIN = @DUMPBIN@
305 ECHO_C = @ECHO_C@
306 ECHO_N = @ECHO_N@
307 ECHO_T = @ECHO_T@
308 EGREP = @EGREP@
309 EXEEXT = @EXEEXT@
310 FGREP = @FGREP@
311 GAWK = @GAWK@
312 GREP = @GREP@
313 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
314 IF_METHOD = @IF_METHOD@
315 INSTALL = @INSTALL@
316 INSTALL_DATA = @INSTALL_DATA@
317 INSTALL_PROGRAM = @INSTALL_PROGRAM@
318 INSTALL_SCRIPT = @INSTALL_SCRIPT@
319 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
320 IOCTL_METHOD = @IOCTL_METHOD@
321 IPFORWARD = @IPFORWARD@
322 ISISD = @ISISD@
323 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
324 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
325 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
326 KERNEL_METHOD = @KERNEL_METHOD@
327 LATEXMK = @LATEXMK@
328 LD = @LD@
329 LDFLAGS = @LDFLAGS@
330 LIBCAP = @LIBCAP@
331 LIBM = @LIBM@
332 LIBOBJS = @LIBOBJS@
333 LIBPAM = @LIBPAM@
334 LIBREADLINE = @LIBREADLINE@
335 LIBS = @LIBS@ 
336 LIBTOOL = @LIBTOOL@
337 LIB_REGEX = @LIB_REGEX@
338 LIPO = @LIPO@
339 LN_S = @LN_S@
340 LTLIBOBJS = @LTLIBOBJS@
341 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
342 MAKEINFO = @MAKEINFO@
343 MANIFEST_TOOL = @MANIFEST_TOOL@
344 MKDIR_P = @MKDIR_P@
345 NETSNMP_CONFIG = @NETSNMP_CONFIG@
346 NHRPD = @NHRPD@
347 NM = @NM@
348 NMEDIT = @NMEDIT@
349 OBJDUMP = @OBJDUMP@
350 OBJEXT = @OBJEXT@
351 OSPF6D = @OSPF6D@
352 OSPFAPI = @OSPFAPI@
353 OSPFCLIENT = @OSPFCLIENT@
354 OSPFD = @OSPFD@
355 OTOOL = @OTOOL@
356 OTOOL64 = @OTOOL64@
357 PACKAGE = @PACKAGE@
358 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
359 PACKAGE_NAME = @PACKAGE_NAME@
360 PACKAGE_STRING = @PACKAGE_STRING@
361 PACKAGE_TARNAME = @PACKAGE_TARNAME@
362 PACKAGE_URL = @PACKAGE_URL@
363 PACKAGE_VERSION = @PACKAGE_VERSION@
364 PANDOC = @PANDOC@
365 PATH_SEPARATOR = @PATH_SEPARATOR@
366 PDFLATEX = @PDFLATEX@
367 PERL = @PERL@
368 PIMD = @PIMD@
369 PKG_CONFIG = @PKG_CONFIG@
370 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
371 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
372 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
373 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
374 PROTOC_C = @PROTOC_C@
375 RANLIB = @RANLIB@
376 RIPD = @RIPD@
377 RIPNGD = @RIPNGD@
378 RTREAD_METHOD = @RTREAD_METHOD@
379 RT_METHOD = @RT_METHOD@
380 SED = @SED@
381 SET_MAKE = @SET_MAKE@
382 SHELL = @SHELL@
383 SOLARIS = @SOLARIS@
384 STRIP = @STRIP@
385 VERSION = @VERSION@
386 VTYSH = @VTYSH@
387 WATCHQUAGGA = @WATCHQUAGGA@
388 WEAK_ALIAS = @WEAK_ALIAS@
389 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
390 WERROR = @WERROR@
391 ZEBRA = @ZEBRA@
392 abs_builddir = @abs_builddir@
393 abs_srcdir = @abs_srcdir@
394 abs_top_builddir = @abs_top_builddir@
395 abs_top_srcdir = @abs_top_srcdir@
396 ac_ct_AR = @ac_ct_AR@
397 ac_ct_CC = @ac_ct_CC@
398 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
399 am__include = @am__include@
400 am__leading_dot = @am__leading_dot@
401 am__quote = @am__quote@
402 am__tar = @am__tar@
403 am__untar = @am__untar@
404 bindir = @bindir@
405 build = @build@
406 build_alias = @build_alias@
407 build_cpu = @build_cpu@
408 build_os = @build_os@
409 build_vendor = @build_vendor@
410 builddir = @builddir@
411 datadir = @datadir@
412 datarootdir = @datarootdir@
413 docdir = @docdir@
414 dvidir = @dvidir@
415 enable_group = @enable_group@
416 enable_user = @enable_user@
417 enable_vty_group = @enable_vty_group@
418 exampledir = @exampledir@
419 exec_prefix = @exec_prefix@
420 host = @host@
421 host_alias = @host_alias@
422 host_cpu = @host_cpu@
423 host_os = @host_os@
424 host_vendor = @host_vendor@
425 htmldir = @htmldir@
426 includedir = @includedir@
427 infodir = @infodir@
428 install_sh = @install_sh@
429 libdir = @libdir@
430 libexecdir = @libexecdir@
431 localedir = @localedir@
432 localstatedir = @localstatedir@
433 mandir = @mandir@
434 mkdir_p = @mkdir_p@
435 oldincludedir = @oldincludedir@
436 pdfdir = @pdfdir@
437 pkgsrcdir = @pkgsrcdir@
438 pkgsrcrcdir = @pkgsrcrcdir@
439 prefix = @prefix@
440 program_transform_name = @program_transform_name@
441 psdir = @psdir@
442 quagga_statedir = @quagga_statedir@
443 sbindir = @sbindir@
444 sharedstatedir = @sharedstatedir@
445 srcdir = @srcdir@
446 sysconfdir = @sysconfdir@
447 target = @target@
448 target_alias = @target_alias@
449 target_cpu = @target_cpu@
450 target_os = @target_os@
451 target_vendor = @target_vendor@
452 top_build_prefix = @top_build_prefix@
453 top_builddir = @top_builddir@
454 top_srcdir = @top_srcdir@
455 AM_CPPFLAGS = -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib \
456            @ISIS_TOPOLOGY_INCLUDES@
457
458 INSTALL_SDATA = @INSTALL@ -m 600
459 AM_CFLAGS = $(WERROR)
460 noinst_LIBRARIES = libisis.a
461 SUBDIRS = topology
462 libisis_a_SOURCES = \
463         isis_adjacency.c isis_lsp.c dict.c isis_circuit.c isis_pdu.c \
464         isis_tlv.c isisd.c isis_misc.c isis_zebra.c isis_dr.c \
465         isis_flags.c isis_dynhn.c iso_checksum.c isis_csm.c isis_events.c \
466         isis_spf.c isis_redist.c isis_route.c isis_routemap.c isis_te.c \
467         isis_vty.c
468
469 noinst_HEADERS = \
470         isisd.h isis_pdu.h isis_tlv.h isis_adjacency.h isis_constants.h \
471         isis_lsp.h dict.h isis_circuit.h isis_misc.h isis_network.h \
472         isis_zebra.h isis_dr.h isis_flags.h isis_dynhn.h isis_common.h \
473         iso_checksum.h isis_csm.h isis_events.h isis_spf.h isis_redist.h \
474         isis_route.h isis_routemap.h isis_te.h \
475         include-netbsd/clnp.h include-netbsd/esis.h include-netbsd/iso.h
476
477 isisd_SOURCES = \
478         isis_main.c $(libisis_a_SOURCES) \
479         isis_bpf.c isis_dlpi.c isis_pfpacket.c
480
481 isisd_LDADD = @ISIS_TOPOLOGY_LIB@ ../lib/libzebra.la @LIBCAP@
482 examplesdir = $(exampledir)
483 dist_examples_DATA = isisd.conf.sample
484 all: all-recursive
485
486 .SUFFIXES:
487 .SUFFIXES: .c .lo .o .obj
488 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
489         @for dep in $?; do \
490           case '$(am__configure_deps)' in \
491             *$$dep*) \
492               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
493                 && { if test -f $@; then exit 0; else break; fi; }; \
494               exit 1;; \
495           esac; \
496         done; \
497         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu isisd/Makefile'; \
498         $(am__cd) $(top_srcdir) && \
499           $(AUTOMAKE) --gnu isisd/Makefile
500 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
501         @case '$?' in \
502           *config.status*) \
503             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
504           *) \
505             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
506             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
507         esac;
508
509 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
510         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
511
512 $(top_srcdir)/configure:  $(am__configure_deps)
513         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
514 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
515         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516 $(am__aclocal_m4_deps):
517
518 clean-noinstLIBRARIES:
519         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
520
521 libisis.a: $(libisis_a_OBJECTS) $(libisis_a_DEPENDENCIES) $(EXTRA_libisis_a_DEPENDENCIES) 
522         $(AM_V_at)-rm -f libisis.a
523         $(AM_V_AR)$(libisis_a_AR) libisis.a $(libisis_a_OBJECTS) $(libisis_a_LIBADD)
524         $(AM_V_at)$(RANLIB) libisis.a
525 install-sbinPROGRAMS: $(sbin_PROGRAMS)
526         @$(NORMAL_INSTALL)
527         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
528         if test -n "$$list"; then \
529           echo " $(MKDIR_P) '$(DESTDIR)$(sbindir)'"; \
530           $(MKDIR_P) "$(DESTDIR)$(sbindir)" || exit 1; \
531         fi; \
532         for p in $$list; do echo "$$p $$p"; done | \
533         sed 's/$(EXEEXT)$$//' | \
534         while read p p1; do if test -f $$p \
535          || test -f $$p1 \
536           ; then echo "$$p"; echo "$$p"; else :; fi; \
537         done | \
538         sed -e 'p;s,.*/,,;n;h' \
539             -e 's|.*|.|' \
540             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
541         sed 'N;N;N;s,\n, ,g' | \
542         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
543           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
544             if ($$2 == $$4) files[d] = files[d] " " $$1; \
545             else { print "f", $$3 "/" $$4, $$1; } } \
546           END { for (d in files) print "f", d, files[d] }' | \
547         while read type dir files; do \
548             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
549             test -z "$$files" || { \
550             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
551             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
552             } \
553         ; done
554
555 uninstall-sbinPROGRAMS:
556         @$(NORMAL_UNINSTALL)
557         @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
558         files=`for p in $$list; do echo "$$p"; done | \
559           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
560               -e 's/$$/$(EXEEXT)/' \
561         `; \
562         test -n "$$list" || exit 0; \
563         echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
564         cd "$(DESTDIR)$(sbindir)" && rm -f $$files
565
566 clean-sbinPROGRAMS:
567         @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
568         echo " rm -f" $$list; \
569         rm -f $$list || exit $$?; \
570         test -n "$(EXEEXT)" || exit 0; \
571         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
572         echo " rm -f" $$list; \
573         rm -f $$list
574
575 isisd$(EXEEXT): $(isisd_OBJECTS) $(isisd_DEPENDENCIES) $(EXTRA_isisd_DEPENDENCIES) 
576         @rm -f isisd$(EXEEXT)
577         $(AM_V_CCLD)$(LINK) $(isisd_OBJECTS) $(isisd_LDADD) $(LIBS)
578
579 mostlyclean-compile:
580         -rm -f *.$(OBJEXT)
581
582 distclean-compile:
583         -rm -f *.tab.c
584
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dict.Po@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_adjacency.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_bpf.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_circuit.Po@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_csm.Po@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dlpi.Po@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dr.Po@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_dynhn.Po@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_events.Po@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_flags.Po@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_lsp.Po@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_main.Po@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_misc.Po@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_pdu.Po@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_pfpacket.Po@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_redist.Po@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_route.Po@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_routemap.Po@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_spf.Po@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_te.Po@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_tlv.Po@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_vty.Po@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isis_zebra.Po@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isisd.Po@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iso_checksum.Po@am__quote@
610
611 .c.o:
612 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
613 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
614 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
615 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
616 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
617
618 .c.obj:
619 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
620 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
624
625 .c.lo:
626 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
627 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
631
632 mostlyclean-libtool:
633         -rm -f *.lo
634
635 clean-libtool:
636         -rm -rf .libs _libs
637 install-dist_examplesDATA: $(dist_examples_DATA)
638         @$(NORMAL_INSTALL)
639         @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
640         if test -n "$$list"; then \
641           echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
642           $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
643         fi; \
644         for p in $$list; do \
645           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
646           echo "$$d$$p"; \
647         done | $(am__base_list) | \
648         while read files; do \
649           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
650           $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
651         done
652
653 uninstall-dist_examplesDATA:
654         @$(NORMAL_UNINSTALL)
655         @list='$(dist_examples_DATA)'; test -n "$(examplesdir)" || list=; \
656         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
657         dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
658
659 # This directory's subdirectories are mostly independent; you can cd
660 # into them and run 'make' without going through this Makefile.
661 # To change the values of 'make' variables: instead of editing Makefiles,
662 # (1) if the variable is set in 'config.status', edit 'config.status'
663 #     (which will cause the Makefiles to be regenerated when you run 'make');
664 # (2) otherwise, pass the desired values on the 'make' command line.
665 $(am__recursive_targets):
666         @fail=; \
667         if $(am__make_keepgoing); then \
668           failcom='fail=yes'; \
669         else \
670           failcom='exit 1'; \
671         fi; \
672         dot_seen=no; \
673         target=`echo $@ | sed s/-recursive//`; \
674         case "$@" in \
675           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
676           *) list='$(SUBDIRS)' ;; \
677         esac; \
678         for subdir in $$list; do \
679           echo "Making $$target in $$subdir"; \
680           if test "$$subdir" = "."; then \
681             dot_seen=yes; \
682             local_target="$$target-am"; \
683           else \
684             local_target="$$target"; \
685           fi; \
686           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
687           || eval $$failcom; \
688         done; \
689         if test "$$dot_seen" = "no"; then \
690           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
691         fi; test -z "$$fail"
692
693 ID: $(am__tagged_files)
694         $(am__define_uniq_tagged_files); mkid -fID $$unique
695 tags: tags-recursive
696 TAGS: tags
697
698 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
699         set x; \
700         here=`pwd`; \
701         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
702           include_option=--etags-include; \
703           empty_fix=.; \
704         else \
705           include_option=--include; \
706           empty_fix=; \
707         fi; \
708         list='$(SUBDIRS)'; for subdir in $$list; do \
709           if test "$$subdir" = .; then :; else \
710             test ! -f $$subdir/TAGS || \
711               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
712           fi; \
713         done; \
714         $(am__define_uniq_tagged_files); \
715         shift; \
716         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
717           test -n "$$unique" || unique=$$empty_fix; \
718           if test $$# -gt 0; then \
719             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
720               "$$@" $$unique; \
721           else \
722             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
723               $$unique; \
724           fi; \
725         fi
726 ctags: ctags-recursive
727
728 CTAGS: ctags
729 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
730         $(am__define_uniq_tagged_files); \
731         test -z "$(CTAGS_ARGS)$$unique" \
732           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
733              $$unique
734
735 GTAGS:
736         here=`$(am__cd) $(top_builddir) && pwd` \
737           && $(am__cd) $(top_srcdir) \
738           && gtags -i $(GTAGS_ARGS) "$$here"
739 cscopelist: cscopelist-recursive
740
741 cscopelist-am: $(am__tagged_files)
742         list='$(am__tagged_files)'; \
743         case "$(srcdir)" in \
744           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
745           *) sdir=$(subdir)/$(srcdir) ;; \
746         esac; \
747         for i in $$list; do \
748           if test -f "$$i"; then \
749             echo "$(subdir)/$$i"; \
750           else \
751             echo "$$sdir/$$i"; \
752           fi; \
753         done >> $(top_builddir)/cscope.files
754
755 distclean-tags:
756         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
757
758 distdir: $(DISTFILES)
759         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
760         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
761         list='$(DISTFILES)'; \
762           dist_files=`for file in $$list; do echo $$file; done | \
763           sed -e "s|^$$srcdirstrip/||;t" \
764               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
765         case $$dist_files in \
766           */*) $(MKDIR_P) `echo "$$dist_files" | \
767                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
768                            sort -u` ;; \
769         esac; \
770         for file in $$dist_files; do \
771           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
772           if test -d $$d/$$file; then \
773             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
774             if test -d "$(distdir)/$$file"; then \
775               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
776             fi; \
777             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
778               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
779               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
780             fi; \
781             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
782           else \
783             test -f "$(distdir)/$$file" \
784             || cp -p $$d/$$file "$(distdir)/$$file" \
785             || exit 1; \
786           fi; \
787         done
788         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
789           if test "$$subdir" = .; then :; else \
790             $(am__make_dryrun) \
791               || test -d "$(distdir)/$$subdir" \
792               || $(MKDIR_P) "$(distdir)/$$subdir" \
793               || exit 1; \
794             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
795             $(am__relativize); \
796             new_distdir=$$reldir; \
797             dir1=$$subdir; dir2="$(top_distdir)"; \
798             $(am__relativize); \
799             new_top_distdir=$$reldir; \
800             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
801             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
802             ($(am__cd) $$subdir && \
803               $(MAKE) $(AM_MAKEFLAGS) \
804                 top_distdir="$$new_top_distdir" \
805                 distdir="$$new_distdir" \
806                 am__remove_distdir=: \
807                 am__skip_length_check=: \
808                 am__skip_mode_fix=: \
809                 distdir) \
810               || exit 1; \
811           fi; \
812         done
813 check-am: all-am
814 check: check-recursive
815 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
816 installdirs: installdirs-recursive
817 installdirs-am:
818         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)"; do \
819           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
820         done
821 install: install-recursive
822 install-exec: install-exec-recursive
823 install-data: install-data-recursive
824 uninstall: uninstall-recursive
825
826 install-am: all-am
827         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
828
829 installcheck: installcheck-recursive
830 install-strip:
831         if test -z '$(STRIP)'; then \
832           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
833             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
834               install; \
835         else \
836           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
837             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
838             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
839         fi
840 mostlyclean-generic:
841
842 clean-generic:
843
844 distclean-generic:
845         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
846         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
847
848 maintainer-clean-generic:
849         @echo "This command is intended for maintainers to use"
850         @echo "it deletes files that may require special tools to rebuild."
851 clean: clean-recursive
852
853 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
854         clean-sbinPROGRAMS mostlyclean-am
855
856 distclean: distclean-recursive
857         -rm -rf ./$(DEPDIR)
858         -rm -f Makefile
859 distclean-am: clean-am distclean-compile distclean-generic \
860         distclean-tags
861
862 dvi: dvi-recursive
863
864 dvi-am:
865
866 html: html-recursive
867
868 html-am:
869
870 info: info-recursive
871
872 info-am:
873
874 install-data-am: install-dist_examplesDATA
875
876 install-dvi: install-dvi-recursive
877
878 install-dvi-am:
879
880 install-exec-am: install-sbinPROGRAMS
881
882 install-html: install-html-recursive
883
884 install-html-am:
885
886 install-info: install-info-recursive
887
888 install-info-am:
889
890 install-man:
891
892 install-pdf: install-pdf-recursive
893
894 install-pdf-am:
895
896 install-ps: install-ps-recursive
897
898 install-ps-am:
899
900 installcheck-am:
901
902 maintainer-clean: maintainer-clean-recursive
903         -rm -rf ./$(DEPDIR)
904         -rm -f Makefile
905 maintainer-clean-am: distclean-am maintainer-clean-generic
906
907 mostlyclean: mostlyclean-recursive
908
909 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
910         mostlyclean-libtool
911
912 pdf: pdf-recursive
913
914 pdf-am:
915
916 ps: ps-recursive
917
918 ps-am:
919
920 uninstall-am: uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
921
922 .MAKE: $(am__recursive_targets) install-am install-strip
923
924 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
925         check-am clean clean-generic clean-libtool \
926         clean-noinstLIBRARIES clean-sbinPROGRAMS cscopelist-am ctags \
927         ctags-am distclean distclean-compile distclean-generic \
928         distclean-libtool distclean-tags distdir dvi dvi-am html \
929         html-am info info-am install install-am install-data \
930         install-data-am install-dist_examplesDATA install-dvi \
931         install-dvi-am install-exec install-exec-am install-html \
932         install-html-am install-info install-info-am install-man \
933         install-pdf install-pdf-am install-ps install-ps-am \
934         install-sbinPROGRAMS install-strip installcheck \
935         installcheck-am installdirs installdirs-am maintainer-clean \
936         maintainer-clean-generic mostlyclean mostlyclean-compile \
937         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
938         tags tags-am uninstall uninstall-am \
939         uninstall-dist_examplesDATA uninstall-sbinPROGRAMS
940
941 .PRECIOUS: Makefile
942
943
944 # Tell versions [3.59,3.63) of GNU make to not export all variables.
945 # Otherwise a system limit (for SysV at least) may be exceeded.
946 .NOEXPORT: