Makefile.in 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448
  1. # Makefile.in generated by automake 1.9.6 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005 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. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. pkgdatadir = $(datadir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkgincludedir = $(includedir)/@PACKAGE@
  19. top_builddir = ..
  20. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  21. INSTALL = @INSTALL@
  22. install_sh_DATA = $(install_sh) -c -m 644
  23. install_sh_PROGRAM = $(install_sh) -c
  24. install_sh_SCRIPT = $(install_sh) -c
  25. INSTALL_HEADER = $(INSTALL_DATA)
  26. transform = $(program_transform_name)
  27. NORMAL_INSTALL = :
  28. PRE_INSTALL = :
  29. POST_INSTALL = :
  30. NORMAL_UNINSTALL = :
  31. PRE_UNINSTALL = :
  32. POST_UNINSTALL = :
  33. build_triplet = @build@
  34. host_triplet = @host@
  35. target_triplet = @target@
  36. subdir = docs
  37. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in INSTALL TODO
  38. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  39. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  40. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  41. $(ACLOCAL_M4)
  42. mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
  43. CONFIG_HEADER = $(top_builddir)/src/config.h
  44. CONFIG_CLEAN_FILES =
  45. SOURCES =
  46. DIST_SOURCES =
  47. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  48. ACLOCAL = @ACLOCAL@
  49. AMDEP_FALSE = @AMDEP_FALSE@
  50. AMDEP_TRUE = @AMDEP_TRUE@
  51. AMTAR = @AMTAR@
  52. AR = @AR@
  53. AUTOCONF = @AUTOCONF@
  54. AUTOGEN = @AUTOGEN@
  55. AUTOHEADER = @AUTOHEADER@
  56. AUTOMAKE = @AUTOMAKE@
  57. AWK = @AWK@
  58. CC = @CC@
  59. CCDEPMODE = @CCDEPMODE@
  60. CFLAGS = @CFLAGS@
  61. CPP = @CPP@
  62. CPPFLAGS = @CPPFLAGS@
  63. CXX = @CXX@
  64. CXXCPP = @CXXCPP@
  65. CXXDEPMODE = @CXXDEPMODE@
  66. CXXFLAGS = @CXXFLAGS@
  67. CYGPATH_W = @CYGPATH_W@
  68. DEFS = @DEFS@
  69. DEPDIR = @DEPDIR@
  70. DVIPDFM = @DVIPDFM@
  71. DVIPS = @DVIPS@
  72. ECHO = @ECHO@
  73. ECHO_C = @ECHO_C@
  74. ECHO_N = @ECHO_N@
  75. ECHO_T = @ECHO_T@
  76. EGREP = @EGREP@
  77. ENABLE_FLOWREPLAY_FALSE = @ENABLE_FLOWREPLAY_FALSE@
  78. ENABLE_FLOWREPLAY_TRUE = @ENABLE_FLOWREPLAY_TRUE@
  79. ENABLE_TCPBRIDGE_FALSE = @ENABLE_TCPBRIDGE_FALSE@
  80. ENABLE_TCPBRIDGE_TRUE = @ENABLE_TCPBRIDGE_TRUE@
  81. EXEEXT = @EXEEXT@
  82. F77 = @F77@
  83. FFLAGS = @FFLAGS@
  84. FIG2DEV = @FIG2DEV@
  85. HAVE_DOCTOOLS_FALSE = @HAVE_DOCTOOLS_FALSE@
  86. HAVE_DOCTOOLS_TRUE = @HAVE_DOCTOOLS_TRUE@
  87. INSTALL_DATA = @INSTALL_DATA@
  88. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  89. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  90. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  91. LATEX2HTML = @LATEX2HTML@
  92. LDFLAGS = @LDFLAGS@
  93. LIBOBJS = @LIBOBJS@
  94. LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
  95. LIBOPTS_DIR = @LIBOPTS_DIR@
  96. LIBOPTS_LDADD = @LIBOPTS_LDADD@
  97. LIBS = @LIBS@
  98. LIBTOOL = @LIBTOOL@
  99. LNAVLIB = @LNAVLIB@
  100. LNAV_CFLAGS = @LNAV_CFLAGS@
  101. LNETINC = @LNETINC@
  102. LNETLIB = @LNETLIB@
  103. LN_S = @LN_S@
  104. LPCAPINC = @LPCAPINC@
  105. LPCAPLIB = @LPCAPLIB@
  106. LTLIBOBJS = @LTLIBOBJS@
  107. LYX = @LYX@
  108. MAINT = @MAINT@
  109. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  110. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  111. MAKEINFO = @MAKEINFO@
  112. NEED_LIBOPTS_FALSE = @NEED_LIBOPTS_FALSE@
  113. NEED_LIBOPTS_TRUE = @NEED_LIBOPTS_TRUE@
  114. OBJEXT = @OBJEXT@
  115. PACKAGE = @PACKAGE@
  116. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  117. PACKAGE_NAME = @PACKAGE_NAME@
  118. PACKAGE_STRING = @PACKAGE_STRING@
  119. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  120. PACKAGE_VERSION = @PACKAGE_VERSION@
  121. PATH_SEPARATOR = @PATH_SEPARATOR@
  122. PCAP_BPF_H_FILE = @PCAP_BPF_H_FILE@
  123. PRINTF = @PRINTF@
  124. RANLIB = @RANLIB@
  125. SET_MAKE = @SET_MAKE@
  126. SHELL = @SHELL@
  127. STRIP = @STRIP@
  128. SYSTEM_STRLCPY_FALSE = @SYSTEM_STRLCPY_FALSE@
  129. SYSTEM_STRLCPY_TRUE = @SYSTEM_STRLCPY_TRUE@
  130. TCPREPLAY_RELEASE = @TCPREPLAY_RELEASE@
  131. TCPREPLAY_VERSION = @TCPREPLAY_VERSION@
  132. TEXI2DVI = @TEXI2DVI@
  133. VERSION = @VERSION@
  134. ac_ct_AR = @ac_ct_AR@
  135. ac_ct_CC = @ac_ct_CC@
  136. ac_ct_CXX = @ac_ct_CXX@
  137. ac_ct_F77 = @ac_ct_F77@
  138. ac_ct_RANLIB = @ac_ct_RANLIB@
  139. ac_ct_STRIP = @ac_ct_STRIP@
  140. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  141. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  142. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  143. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  144. am__include = @am__include@
  145. am__leading_dot = @am__leading_dot@
  146. am__quote = @am__quote@
  147. am__tar = @am__tar@
  148. am__untar = @am__untar@
  149. bindir = @bindir@
  150. build = @build@
  151. build_alias = @build_alias@
  152. build_cpu = @build_cpu@
  153. build_os = @build_os@
  154. build_vendor = @build_vendor@
  155. datadir = @datadir@
  156. debug_flag = @debug_flag@
  157. exec_prefix = @exec_prefix@
  158. host = @host@
  159. host_alias = @host_alias@
  160. host_cpu = @host_cpu@
  161. host_os = @host_os@
  162. host_vendor = @host_vendor@
  163. includedir = @includedir@
  164. infodir = @infodir@
  165. install_sh = @install_sh@
  166. libdir = @libdir@
  167. libexecdir = @libexecdir@
  168. localstatedir = @localstatedir@
  169. mandir = @mandir@
  170. mkdir_p = @mkdir_p@
  171. nic1 = @nic1@
  172. nic2 = @nic2@
  173. oldincludedir = @oldincludedir@
  174. pcncfg = @pcncfg@
  175. prefix = @prefix@
  176. program_transform_name = @program_transform_name@
  177. sbindir = @sbindir@
  178. sharedstatedir = @sharedstatedir@
  179. sysconfdir = @sysconfdir@
  180. target = @target@
  181. target_alias = @target_alias@
  182. target_cpu = @target_cpu@
  183. target_os = @target_os@
  184. target_vendor = @target_vendor@
  185. td = @td@
  186. MAKEFLAGS = -s
  187. @HAVE_DOCTOOLS_TRUE@MAN2HTML = ../scripts/man2html
  188. @HAVE_DOCTOOLS_TRUE@L2HFLAGS = -show_section_numbers -no_footnode -split +1 -info 0 \
  189. @HAVE_DOCTOOLS_TRUE@ -auto_navigation -local_icons -mkdir -html_version 4.0
  190. EXTRA_DIST = CHANGELOG CREDIT HACKING INSTALL LICENSE TODO \
  191. FAQ.lyx FAQ.pdf web/FAQ/FAQ.html web/FAQ \
  192. flowreplay.lyx flowreplay.pdf web/flowreplay/flowreplay.html web/flowreplay \
  193. flowheader.fig router-mode1.fig router-mode2.fig router-mode3.fig \
  194. manual.lyx manual.pdf web/manual/manual.html web/manual \
  195. web/index.html web/web.css web/man/tcpbridge.html \
  196. web/man/tcpreplay.html web/man/tcpprep.html web/man/flowreplay.html \
  197. web/man/tcprewrite.html web/tcpreplay-2-faq.html web/tcpreplay-2-faq.css
  198. MOSTLYCLEANFILES = FAQ.aux FAQ.log FAQ.toc FAQ.dvi FAQ.tex \
  199. manual.aux manual.log manual.dvi manual.tex manual.toc \
  200. flowreplay.aux flowreplay.log flowheader.eps flowreplay.tex \
  201. flowreplay.log flowreplay.toc flowreplay.dvi \
  202. images.aux images.log images.pl images.tex img1.png labels.pl \
  203. router-mode1.eps router-mode2.eps router-mode3.eps \
  204. *~ web/*~
  205. MAINTAINERCLEANFILES = FAQ.pdf flowreplay.pdf manual.pdf Makefile.in
  206. all: all-am
  207. .SUFFIXES:
  208. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  209. @for dep in $?; do \
  210. case '$(am__configure_deps)' in \
  211. *$$dep*) \
  212. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  213. && exit 0; \
  214. exit 1;; \
  215. esac; \
  216. done; \
  217. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
  218. cd $(top_srcdir) && \
  219. $(AUTOMAKE) --gnu docs/Makefile
  220. .PRECIOUS: Makefile
  221. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  222. @case '$?' in \
  223. *config.status*) \
  224. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  225. *) \
  226. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  227. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  228. esac;
  229. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  230. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  231. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  232. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  233. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  234. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  235. mostlyclean-libtool:
  236. -rm -f *.lo
  237. clean-libtool:
  238. -rm -rf .libs _libs
  239. distclean-libtool:
  240. -rm -f libtool
  241. uninstall-info-am:
  242. tags: TAGS
  243. TAGS:
  244. ctags: CTAGS
  245. CTAGS:
  246. distdir: $(DISTFILES)
  247. $(mkdir_p) $(distdir)/web $(distdir)/web/FAQ $(distdir)/web/flowreplay $(distdir)/web/man $(distdir)/web/manual
  248. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  249. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  250. list='$(DISTFILES)'; for file in $$list; do \
  251. case $$file in \
  252. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  253. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  254. esac; \
  255. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  256. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  257. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  258. dir="/$$dir"; \
  259. $(mkdir_p) "$(distdir)$$dir"; \
  260. else \
  261. dir=''; \
  262. fi; \
  263. if test -d $$d/$$file; then \
  264. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  265. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  266. fi; \
  267. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  268. else \
  269. test -f $(distdir)/$$file \
  270. || cp -p $$d/$$file $(distdir)/$$file \
  271. || exit 1; \
  272. fi; \
  273. done
  274. check-am: all-am
  275. check: check-am
  276. all-am: Makefile
  277. installdirs:
  278. install: install-am
  279. install-exec: install-exec-am
  280. install-data: install-data-am
  281. uninstall: uninstall-am
  282. install-am: all-am
  283. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  284. installcheck: installcheck-am
  285. install-strip:
  286. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  287. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  288. `test -z '$(STRIP)' || \
  289. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  290. mostlyclean-generic:
  291. -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  292. clean-generic:
  293. distclean-generic:
  294. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  295. maintainer-clean-generic:
  296. @echo "This command is intended for maintainers to use"
  297. @echo "it deletes files that may require special tools to rebuild."
  298. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  299. clean: clean-am
  300. clean-am: clean-generic clean-libtool mostlyclean-am
  301. distclean: distclean-am
  302. -rm -f Makefile
  303. distclean-am: clean-am distclean-generic distclean-libtool
  304. dvi: dvi-am
  305. dvi-am:
  306. html: html-am
  307. info: info-am
  308. info-am:
  309. install-data-am:
  310. install-exec-am:
  311. install-info: install-info-am
  312. install-man:
  313. installcheck-am:
  314. maintainer-clean: maintainer-clean-am
  315. -rm -f Makefile
  316. maintainer-clean-am: distclean-am maintainer-clean-generic \
  317. maintainer-clean-local
  318. mostlyclean: mostlyclean-am
  319. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  320. pdf: pdf-am
  321. pdf-am:
  322. ps: ps-am
  323. ps-am:
  324. uninstall-am: uninstall-info-am
  325. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  326. distclean distclean-generic distclean-libtool distdir dvi \
  327. dvi-am html html-am info info-am install install-am \
  328. install-data install-data-am install-exec install-exec-am \
  329. install-info install-info-am install-man install-strip \
  330. installcheck installcheck-am installdirs maintainer-clean \
  331. maintainer-clean-generic maintainer-clean-local mostlyclean \
  332. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  333. uninstall uninstall-am uninstall-info-am
  334. @HAVE_DOCTOOLS_TRUE@.PHONY: docs webfiles manpages
  335. @HAVE_DOCTOOLS_TRUE@webfiles: web/FAQ/FAQ.html web/manual/manual.html web/flowreplay/flowreplay.html
  336. @HAVE_DOCTOOLS_TRUE@docs: FAQ.pdf flowreplay.pdf manual.pdf webfiles manpages
  337. @HAVE_DOCTOOLS_TRUE@latex:
  338. @HAVE_DOCTOOLS_TRUE@ @LYX@ -e latex FAQ.lyx
  339. @HAVE_DOCTOOLS_TRUE@ @LYX@ -e latex manual.lyx
  340. @HAVE_DOCTOOLS_TRUE@ @LYX@ -e latex flowreplay.lyx
  341. @HAVE_DOCTOOLS_TRUE@FAQ.pdf: latex
  342. @HAVE_DOCTOOLS_TRUE@ @TEXI2DVI@ FAQ.tex
  343. @HAVE_DOCTOOLS_TRUE@ @DVIPDFM@ FAQ.dvi
  344. @HAVE_DOCTOOLS_TRUE@web/FAQ/FAQ.html: latex
  345. @HAVE_DOCTOOLS_TRUE@ @LATEX2HTML@ $(L2HFLAGS) -dir web/FAQ FAQ.tex
  346. @HAVE_DOCTOOLS_TRUE@flowreplay.pdf: latex
  347. @HAVE_DOCTOOLS_TRUE@ @FIG2DEV@ -L eps flowheader.fig flowheader.eps
  348. @HAVE_DOCTOOLS_TRUE@ @TEXI2DVI@ flowreplay.tex
  349. @HAVE_DOCTOOLS_TRUE@ @DVIPDFM@ flowreplay.dvi
  350. @HAVE_DOCTOOLS_TRUE@web/flowreplay/flowreplay.html: latex
  351. @HAVE_DOCTOOLS_TRUE@ @LATEX2HTML@ $(L2HFLAGS) -dir web/flowreplay flowreplay.tex
  352. @HAVE_DOCTOOLS_TRUE@manual.pdf: latex
  353. @HAVE_DOCTOOLS_TRUE@ @FIG2DEV@ -L eps router-mode1.fig router-mode1.eps
  354. @HAVE_DOCTOOLS_TRUE@ @FIG2DEV@ -L eps router-mode2.fig router-mode2.eps
  355. @HAVE_DOCTOOLS_TRUE@ @FIG2DEV@ -L eps router-mode3.fig router-mode3.eps
  356. @HAVE_DOCTOOLS_TRUE@ @TEXI2DVI@ manual.tex
  357. @HAVE_DOCTOOLS_TRUE@ @DVIPDFM@ manual.dvi
  358. @HAVE_DOCTOOLS_TRUE@web/manual/manual.html: latex
  359. @HAVE_DOCTOOLS_TRUE@ @LATEX2HTML@ $(L2HFLAGS) -dir web/manual manual.tex
  360. @HAVE_DOCTOOLS_TRUE@web/man/tcpreplay.html:
  361. @HAVE_DOCTOOLS_TRUE@ $(MAN2HTML) < ../src/tcpreplay.1 > web/man/tcpreplay.html
  362. @HAVE_DOCTOOLS_TRUE@web/man/tcpprep.html:
  363. @HAVE_DOCTOOLS_TRUE@ $(MAN2HTML) < ../src/tcpprep.1 > web/man/tcpprep.html
  364. @HAVE_DOCTOOLS_TRUE@web/man/flowreplay.html:
  365. @HAVE_DOCTOOLS_TRUE@ $(MAN2HTML) < ../src/flowreplay.1 > web/man/flowreplay.html
  366. @HAVE_DOCTOOLS_TRUE@web/man/tcprewrite.html:
  367. @HAVE_DOCTOOLS_TRUE@ $(MAN2HTML) < ../src/tcprewrite.1 > web/man/tcprewrite.html
  368. @HAVE_DOCTOOLS_TRUE@web/man/tcpbridge.html:
  369. @HAVE_DOCTOOLS_TRUE@ $(MAN2HTML) < ../src/tcpbridge.1 > web/man/tcpbridge.html
  370. @HAVE_DOCTOOLS_TRUE@manpages: web/man/tcpreplay.html web/man/tcpprep.html web/man/flowreplay.html \
  371. @HAVE_DOCTOOLS_TRUE@ web/man/tcprewrite.html web/man/tcpbridge.html
  372. @HAVE_DOCTOOLS_TRUE@postweb: webfiles manpages
  373. @HAVE_DOCTOOLS_TRUE@ rsync -e ssh --exclude '/**/.svn/' --exclude '/**~' --exclude '*~' \
  374. @HAVE_DOCTOOLS_TRUE@ -avz web/ aturner@voigner.synfin.net:/var/www-vhosts/tcpreplay/
  375. @HAVE_DOCTOOLS_TRUE@ scp CHANGELOG TODO aturner@voigner.synfin.net:/var/www-vhosts/tcpreplay/
  376. @HAVE_DOCTOOLS_TRUE@postwebsf: webfiles manpages
  377. @HAVE_DOCTOOLS_TRUE@ -rsync -e ssh --exclude '/**/.svn/' --exclude '/**~' --exclude '*~' \
  378. @HAVE_DOCTOOLS_TRUE@ -avz web/ aturner@shell.sf.net:htdocs/
  379. @HAVE_DOCTOOLS_TRUE@ scp CHANGELOG TODO aturner@shell.sf.net:htdocs/
  380. clean-docs: clean
  381. -rm -rf *.pdf web/manual web/FAQ web/flowreplay web/man/*
  382. maintainer-clean-local: clean-docs
  383. -rm -rf web/flowreplay web/FAQ web/manual web/man/*.html
  384. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  385. # Otherwise a system limit (for SysV at least) may be exceeded.
  386. .NOEXPORT: