1
0

Makefile.in 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554
  1. # Makefile.in generated by automake 1.17 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2024 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. VPATH = @srcdir@
  13. am__is_gnu_make = { \
  14. if test -z '$(MAKELEVEL)'; then \
  15. false; \
  16. elif test -n '$(MAKE_HOST)'; then \
  17. true; \
  18. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  19. true; \
  20. else \
  21. false; \
  22. fi; \
  23. }
  24. am__make_running_with_option = \
  25. case $${target_option-} in \
  26. ?) ;; \
  27. *) echo "am__make_running_with_option: internal error: invalid" \
  28. "target option '$${target_option-}' specified" >&2; \
  29. exit 1;; \
  30. esac; \
  31. has_opt=no; \
  32. sane_makeflags=$$MAKEFLAGS; \
  33. if $(am__is_gnu_make); then \
  34. sane_makeflags=$$MFLAGS; \
  35. else \
  36. case $$MAKEFLAGS in \
  37. *\\[\ \ ]*) \
  38. bs=\\; \
  39. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  40. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  41. esac; \
  42. fi; \
  43. skip_next=no; \
  44. strip_trailopt () \
  45. { \
  46. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  47. }; \
  48. for flg in $$sane_makeflags; do \
  49. test $$skip_next = yes && { skip_next=no; continue; }; \
  50. case $$flg in \
  51. *=*|--*) continue;; \
  52. -*I) strip_trailopt 'I'; skip_next=yes;; \
  53. -*I?*) strip_trailopt 'I';; \
  54. -*O) strip_trailopt 'O'; skip_next=yes;; \
  55. -*O?*) strip_trailopt 'O';; \
  56. -*l) strip_trailopt 'l'; skip_next=yes;; \
  57. -*l?*) strip_trailopt 'l';; \
  58. -[dEDm]) skip_next=yes;; \
  59. -[JT]) skip_next=yes;; \
  60. esac; \
  61. case $$flg in \
  62. *$$target_option*) has_opt=yes; break;; \
  63. esac; \
  64. done; \
  65. test $$has_opt = yes
  66. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  67. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  68. am__rm_f = rm -f $(am__rm_f_notfound)
  69. am__rm_rf = rm -rf $(am__rm_f_notfound)
  70. pkgdatadir = $(datadir)/@PACKAGE@
  71. pkgincludedir = $(includedir)/@PACKAGE@
  72. pkglibdir = $(libdir)/@PACKAGE@
  73. pkglibexecdir = $(libexecdir)/@PACKAGE@
  74. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  75. install_sh_DATA = $(install_sh) -c -m 644
  76. install_sh_PROGRAM = $(install_sh) -c
  77. install_sh_SCRIPT = $(install_sh) -c
  78. INSTALL_HEADER = $(INSTALL_DATA)
  79. transform = $(program_transform_name)
  80. NORMAL_INSTALL = :
  81. PRE_INSTALL = :
  82. POST_INSTALL = :
  83. NORMAL_UNINSTALL = :
  84. PRE_UNINSTALL = :
  85. POST_UNINSTALL = :
  86. build_triplet = @build@
  87. host_triplet = @host@
  88. target_triplet = @target@
  89. subdir = docs
  90. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  91. am__aclocal_m4_deps = $(top_srcdir)/m4/libopts.m4 \
  92. $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  93. $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  94. $(top_srcdir)/m4/lt~obsolete.m4 \
  95. $(top_srcdir)/m4/stdnoreturn.m4 $(top_srcdir)/acinclude.m4 \
  96. $(top_srcdir)/configure.ac
  97. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  98. $(ACLOCAL_M4)
  99. DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
  100. mkinstalldirs = $(install_sh) -d
  101. CONFIG_HEADER = $(top_builddir)/src/config.h
  102. CONFIG_CLEAN_FILES =
  103. CONFIG_CLEAN_VPATH_FILES =
  104. AM_V_P = $(am__v_P_@AM_V@)
  105. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  106. am__v_P_0 = false
  107. am__v_P_1 = :
  108. AM_V_GEN = $(am__v_GEN_@AM_V@)
  109. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  110. am__v_GEN_0 = @echo " GEN " $@;
  111. am__v_GEN_1 =
  112. AM_V_at = $(am__v_at_@AM_V@)
  113. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  114. am__v_at_0 = @
  115. am__v_at_1 =
  116. SOURCES =
  117. DIST_SOURCES =
  118. am__can_run_installinfo = \
  119. case $$AM_UPDATE_INFO_DIR in \
  120. n|no|NO) false;; \
  121. *) (install-info --version) >/dev/null 2>&1;; \
  122. esac
  123. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  124. am__DIST_COMMON = $(srcdir)/Makefile.in INSTALL TODO
  125. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  126. ACLOCAL = @ACLOCAL@
  127. AMTAR = @AMTAR@
  128. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  129. AR = @AR@
  130. AUTOCONF = @AUTOCONF@
  131. AUTOGEN = @AUTOGEN@
  132. AUTOHEADER = @AUTOHEADER@
  133. AUTOMAKE = @AUTOMAKE@
  134. AWK = @AWK@
  135. CC = @CC@
  136. CCDEPMODE = @CCDEPMODE@
  137. CFLAGS = @CFLAGS@
  138. CPP = @CPP@
  139. CPPFLAGS = @CPPFLAGS@
  140. CROSS_ARCH = @CROSS_ARCH@
  141. CROSS_LD = @CROSS_LD@
  142. CSCOPE = @CSCOPE@
  143. CTAGS = @CTAGS@
  144. CUT = @CUT@
  145. CXX = @CXX@
  146. CXXCPP = @CXXCPP@
  147. CXXDEPMODE = @CXXDEPMODE@
  148. CXXFLAGS = @CXXFLAGS@
  149. CYGPATH_W = @CYGPATH_W@
  150. DEFS = @DEFS@
  151. DEPDIR = @DEPDIR@
  152. DLLTOOL = @DLLTOOL@
  153. DMALLOC_LIB = @DMALLOC_LIB@
  154. DSYMUTIL = @DSYMUTIL@
  155. DUMPBIN = @DUMPBIN@
  156. ECHO = @ECHO@
  157. ECHO_C = @ECHO_C@
  158. ECHO_N = @ECHO_N@
  159. ECHO_T = @ECHO_T@
  160. EGREP = @EGREP@
  161. ETAGS = @ETAGS@
  162. EXEEXT = @EXEEXT@
  163. FGREP = @FGREP@
  164. FILECMD = @FILECMD@
  165. GREP = @GREP@
  166. GROFF = @GROFF@
  167. INSTALL = @INSTALL@
  168. INSTALL_DATA = @INSTALL_DATA@
  169. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  170. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  171. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  172. LD = @LD@
  173. LDFLAGS = @LDFLAGS@
  174. LDNETINC = @LDNETINC@
  175. LDNETLIB = @LDNETLIB@
  176. LIBOBJS = @LIBOBJS@
  177. LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
  178. LIBOPTS_DIR = @LIBOPTS_DIR@
  179. LIBOPTS_LDADD = @LIBOPTS_LDADD@
  180. LIBS = @LIBS@
  181. LIBTOOL = @LIBTOOL@
  182. LIPO = @LIPO@
  183. LNAVLIB = @LNAVLIB@
  184. LNAV_CFLAGS = @LNAV_CFLAGS@
  185. LN_S = @LN_S@
  186. LPCAPINC = @LPCAPINC@
  187. LPCAPLIB = @LPCAPLIB@
  188. LTLIBOBJS = @LTLIBOBJS@
  189. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  190. MACOSX_SDK_PATH = @MACOSX_SDK_PATH@
  191. MAINT = @MAINT@
  192. MAKEINFO = @MAKEINFO@
  193. MANIFEST_TOOL = @MANIFEST_TOOL@
  194. MKDIR_P = @MKDIR_P@
  195. NETMAPFLAGS = @NETMAPFLAGS@
  196. NETMAPINC = @NETMAPINC@
  197. NETMAPINCDIR = @NETMAPINCDIR@
  198. NETMAPUSERINC = @NETMAPUSERINC@
  199. NM = @NM@
  200. NMEDIT = @NMEDIT@
  201. OBJDUMP = @OBJDUMP@
  202. OBJEXT = @OBJEXT@
  203. OTOOL = @OTOOL@
  204. OTOOL64 = @OTOOL64@
  205. PACKAGE = @PACKAGE@
  206. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  207. PACKAGE_NAME = @PACKAGE_NAME@
  208. PACKAGE_STRING = @PACKAGE_STRING@
  209. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  210. PACKAGE_URL = @PACKAGE_URL@
  211. PACKAGE_VERSION = @PACKAGE_VERSION@
  212. PATH_SEPARATOR = @PATH_SEPARATOR@
  213. PCAP_BPF_H_FILE = @PCAP_BPF_H_FILE@
  214. PCAP_CONFIG = @PCAP_CONFIG@
  215. POSIX_SHELL = @POSIX_SHELL@
  216. PRINTF = @PRINTF@
  217. RANLIB = @RANLIB@
  218. SED = @SED@
  219. SET_MAKE = @SET_MAKE@
  220. SHELL = @SHELL@
  221. STDNORETURN_H = @STDNORETURN_H@
  222. STRIP = @STRIP@
  223. TCPREPLAY_RELEASE = @TCPREPLAY_RELEASE@
  224. TCPREPLAY_VERSION = @TCPREPLAY_VERSION@
  225. VERSION = @VERSION@
  226. abs_builddir = @abs_builddir@
  227. abs_srcdir = @abs_srcdir@
  228. abs_top_builddir = @abs_top_builddir@
  229. abs_top_srcdir = @abs_top_srcdir@
  230. ac_ct_AR = @ac_ct_AR@
  231. ac_ct_CC = @ac_ct_CC@
  232. ac_ct_CXX = @ac_ct_CXX@
  233. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  234. am__include = @am__include@
  235. am__leading_dot = @am__leading_dot@
  236. am__quote = @am__quote@
  237. am__rm_f_notfound = @am__rm_f_notfound@
  238. am__tar = @am__tar@
  239. am__untar = @am__untar@
  240. am__xargs_n = @am__xargs_n@
  241. bindir = @bindir@
  242. build = @build@
  243. build_alias = @build_alias@
  244. build_asan = @build_asan@
  245. build_cpu = @build_cpu@
  246. build_os = @build_os@
  247. build_tsan = @build_tsan@
  248. build_vendor = @build_vendor@
  249. builddir = @builddir@
  250. datadir = @datadir@
  251. datarootdir = @datarootdir@
  252. debug_flag = @debug_flag@
  253. debug_run_time_flag = @debug_run_time_flag@
  254. depmod = @depmod@
  255. docdir = @docdir@
  256. dvidir = @dvidir@
  257. exec_prefix = @exec_prefix@
  258. extra_debug_flag = @extra_debug_flag@
  259. host = @host@
  260. host_alias = @host_alias@
  261. host_cpu = @host_cpu@
  262. host_os = @host_os@
  263. host_vendor = @host_vendor@
  264. htmldir = @htmldir@
  265. includedir = @includedir@
  266. infodir = @infodir@
  267. insmod = @insmod@
  268. install_sh = @install_sh@
  269. libdir = @libdir@
  270. libexecdir = @libexecdir@
  271. localedir = @localedir@
  272. localstatedir = @localstatedir@
  273. mandir = @mandir@
  274. mkdir_p = @mkdir_p@
  275. nic1 = @nic1@
  276. nic2 = @nic2@
  277. oldincludedir = @oldincludedir@
  278. pcncfg = @pcncfg@
  279. pdfdir = @pdfdir@
  280. prefix = @prefix@
  281. program_transform_name = @program_transform_name@
  282. psdir = @psdir@
  283. rmmod = @rmmod@
  284. runstatedir = @runstatedir@
  285. sbindir = @sbindir@
  286. sharedstatedir = @sharedstatedir@
  287. srcdir = @srcdir@
  288. sysconfdir = @sysconfdir@
  289. target = @target@
  290. target_alias = @target_alias@
  291. target_cpu = @target_cpu@
  292. target_os = @target_os@
  293. target_vendor = @target_vendor@
  294. tcpdump_path = @tcpdump_path@
  295. test_hexdump = @test_hexdump@
  296. timestamp_trace_flag = @timestamp_trace_flag@
  297. top_build_prefix = @top_build_prefix@
  298. top_builddir = @top_builddir@
  299. top_srcdir = @top_srcdir@
  300. MAKEFLAGS = -s
  301. EXTRA_DIST = CHANGELOG CREDIT HACKING INSTALL LICENSE Win32Readme.txt
  302. MAINTAINERCLEANFILES = Makefile.in
  303. all: all-am
  304. .SUFFIXES:
  305. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  306. @for dep in $?; do \
  307. case '$(am__configure_deps)' in \
  308. *$$dep*) \
  309. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  310. && { if test -f $@; then exit 0; else break; fi; }; \
  311. exit 1;; \
  312. esac; \
  313. done; \
  314. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
  315. $(am__cd) $(top_srcdir) && \
  316. $(AUTOMAKE) --foreign docs/Makefile
  317. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  318. @case '$?' in \
  319. *config.status*) \
  320. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  321. *) \
  322. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
  323. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
  324. esac;
  325. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  326. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  327. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  328. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  329. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  330. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  331. $(am__aclocal_m4_deps):
  332. mostlyclean-libtool:
  333. -rm -f *.lo
  334. clean-libtool:
  335. -rm -rf .libs _libs
  336. tags TAGS:
  337. ctags CTAGS:
  338. cscope cscopelist:
  339. distdir: $(BUILT_SOURCES)
  340. $(MAKE) $(AM_MAKEFLAGS) distdir-am
  341. distdir-am: $(DISTFILES)
  342. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  343. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  344. list='$(DISTFILES)'; \
  345. dist_files=`for file in $$list; do echo $$file; done | \
  346. sed -e "s|^$$srcdirstrip/||;t" \
  347. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  348. case $$dist_files in \
  349. */*) $(MKDIR_P) `echo "$$dist_files" | \
  350. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  351. sort -u` ;; \
  352. esac; \
  353. for file in $$dist_files; do \
  354. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  355. if test -d $$d/$$file; then \
  356. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  357. if test -d "$(distdir)/$$file"; then \
  358. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  359. fi; \
  360. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  361. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  362. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  363. fi; \
  364. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  365. else \
  366. test -f "$(distdir)/$$file" \
  367. || cp -p $$d/$$file "$(distdir)/$$file" \
  368. || exit 1; \
  369. fi; \
  370. done
  371. check-am: all-am
  372. check: check-am
  373. all-am: Makefile
  374. installdirs:
  375. install: install-am
  376. install-exec: install-exec-am
  377. install-data: install-data-am
  378. uninstall: uninstall-am
  379. install-am: all-am
  380. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  381. installcheck: installcheck-am
  382. install-strip:
  383. if test -z '$(STRIP)'; then \
  384. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  385. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  386. install; \
  387. else \
  388. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  389. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  390. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  391. fi
  392. mostlyclean-generic:
  393. clean-generic:
  394. distclean-generic:
  395. -$(am__rm_f) $(CONFIG_CLEAN_FILES)
  396. -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES)
  397. maintainer-clean-generic:
  398. @echo "This command is intended for maintainers to use"
  399. @echo "it deletes files that may require special tools to rebuild."
  400. -$(am__rm_f) $(MAINTAINERCLEANFILES)
  401. clean: clean-am
  402. clean-am: clean-generic clean-libtool mostlyclean-am
  403. distclean: distclean-am
  404. -rm -f Makefile
  405. distclean-am: clean-am distclean-generic
  406. dvi: dvi-am
  407. dvi-am:
  408. html: html-am
  409. html-am:
  410. info: info-am
  411. info-am:
  412. install-data-am:
  413. install-dvi: install-dvi-am
  414. install-dvi-am:
  415. install-exec-am:
  416. install-html: install-html-am
  417. install-html-am:
  418. install-info: install-info-am
  419. install-info-am:
  420. install-man:
  421. install-pdf: install-pdf-am
  422. install-pdf-am:
  423. install-ps: install-ps-am
  424. install-ps-am:
  425. installcheck-am:
  426. maintainer-clean: maintainer-clean-am
  427. -rm -f Makefile
  428. maintainer-clean-am: distclean-am maintainer-clean-generic \
  429. maintainer-clean-local
  430. mostlyclean: mostlyclean-am
  431. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  432. pdf: pdf-am
  433. pdf-am:
  434. ps: ps-am
  435. ps-am:
  436. uninstall-am:
  437. .MAKE: install-am install-strip
  438. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  439. cscopelist-am ctags-am distclean distclean-generic \
  440. distclean-libtool distdir dvi dvi-am html html-am info info-am \
  441. install install-am install-data install-data-am install-dvi \
  442. install-dvi-am install-exec install-exec-am install-html \
  443. install-html-am install-info install-info-am install-man \
  444. install-pdf install-pdf-am install-ps install-ps-am \
  445. install-strip installcheck installcheck-am installdirs \
  446. maintainer-clean maintainer-clean-generic \
  447. maintainer-clean-local mostlyclean mostlyclean-generic \
  448. mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
  449. uninstall-am
  450. .PRECIOUS: Makefile
  451. .PHONY: manpages
  452. docs: clean-docs manpages
  453. web/tcpreplay.html:
  454. mkdir -p web; @GROFF@ -Thtml -mman ../src/tcpreplay.1 > web/tcpreplay.html
  455. web/tcpprep.html:
  456. @GROFF@ -Thtml -mman ../src/tcpprep.1 > web/tcpprep.html
  457. web/tcprewrite.html:
  458. @GROFF@ -Thtml -mman ../src/tcprewrite.1 > web/tcprewrite.html
  459. web/tcpbridge.html:
  460. @GROFF@ -Thtml -mman ../src/tcpbridge.1 > web/tcpbridge.html
  461. web/tcpreplay-edit.html:
  462. @GROFF@ -Thtml -mman ../src/tcpreplay-edit.1 > web/tcpreplay-edit.html
  463. web/tcpliveplay.html:
  464. @GROFF@ -Thtml -mman ../src/tcpliveplay.1 > web/tcpliveplay.html
  465. web/tcpcapinfo.html:
  466. @GROFF@ -Thtml -mman ../src/tcpcapinfo.1 > web/tcpcapinfo.html
  467. manpages: web/tcpreplay.html web/tcpprep.html web/tcprewrite.html \
  468. web/tcpbridge.html web/tcpreplay-edit.html web/tcpliveplay.html \
  469. web/tcpcapinfo.html
  470. postweb: manpages
  471. rsync -qe ssh --exclude '.git/' --exclude '/**/.git/' --exclude '/**~' \
  472. --exclude '*~' -avz web/ \
  473. aturner@malbec.synfin.net:/var/vhosts/tcpreplay/
  474. scp CHANGELOG TODO aturner@malbec.synfin.net:/var/vhosts/tcpreplay/
  475. clean-docs: clean
  476. -rm -f web/*.html
  477. maintainer-clean-local: clean-docs
  478. -rm -f web/*.html
  479. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  480. # Otherwise a system limit (for SysV at least) may be exceeded.
  481. .NOEXPORT:
  482. # Tell GNU make to disable its built-in pattern rules.
  483. %:: %,v
  484. %:: RCS/%,v
  485. %:: RCS/%
  486. %:: s.%
  487. %:: SCCS/s.%