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