Makefile.in
上传用户:xiaozhuqw
上传日期:2009-11-15
资源大小:1338k
文件大小:14k
源码类别:

网络

开发平台:

Unix_Linux

  1. # Makefile.in generated by automake 1.6.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
  4. # Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. SHELL = @SHELL@
  14. srcdir = @srcdir@
  15. top_srcdir = @top_srcdir@
  16. VPATH = @srcdir@
  17. prefix = @prefix@
  18. exec_prefix = @exec_prefix@
  19. bindir = @bindir@
  20. sbindir = @sbindir@
  21. libexecdir = @libexecdir@
  22. datadir = @datadir@
  23. sysconfdir = @sysconfdir@
  24. sharedstatedir = @sharedstatedir@
  25. localstatedir = @localstatedir@
  26. libdir = @libdir@
  27. infodir = @infodir@
  28. mandir = @mandir@
  29. includedir = @includedir@
  30. oldincludedir = /usr/include
  31. pkgdatadir = $(datadir)/@PACKAGE@
  32. pkglibdir = $(libdir)/@PACKAGE@
  33. pkgincludedir = $(includedir)/@PACKAGE@
  34. top_builddir = .
  35. ACLOCAL = @ACLOCAL@
  36. AUTOCONF = @AUTOCONF@
  37. AUTOMAKE = @AUTOMAKE@
  38. AUTOHEADER = @AUTOHEADER@
  39. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  40. INSTALL = @INSTALL@
  41. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  42. INSTALL_DATA = @INSTALL_DATA@
  43. install_sh_DATA = $(install_sh) -c -m 644
  44. install_sh_PROGRAM = $(install_sh) -c
  45. install_sh_SCRIPT = $(install_sh) -c
  46. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  47. INSTALL_HEADER = $(INSTALL_DATA)
  48. transform = @program_transform_name@
  49. NORMAL_INSTALL = :
  50. PRE_INSTALL = :
  51. POST_INSTALL = :
  52. NORMAL_UNINSTALL = :
  53. PRE_UNINSTALL = :
  54. POST_UNINSTALL = :
  55. host_alias = @host_alias@
  56. host_triplet = @host@
  57. EXEEXT = @EXEEXT@
  58. OBJEXT = @OBJEXT@
  59. PATH_SEPARATOR = @PATH_SEPARATOR@
  60. AMTAR = @AMTAR@
  61. AR = @AR@
  62. AWK = @AWK@
  63. BGPD = @BGPD@
  64. CC = @CC@
  65. CPP = @CPP@
  66. CURSES = @CURSES@
  67. DEPDIR = @DEPDIR@
  68. IF_METHOD = @IF_METHOD@
  69. IF_PROC = @IF_PROC@
  70. INCLUDES = @INCLUDES@
  71. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  72. IPFORWARD = @IPFORWARD@
  73. KERNEL_METHOD = @KERNEL_METHOD@
  74. LIBPAM = @LIBPAM@
  75. LIB_IPV6 = @LIB_IPV6@
  76. LIB_REGEX = @LIB_REGEX@
  77. MULTIPATH_NUM = @MULTIPATH_NUM@
  78. OSPF6D = @OSPF6D@
  79. OSPFD = @OSPFD@
  80. OTHER_METHOD = @OTHER_METHOD@
  81. PACKAGE = @PACKAGE@
  82. RANLIB = @RANLIB@
  83. RIPD = @RIPD@
  84. RIPNGD = @RIPNGD@
  85. RTREAD_METHOD = @RTREAD_METHOD@
  86. RT_METHOD = @RT_METHOD@
  87. STRIP = @STRIP@
  88. VERSION = @VERSION@
  89. VTYSH = @VTYSH@
  90. ZEBRA = @ZEBRA@
  91. am__include = @am__include@
  92. am__quote = @am__quote@
  93. install_sh = @install_sh@
  94. SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ doc
  95. EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in 
  96. vtysh/Makefile.am update-autotools
  97. subdir = .
  98. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  99. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  100. CONFIG_HEADER = config.h
  101. CONFIG_CLEAN_FILES =
  102. DIST_SOURCES =
  103. RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive 
  104. uninstall-info-recursive all-recursive install-data-recursive 
  105. install-exec-recursive installdirs-recursive install-recursive 
  106. uninstall-recursive check-recursive installcheck-recursive
  107. DIST_COMMON = README AUTHORS COPYING COPYING.LIB ChangeLog INSTALL 
  108. Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess 
  109. config.h.in config.sub configure configure.ac depcomp 
  110. install-sh missing mkinstalldirs
  111. DIST_SUBDIRS = $(SUBDIRS)
  112. all: config.h
  113. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  114. .SUFFIXES:
  115. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log 
  116.  configure.lineno
  117. $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
  118. cd $(top_srcdir) && 
  119.   $(AUTOMAKE) --foreign  Makefile
  120. Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
  121. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
  122. $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  123. $(SHELL) ./config.status --recheck
  124. $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
  125. cd $(srcdir) && $(AUTOCONF)
  126. $(ACLOCAL_M4):  configure.ac 
  127. cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  128. config.h: stamp-h1
  129. @if test ! -f $@; then 
  130.   rm -f stamp-h1; 
  131.   $(MAKE) stamp-h1; 
  132. else :; fi
  133. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  134. @rm -f stamp-h1
  135. cd $(top_builddir) && $(SHELL) ./config.status config.h
  136. $(srcdir)/config.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
  137. cd $(top_srcdir) && $(AUTOHEADER)
  138. touch $(srcdir)/config.h.in
  139. distclean-hdr:
  140. -rm -f config.h stamp-h1
  141. uninstall-info-am:
  142. # This directory's subdirectories are mostly independent; you can cd
  143. # into them and run `make' without going through this Makefile.
  144. # To change the values of `make' variables: instead of editing Makefiles,
  145. # (1) if the variable is set in `config.status', edit `config.status'
  146. #     (which will cause the Makefiles to be regenerated when you run `make');
  147. # (2) otherwise, pass the desired values on the `make' command line.
  148. $(RECURSIVE_TARGETS):
  149. @set fnord $$MAKEFLAGS; amf=$$2; 
  150. dot_seen=no; 
  151. target=`echo $@ | sed s/-recursive//`; 
  152. list='$(SUBDIRS)'; for subdir in $$list; do 
  153.   echo "Making $$target in $$subdir"; 
  154.   if test "$$subdir" = "."; then 
  155.     dot_seen=yes; 
  156.     local_target="$$target-am"; 
  157.   else 
  158.     local_target="$$target"; 
  159.   fi; 
  160.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  161.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  162. done; 
  163. if test "$$dot_seen" = "no"; then 
  164.   $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; 
  165. fi; test -z "$$fail"
  166. mostlyclean-recursive clean-recursive distclean-recursive 
  167. maintainer-clean-recursive:
  168. @set fnord $$MAKEFLAGS; amf=$$2; 
  169. dot_seen=no; 
  170. case "$@" in 
  171.   distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; 
  172.   *) list='$(SUBDIRS)' ;; 
  173. esac; 
  174. rev=''; for subdir in $$list; do 
  175.   if test "$$subdir" = "."; then :; else 
  176.     rev="$$subdir $$rev"; 
  177.   fi; 
  178. done; 
  179. rev="$$rev ."; 
  180. target=`echo $@ | sed s/-recursive//`; 
  181. for subdir in $$rev; do 
  182.   echo "Making $$target in $$subdir"; 
  183.   if test "$$subdir" = "."; then 
  184.     local_target="$$target-am"; 
  185.   else 
  186.     local_target="$$target"; 
  187.   fi; 
  188.   (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) 
  189.    || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; 
  190. done && test -z "$$fail"
  191. tags-recursive:
  192. list='$(SUBDIRS)'; for subdir in $$list; do 
  193.   test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
  194. done
  195. ETAGS = etags
  196. ETAGSFLAGS =
  197. tags: TAGS
  198. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  199. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; 
  200. unique=`for i in $$list; do 
  201.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  202.   done | 
  203.   $(AWK) '    { files[$$0] = 1; } 
  204.        END { for (i in files) print i; }'`; 
  205. mkid -fID $$unique
  206. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) 
  207. $(TAGS_FILES) $(LISP)
  208. tags=; 
  209. here=`pwd`; 
  210. list='$(SUBDIRS)'; for subdir in $$list; do 
  211.   if test "$$subdir" = .; then :; else 
  212.     test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; 
  213.   fi; 
  214. done; 
  215. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; 
  216. unique=`for i in $$list; do 
  217.     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; 
  218.   done | 
  219.   $(AWK) '    { files[$$0] = 1; } 
  220.        END { for (i in files) print i; }'`; 
  221. test -z "$(ETAGS_ARGS)$$tags$$unique" 
  222.   || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) 
  223.      $$tags $$unique
  224. GTAGS:
  225. here=`$(am__cd) $(top_builddir) && pwd` 
  226.   && cd $(top_srcdir) 
  227.   && gtags -i $(GTAGS_ARGS) $$here
  228. distclean-tags:
  229. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
  230. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  231. top_distdir = .
  232. distdir = $(PACKAGE)-$(VERSION)
  233. am__remove_distdir = 
  234.   { test ! -d $(distdir) 
  235.     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' 
  236.          && rm -fr $(distdir); }; }
  237. GZIP_ENV = --best
  238. distcleancheck_listfiles = find . -type f -print
  239. distdir: $(DISTFILES)
  240. $(am__remove_distdir)
  241. mkdir $(distdir)
  242. $(mkinstalldirs) $(distdir)/vtysh
  243. @list='$(DISTFILES)'; for file in $$list; do 
  244.   if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; 
  245.   dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; 
  246.   if test "$$dir" != "$$file" && test "$$dir" != "."; then 
  247.     dir="/$$dir"; 
  248.     $(mkinstalldirs) "$(distdir)$$dir"; 
  249.   else 
  250.     dir=''; 
  251.   fi; 
  252.   if test -d $$d/$$file; then 
  253.     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then 
  254.       cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; 
  255.     fi; 
  256.     cp -pR $$d/$$file $(distdir)$$dir || exit 1; 
  257.   else 
  258.     test -f $(distdir)/$$file 
  259.     || cp -p $$d/$$file $(distdir)/$$file 
  260.     || exit 1; 
  261.   fi; 
  262. done
  263. list='$(SUBDIRS)'; for subdir in $$list; do 
  264.   if test "$$subdir" = .; then :; else 
  265.     test -d $(distdir)/$$subdir 
  266.     || mkdir $(distdir)/$$subdir 
  267.     || exit 1; 
  268.     (cd $$subdir && 
  269.       $(MAKE) $(AM_MAKEFLAGS) 
  270.         top_distdir="$(top_distdir)" 
  271.         distdir=../$(distdir)/$$subdir 
  272.         distdir) 
  273.       || exit 1; 
  274.   fi; 
  275. done
  276. $(MAKE) $(AM_MAKEFLAGS) 
  277.   top_distdir="${top_distdir}" distdir="$(distdir)" 
  278.   dist-hook
  279. -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} ; -o 
  280.   ! -type d ! -perm -444 -links 1 -exec chmod a+r {} ; -o 
  281.   ! -type d ! -perm -400 -exec chmod a+r {} ; -o 
  282.   ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} ; 
  283. || chmod -R a+r $(distdir)
  284. dist-gzip: distdir
  285. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  286. $(am__remove_distdir)
  287. dist dist-all: distdir
  288. $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  289. $(am__remove_distdir)
  290. # This target untars the dist file and tries a VPATH configuration.  Then
  291. # it guarantees that the distribution is self-contained by making another
  292. # tarfile.
  293. distcheck: dist
  294. $(am__remove_distdir)
  295. GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
  296. chmod -R a-w $(distdir); chmod a+w $(distdir)
  297. mkdir $(distdir)/=build
  298. mkdir $(distdir)/=inst
  299. chmod a-w $(distdir)
  300. dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` 
  301.   && cd $(distdir)/=build 
  302.   && ../configure --srcdir=.. --prefix=$$dc_install_base 
  303.     $(DISTCHECK_CONFIGURE_FLAGS) 
  304.   && $(MAKE) $(AM_MAKEFLAGS) 
  305.   && $(MAKE) $(AM_MAKEFLAGS) dvi 
  306.   && $(MAKE) $(AM_MAKEFLAGS) check 
  307.   && $(MAKE) $(AM_MAKEFLAGS) install 
  308.   && $(MAKE) $(AM_MAKEFLAGS) installcheck 
  309.   && $(MAKE) $(AM_MAKEFLAGS) uninstall 
  310.   && (test `find $$dc_install_base -type f -print | wc -l` -le 1 
  311.       || { echo "ERROR: files left after uninstall:" ; 
  312.            find $$dc_install_base -type f -print ; 
  313.            exit 1; } >&2 ) 
  314.   && $(MAKE) $(AM_MAKEFLAGS) dist-gzip 
  315.   && rm -f $(distdir).tar.gz 
  316.   && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
  317. $(am__remove_distdir)
  318. @echo "$(distdir).tar.gz is ready for distribution" | 
  319.   sed 'h;s/./=/g;p;x;p;x'
  320. distcleancheck: distclean
  321. if test '$(srcdir)' = . ; then 
  322.   echo "ERROR: distcleancheck can only run from a VPATH build" ; 
  323.   exit 1 ; 
  324. fi
  325. test `$(distcleancheck_listfiles) | wc -l` -eq 0 
  326.   || { echo "ERROR: files left after distclean:" ; 
  327.        $(distcleancheck_listfiles) ; 
  328.        exit 1; } >&2
  329. check-am: all-am
  330. check: check-recursive
  331. all-am: Makefile config.h
  332. installdirs: installdirs-recursive
  333. installdirs-am:
  334. install: install-recursive
  335. install-exec: install-exec-recursive
  336. install-data: install-data-recursive
  337. uninstall: uninstall-recursive
  338. install-am: all-am
  339. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  340. installcheck: installcheck-recursive
  341. install-strip:
  342. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" 
  343.   INSTALL_STRIP_FLAG=-s 
  344.   `test -z '$(STRIP)' || 
  345.     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  346. mostlyclean-generic:
  347. clean-generic:
  348. distclean-generic:
  349. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  350. maintainer-clean-generic:
  351. @echo "This command is intended for maintainers to use"
  352. @echo "it deletes files that may require special tools to rebuild."
  353. clean: clean-recursive
  354. clean-am: clean-generic mostlyclean-am
  355. distclean: distclean-recursive
  356. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  357. distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
  358. dvi: dvi-recursive
  359. dvi-am:
  360. info: info-recursive
  361. info-am:
  362. install-data-am:
  363. install-exec-am:
  364. install-info: install-info-recursive
  365. install-man:
  366. installcheck-am:
  367. maintainer-clean: maintainer-clean-recursive
  368. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  369. -rm -rf autom4te.cache
  370. maintainer-clean-am: distclean-am maintainer-clean-generic
  371. mostlyclean: mostlyclean-recursive
  372. mostlyclean-am: mostlyclean-generic
  373. uninstall-am: uninstall-info-am
  374. uninstall-info: uninstall-info-recursive
  375. .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean 
  376. clean-generic clean-recursive dist dist-all dist-gzip distcheck 
  377. distclean distclean-generic distclean-hdr distclean-recursive 
  378. distclean-tags distcleancheck distdir dvi dvi-am dvi-recursive 
  379. info info-am info-recursive install install-am install-data 
  380. install-data-am install-data-recursive install-exec 
  381. install-exec-am install-exec-recursive install-info 
  382. install-info-am install-info-recursive install-man 
  383. install-recursive install-strip installcheck installcheck-am 
  384. installdirs installdirs-am installdirs-recursive 
  385. maintainer-clean maintainer-clean-generic 
  386. maintainer-clean-recursive mostlyclean mostlyclean-generic 
  387. mostlyclean-recursive tags tags-recursive uninstall 
  388. uninstall-am uninstall-info-am uninstall-info-recursive 
  389. uninstall-recursive
  390. dist-hook:
  391. mkdir $(distdir)/tools
  392. cp -p $(srcdir)/tools/*.pl $(distdir)/tools
  393. cp -p $(srcdir)/tools/*.el $(distdir)/tools
  394. cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
  395. mkdir $(distdir)/init
  396. mkdir $(distdir)/init/redhat
  397. cp -p $(srcdir)/init/redhat/*.init $(distdir)/init/redhat
  398. cp -p $(srcdir)/init/redhat/zebra.* $(distdir)/init/redhat
  399. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  400. # Otherwise a system limit (for SysV at least) may be exceeded.
  401. .NOEXPORT: