Makefile.in 14 KB

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