Makefile.in 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399
  1. # Makefile.in generated by automake 1.10.2 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008 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. VPATH = @srcdir@
  14. pkgdatadir = $(datadir)/@PACKAGE@
  15. pkglibdir = $(libdir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = @build@
  30. host_triplet = @host@
  31. target_triplet = @target@
  32. subdir = docs
  33. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in INSTALL TODO
  34. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  35. am__aclocal_m4_deps = $(top_srcdir)/libopts/m4/libopts.m4 \
  36. $(top_srcdir)/configure.ac
  37. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  38. $(ACLOCAL_M4)
  39. mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
  40. CONFIG_HEADER = $(top_builddir)/src/config.h
  41. CONFIG_CLEAN_FILES =
  42. SOURCES =
  43. DIST_SOURCES =
  44. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  45. ACLOCAL = @ACLOCAL@
  46. AMTAR = @AMTAR@
  47. AR = @AR@
  48. AUTOCONF = @AUTOCONF@
  49. AUTOGEN = @AUTOGEN@
  50. AUTOHEADER = @AUTOHEADER@
  51. AUTOMAKE = @AUTOMAKE@
  52. AWK = @AWK@
  53. CC = @CC@
  54. CCDEPMODE = @CCDEPMODE@
  55. CFLAGS = @CFLAGS@
  56. CPP = @CPP@
  57. CPPFLAGS = @CPPFLAGS@
  58. CUT = @CUT@
  59. CXX = @CXX@
  60. CXXCPP = @CXXCPP@
  61. CXXDEPMODE = @CXXDEPMODE@
  62. CXXFLAGS = @CXXFLAGS@
  63. CYGPATH_W = @CYGPATH_W@
  64. DEFS = @DEFS@
  65. DEPDIR = @DEPDIR@
  66. DMALLOC_LIB = @DMALLOC_LIB@
  67. DSYMUTIL = @DSYMUTIL@
  68. DUMPBIN = @DUMPBIN@
  69. ECHO = @ECHO@
  70. ECHO_C = @ECHO_C@
  71. ECHO_N = @ECHO_N@
  72. ECHO_T = @ECHO_T@
  73. EGREP = @EGREP@
  74. EXEEXT = @EXEEXT@
  75. FGREP = @FGREP@
  76. GREP = @GREP@
  77. GROFF = @GROFF@
  78. INSTALL = @INSTALL@
  79. INSTALL_DATA = @INSTALL_DATA@
  80. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  81. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  82. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  83. LD = @LD@
  84. LDFLAGS = @LDFLAGS@
  85. LDNETINC = @LDNETINC@
  86. LDNETLIB = @LDNETLIB@
  87. LIBOBJS = @LIBOBJS@
  88. LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
  89. LIBOPTS_DIR = @LIBOPTS_DIR@
  90. LIBOPTS_LDADD = @LIBOPTS_LDADD@
  91. LIBS = @LIBS@
  92. LIBTOOL = @LIBTOOL@
  93. LIPO = @LIPO@
  94. LNAVLIB = @LNAVLIB@
  95. LNAV_CFLAGS = @LNAV_CFLAGS@
  96. LN_S = @LN_S@
  97. LPCAPINC = @LPCAPINC@
  98. LPCAPLIB = @LPCAPLIB@
  99. LTLIBOBJS = @LTLIBOBJS@
  100. MAINT = @MAINT@
  101. MAKEINFO = @MAKEINFO@
  102. MKDIR_P = @MKDIR_P@
  103. NM = @NM@
  104. NMEDIT = @NMEDIT@
  105. OBJDUMP = @OBJDUMP@
  106. OBJEXT = @OBJEXT@
  107. OTOOL = @OTOOL@
  108. OTOOL64 = @OTOOL64@
  109. PACKAGE = @PACKAGE@
  110. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  111. PACKAGE_NAME = @PACKAGE_NAME@
  112. PACKAGE_STRING = @PACKAGE_STRING@
  113. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  114. PACKAGE_VERSION = @PACKAGE_VERSION@
  115. PATH_SEPARATOR = @PATH_SEPARATOR@
  116. PCAP_BPF_H_FILE = @PCAP_BPF_H_FILE@
  117. PRINTF = @PRINTF@
  118. RANLIB = @RANLIB@
  119. SED = @SED@
  120. SET_MAKE = @SET_MAKE@
  121. SHELL = @SHELL@
  122. STRIP = @STRIP@
  123. TCPREPLAY_RELEASE = @TCPREPLAY_RELEASE@
  124. TCPREPLAY_VERSION = @TCPREPLAY_VERSION@
  125. VERSION = @VERSION@
  126. abs_builddir = @abs_builddir@
  127. abs_srcdir = @abs_srcdir@
  128. abs_top_builddir = @abs_top_builddir@
  129. abs_top_srcdir = @abs_top_srcdir@
  130. ac_ct_CC = @ac_ct_CC@
  131. ac_ct_CXX = @ac_ct_CXX@
  132. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  133. am__include = @am__include@
  134. am__leading_dot = @am__leading_dot@
  135. am__quote = @am__quote@
  136. am__tar = @am__tar@
  137. am__untar = @am__untar@
  138. bindir = @bindir@
  139. build = @build@
  140. build_alias = @build_alias@
  141. build_cpu = @build_cpu@
  142. build_os = @build_os@
  143. build_vendor = @build_vendor@
  144. builddir = @builddir@
  145. datadir = @datadir@
  146. datarootdir = @datarootdir@
  147. debug_flag = @debug_flag@
  148. docdir = @docdir@
  149. dvidir = @dvidir@
  150. exec_prefix = @exec_prefix@
  151. host = @host@
  152. host_alias = @host_alias@
  153. host_cpu = @host_cpu@
  154. host_os = @host_os@
  155. host_vendor = @host_vendor@
  156. htmldir = @htmldir@
  157. includedir = @includedir@
  158. infodir = @infodir@
  159. install_sh = @install_sh@
  160. libdir = @libdir@
  161. libexecdir = @libexecdir@
  162. localedir = @localedir@
  163. localstatedir = @localstatedir@
  164. lt_ECHO = @lt_ECHO@
  165. mandir = @mandir@
  166. mkdir_p = @mkdir_p@
  167. nic1 = @nic1@
  168. nic2 = @nic2@
  169. oldincludedir = @oldincludedir@
  170. pcncfg = @pcncfg@
  171. pdfdir = @pdfdir@
  172. prefix = @prefix@
  173. program_transform_name = @program_transform_name@
  174. psdir = @psdir@
  175. sbindir = @sbindir@
  176. sharedstatedir = @sharedstatedir@
  177. srcdir = @srcdir@
  178. sysconfdir = @sysconfdir@
  179. target = @target@
  180. target_alias = @target_alias@
  181. target_cpu = @target_cpu@
  182. target_os = @target_os@
  183. target_vendor = @target_vendor@
  184. tcpdump_path = @tcpdump_path@
  185. top_build_prefix = @top_build_prefix@
  186. top_builddir = @top_builddir@
  187. top_srcdir = @top_srcdir@
  188. MAKEFLAGS = -s
  189. EXTRA_DIST = CHANGELOG CREDIT HACKING INSTALL LICENSE
  190. MAINTAINERCLEANFILES = Makefile.in
  191. all: all-am
  192. .SUFFIXES:
  193. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  194. @for dep in $?; do \
  195. case '$(am__configure_deps)' in \
  196. *$$dep*) \
  197. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  198. && { if test -f $@; then exit 0; else break; fi; }; \
  199. exit 1;; \
  200. esac; \
  201. done; \
  202. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
  203. cd $(top_srcdir) && \
  204. $(AUTOMAKE) --gnu docs/Makefile
  205. .PRECIOUS: Makefile
  206. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  207. @case '$?' in \
  208. *config.status*) \
  209. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  210. *) \
  211. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  212. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  213. esac;
  214. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  215. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  216. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  217. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  218. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  219. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  220. mostlyclean-libtool:
  221. -rm -f *.lo
  222. clean-libtool:
  223. -rm -rf .libs _libs
  224. tags: TAGS
  225. TAGS:
  226. ctags: CTAGS
  227. CTAGS:
  228. distdir: $(DISTFILES)
  229. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  230. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  231. list='$(DISTFILES)'; \
  232. dist_files=`for file in $$list; do echo $$file; done | \
  233. sed -e "s|^$$srcdirstrip/||;t" \
  234. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  235. case $$dist_files in \
  236. */*) $(MKDIR_P) `echo "$$dist_files" | \
  237. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  238. sort -u` ;; \
  239. esac; \
  240. for file in $$dist_files; do \
  241. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  242. if test -d $$d/$$file; then \
  243. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  244. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  245. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  246. fi; \
  247. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  248. else \
  249. test -f $(distdir)/$$file \
  250. || cp -p $$d/$$file $(distdir)/$$file \
  251. || exit 1; \
  252. fi; \
  253. done
  254. check-am: all-am
  255. check: check-am
  256. all-am: Makefile
  257. installdirs:
  258. install: install-am
  259. install-exec: install-exec-am
  260. install-data: install-data-am
  261. uninstall: uninstall-am
  262. install-am: all-am
  263. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  264. installcheck: installcheck-am
  265. install-strip:
  266. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  267. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  268. `test -z '$(STRIP)' || \
  269. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  270. mostlyclean-generic:
  271. clean-generic:
  272. distclean-generic:
  273. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  274. maintainer-clean-generic:
  275. @echo "This command is intended for maintainers to use"
  276. @echo "it deletes files that may require special tools to rebuild."
  277. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  278. clean: clean-am
  279. clean-am: clean-generic clean-libtool mostlyclean-am
  280. distclean: distclean-am
  281. -rm -f Makefile
  282. distclean-am: clean-am distclean-generic
  283. dvi: dvi-am
  284. dvi-am:
  285. html: html-am
  286. info: info-am
  287. info-am:
  288. install-data-am:
  289. install-dvi: install-dvi-am
  290. install-exec-am:
  291. install-html: install-html-am
  292. install-info: install-info-am
  293. install-man:
  294. install-pdf: install-pdf-am
  295. install-ps: install-ps-am
  296. installcheck-am:
  297. maintainer-clean: maintainer-clean-am
  298. -rm -f Makefile
  299. maintainer-clean-am: distclean-am maintainer-clean-generic \
  300. maintainer-clean-local
  301. mostlyclean: mostlyclean-am
  302. mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  303. pdf: pdf-am
  304. pdf-am:
  305. ps: ps-am
  306. ps-am:
  307. uninstall-am:
  308. .MAKE: install-am install-strip
  309. .PHONY: all all-am check check-am clean clean-generic clean-libtool \
  310. distclean distclean-generic distclean-libtool distdir dvi \
  311. dvi-am html html-am info info-am install install-am \
  312. install-data install-data-am install-dvi install-dvi-am \
  313. install-exec install-exec-am install-html install-html-am \
  314. install-info install-info-am install-man install-pdf \
  315. install-pdf-am install-ps install-ps-am install-strip \
  316. installcheck installcheck-am installdirs maintainer-clean \
  317. maintainer-clean-generic maintainer-clean-local mostlyclean \
  318. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  319. uninstall uninstall-am
  320. .PHONY: manpages
  321. docs: clean-docs manpages
  322. web/tcpreplay.html:
  323. @GROFF@ -Thtml -mman ../src/tcpreplay.1 > web/tcpreplay.html
  324. web/tcpprep.html:
  325. @GROFF@ -Thtml -mman ../src/tcpprep.1 > web/tcpprep.html
  326. web/tcprewrite.html:
  327. @GROFF@ -Thtml -mman ../src/tcprewrite.1 > web/tcprewrite.html
  328. web/tcpbridge.html:
  329. @GROFF@ -Thtml -mman ../src/tcpbridge.1 > web/tcpbridge.html
  330. web/tcpreplay-edit.html:
  331. @GROFF@ -Thtml -mman ../src/tcpreplay-edit.1 > web/tcpreplay-edit.html
  332. manpages: web/tcpreplay.html web/tcpprep.html web/tcprewrite.html \
  333. web/tcpbridge.html web/tcpreplay-edit.html
  334. postweb: manpages
  335. rsync -qe ssh --exclude '.svn/' --exclude '/**/.svn/' --exclude '/**~' \
  336. --exclude '*~' -avz web/ \
  337. aturner@malbec.synfin.net:/var/vhosts/tcpreplay/
  338. scp CHANGELOG TODO aturner@malbec.synfin.net:/var/vhosts/tcpreplay/
  339. clean-docs: clean
  340. -rm -f web/*.html
  341. maintainer-clean-local: clean-docs
  342. -rm -f web/*.html
  343. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  344. # Otherwise a system limit (for SysV at least) may be exceeded.
  345. .NOEXPORT: