nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5  
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9  
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14  
15 @SET_MAKE@
16  
17 # Makefile.am
18 # Automake file for the "random packet generator" routines for Wireshark
19 #
20 # Wireshark - Network traffic analyzer
21 # By Gerald Combs <gerald@wireshark.org>
22 # Copyright 1998 Gerald Combs
23 #
24 # This program is free software; you can redistribute it and/or
25 # modify it under the terms of the GNU General Public License
26 # as published by the Free Software Foundation; either version 2
27 # of the License, or (at your option) any later version.
28 #
29 # This program is distributed in the hope that it will be useful,
30 # but WITHOUT ANY WARRANTY; without even the implied warranty of
31 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
32 # GNU General Public License for more details.
33 #
34 # You should have received a copy of the GNU General Public License
35 # along with this program; if not, write to the Free Software
36 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
37  
38 # Makefile.am.inc
39 # Include file for Makefile.am files to get additional rules
40 #
41 # Wireshark - Network traffic analyzer
42 # By Gerald Combs <gerald@wireshark.org>
43 # Copyright 1998 Gerald Combs
44 #
45 # This program is free software; you can redistribute it and/or
46 # modify it under the terms of the GNU General Public License
47 # as published by the Free Software Foundation; either version 2
48 # of the License, or (at your option) any later version.
49 #
50 # This program is distributed in the hope that it will be useful,
51 # but WITHOUT ANY WARRANTY; without even the implied warranty of
52 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53 # GNU General Public License for more details.
54 #
55 # You should have received a copy of the GNU General Public License
56 # along with this program; if not, write to the Free Software
57 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
58  
59 VPATH = @srcdir@
60 am__is_gnu_make = { \
61 if test -z '$(MAKELEVEL)'; then \
62 false; \
63 elif test -n '$(MAKE_HOST)'; then \
64 true; \
65 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
66 true; \
67 else \
68 false; \
69 fi; \
70 }
71 am__make_running_with_option = \
72 case $${target_option-} in \
73 ?) ;; \
74 *) echo "am__make_running_with_option: internal error: invalid" \
75 "target option '$${target_option-}' specified" >&2; \
76 exit 1;; \
77 esac; \
78 has_opt=no; \
79 sane_makeflags=$$MAKEFLAGS; \
80 if $(am__is_gnu_make); then \
81 sane_makeflags=$$MFLAGS; \
82 else \
83 case $$MAKEFLAGS in \
84 *\\[\ \ ]*) \
85 bs=\\; \
86 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
87 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
88 esac; \
89 fi; \
90 skip_next=no; \
91 strip_trailopt () \
92 { \
93 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
94 }; \
95 for flg in $$sane_makeflags; do \
96 test $$skip_next = yes && { skip_next=no; continue; }; \
97 case $$flg in \
98 *=*|--*) continue;; \
99 -*I) strip_trailopt 'I'; skip_next=yes;; \
100 -*I?*) strip_trailopt 'I';; \
101 -*O) strip_trailopt 'O'; skip_next=yes;; \
102 -*O?*) strip_trailopt 'O';; \
103 -*l) strip_trailopt 'l'; skip_next=yes;; \
104 -*l?*) strip_trailopt 'l';; \
105 -[dEDm]) skip_next=yes;; \
106 -[JT]) skip_next=yes;; \
107 esac; \
108 case $$flg in \
109 *$$target_option*) has_opt=yes; break;; \
110 esac; \
111 done; \
112 test $$has_opt = yes
113 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
114 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
115 pkgdatadir = $(datadir)/@PACKAGE@
116 pkgincludedir = $(includedir)/@PACKAGE@
117 pkglibdir = $(libdir)/@PACKAGE@
118 pkglibexecdir = $(libexecdir)/@PACKAGE@
119 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
120 install_sh_DATA = $(install_sh) -c -m 644
121 install_sh_PROGRAM = $(install_sh) -c
122 install_sh_SCRIPT = $(install_sh) -c
123 INSTALL_HEADER = $(INSTALL_DATA)
124 transform = $(program_transform_name)
125 NORMAL_INSTALL = :
126 PRE_INSTALL = :
127 POST_INSTALL = :
128 NORMAL_UNINSTALL = :
129 PRE_UNINSTALL = :
130 POST_UNINSTALL = :
131 build_triplet = @build@
132 host_triplet = @host@
133 target_triplet = @target@
134 subdir = randpkt_core
135 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
136 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_flag.m4 \
137 $(top_srcdir)/m4/ax_compiler_vendor.m4 \
138 $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
139 $(top_srcdir)/m4/ax_lib_socket_nsl.m4 \
140 $(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
141 $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/libsmi.m4 \
142 $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/ws_osx.m4 \
143 $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
144 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
145 $(ACLOCAL_M4)
146 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
147 mkinstalldirs = $(install_sh) -d
148 CONFIG_HEADER = $(top_builddir)/config.h
149 CONFIG_CLEAN_FILES = doxygen.cfg
150 CONFIG_CLEAN_VPATH_FILES =
151 LIBRARIES = $(noinst_LIBRARIES)
152 ARFLAGS = cru
153 AM_V_AR = $(am__v_AR_@AM_V@)
154 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
155 am__v_AR_0 = @echo " AR " $@;
156 am__v_AR_1 =
157 librandpkt_core_a_AR = $(AR) $(ARFLAGS)
158 librandpkt_core_a_LIBADD =
159 am_librandpkt_core_a_OBJECTS = randpkt_core.$(OBJEXT)
160 librandpkt_core_a_OBJECTS = $(am_librandpkt_core_a_OBJECTS)
161 AM_V_P = $(am__v_P_@AM_V@)
162 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
163 am__v_P_0 = false
164 am__v_P_1 = :
165 AM_V_GEN = $(am__v_GEN_@AM_V@)
166 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
167 am__v_GEN_0 = @echo " GEN " $@;
168 am__v_GEN_1 =
169 AM_V_at = $(am__v_at_@AM_V@)
170 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
171 am__v_at_0 = @
172 am__v_at_1 =
173 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
174 depcomp = $(SHELL) $(top_srcdir)/depcomp
175 am__depfiles_maybe = depfiles
176 am__mv = mv -f
177 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
178 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
179 AM_V_lt = $(am__v_lt_@AM_V@)
180 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
181 am__v_lt_0 = --silent
182 am__v_lt_1 =
183 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
184 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
185 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
186 $(AM_CFLAGS) $(CFLAGS)
187 AM_V_CC = $(am__v_CC_@AM_V@)
188 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
189 am__v_CC_0 = @echo " CC " $@;
190 am__v_CC_1 =
191 CCLD = $(CC)
192 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
193 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
194 $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197 am__v_CCLD_0 = @echo " CCLD " $@;
198 am__v_CCLD_1 =
199 SOURCES = $(librandpkt_core_a_SOURCES)
200 DIST_SOURCES = $(librandpkt_core_a_SOURCES)
201 am__can_run_installinfo = \
202 case $$AM_UPDATE_INFO_DIR in \
203 n|no|NO) false;; \
204 *) (install-info --version) >/dev/null 2>&1;; \
205 esac
206 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
207 # Read a list of newline-separated strings from the standard input,
208 # and print each of them once, without duplicates. Input order is
209 # *not* preserved.
210 am__uniquify_input = $(AWK) '\
211 BEGIN { nonempty = 0; } \
212 { items[$$0] = 1; nonempty = 1; } \
213 END { if (nonempty) { for (i in items) print i; }; } \
214 '
215 # Make sure the list of sources is unique. This is necessary because,
216 # e.g., the same source file might be shared among _SOURCES variables
217 # for different programs/libraries.
218 am__define_uniq_tagged_files = \
219 list='$(am__tagged_files)'; \
220 unique=`for i in $$list; do \
221 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222 done | $(am__uniquify_input)`
223 ETAGS = etags
224 CTAGS = ctags
225 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/doxygen.cfg.in \
226 $(top_srcdir)/Makefile.am.inc $(top_srcdir)/depcomp
227 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
228 A2X = @A2X@
229 A2X_LYNX = @A2X_LYNX@
230 ACLOCAL = @ACLOCAL@
231 AC_MIN_VERSION = @AC_MIN_VERSION@
232 AMTAR = @AMTAR@
233 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
234 APPLICATIONSERVICES_FRAMEWORKS = @APPLICATIONSERVICES_FRAMEWORKS@
235 AR = @AR@
236 AUTOCONF = @AUTOCONF@
237 AUTOHEADER = @AUTOHEADER@
238 AUTOMAKE = @AUTOMAKE@
239 AWK = @AWK@
240 BUILD_EXEEXT = @BUILD_EXEEXT@
241 BUILD_OBJEXT = @BUILD_OBJEXT@
242 CC = @CC@
243 CCDEPMODE = @CCDEPMODE@
244 CC_FOR_BUILD = @CC_FOR_BUILD@
245 CFLAGS = @CFLAGS@
246 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
247 CFLAGS_SSE42 = @CFLAGS_SSE42@
248 CONFIG_ARGS = @CONFIG_ARGS@
249 COREFOUNDATION_FRAMEWORKS = @COREFOUNDATION_FRAMEWORKS@
250 CPP = @CPP@
251 CPPFLAGS = @CPPFLAGS@
252 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
253 CPP_FOR_BUILD = @CPP_FOR_BUILD@
254 CXX = @CXX@
255 CXXCPP = @CXXCPP@
256 CXXDEPMODE = @CXXDEPMODE@
257 CXXFLAGS = @CXXFLAGS@
258 CYGPATH_W = @CYGPATH_W@
259 C_ARES_LIBS = @C_ARES_LIBS@
260 DEFS = @DEFS@
261 DEPDIR = @DEPDIR@
262 DESKTOP_FILE_INSTALL = @DESKTOP_FILE_INSTALL@
263 DLLTOOL = @DLLTOOL@
264 DOXYGEN = @DOXYGEN@
265 DSYMUTIL = @DSYMUTIL@
266 DUMPBIN = @DUMPBIN@
267 DUMPCAP_GROUP = @DUMPCAP_GROUP@
268 ECHO_C = @ECHO_C@
269 ECHO_N = @ECHO_N@
270 ECHO_T = @ECHO_T@
271 EGREP = @EGREP@
272 ENABLE_STATIC = @ENABLE_STATIC@
273 EXEEXT = @EXEEXT@
274 FGREP = @FGREP@
275 FOP = @FOP@
276 GEOIP_LIBS = @GEOIP_LIBS@
277 GLIB_CFLAGS = @GLIB_CFLAGS@
278 GLIB_LIBS = @GLIB_LIBS@
279 GLIB_MIN_VERSION = @GLIB_MIN_VERSION@
280 GREP = @GREP@
281 GTK2_MIN_VERSION = @GTK2_MIN_VERSION@
282 GTK3_MIN_VERSION = @GTK3_MIN_VERSION@
283 GTK_CFLAGS = @GTK_CFLAGS@
284 GTK_LIBS = @GTK_LIBS@
285 GUI_CONFIGURE_FLAGS = @GUI_CONFIGURE_FLAGS@
286 HAVE_BLESS = @HAVE_BLESS@
287 HAVE_CXX11 = @HAVE_CXX11@
288 HAVE_DOXYGEN = @HAVE_DOXYGEN@
289 HAVE_DPKG_BUILDPACKAGE = @HAVE_DPKG_BUILDPACKAGE@
290 HAVE_HDIUTIL = @HAVE_HDIUTIL@
291 HAVE_OSX_PACKAGING = @HAVE_OSX_PACKAGING@
292 HAVE_PKGMK = @HAVE_PKGMK@
293 HAVE_PKGPROTO = @HAVE_PKGPROTO@
294 HAVE_PKGTRANS = @HAVE_PKGTRANS@
295 HAVE_SVR4_PACKAGING = @HAVE_SVR4_PACKAGING@
296 HAVE_XCODEBUILD = @HAVE_XCODEBUILD@
297 INSTALL = @INSTALL@
298 INSTALL_DATA = @INSTALL_DATA@
299 INSTALL_PROGRAM = @INSTALL_PROGRAM@
300 INSTALL_SCRIPT = @INSTALL_SCRIPT@
301 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
302 KRB5_CFLAGS = @KRB5_CFLAGS@
303 KRB5_CONFIG = @KRB5_CONFIG@
304 KRB5_LIBS = @KRB5_LIBS@
305 LD = @LD@
306 LDFLAGS = @LDFLAGS@
307 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
308 LDFLAGS_SHAREDLIB = @LDFLAGS_SHAREDLIB@
309 LEX = @LEX@
310 LEXLIB = @LEXLIB@
311 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
312 LIBCAP_LIBS = @LIBCAP_LIBS@
313 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
314 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
315 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
316 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
317 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
318 LIBNL_CFLAGS = @LIBNL_CFLAGS@
319 LIBNL_LIBS = @LIBNL_LIBS@
320 LIBOBJS = @LIBOBJS@
321 LIBS = @LIBS@
322 LIBSMI_CFLAGS = @LIBSMI_CFLAGS@
323 LIBSMI_LDFLAGS = @LIBSMI_LDFLAGS@
324 LIBSMI_VERSION = @LIBSMI_VERSION@
325 LIBSSH_LIBS = @LIBSSH_LIBS@
326 LIBTOOL = @LIBTOOL@
327 LIBTOOL_DEPS = @LIBTOOL_DEPS@
328 LIPO = @LIPO@
329 LN_S = @LN_S@
330 LRELEASE = @LRELEASE@
331 LTLIBOBJS = @LTLIBOBJS@
332 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
333 LUA_CFLAGS = @LUA_CFLAGS@
334 LUA_LIBS = @LUA_LIBS@
335 MAKEINFO = @MAKEINFO@
336 MANIFEST_TOOL = @MANIFEST_TOOL@
337 MKDIR_P = @MKDIR_P@
338 MOC = @MOC@
339 MOC_OPTIONS = @MOC_OPTIONS@
340 NM = @NM@
341 NMEDIT = @NMEDIT@
342 OBJDUMP = @OBJDUMP@
343 OBJEXT = @OBJEXT@
344 OSX_APP_FLAGS = @OSX_APP_FLAGS@
345 OSX_DMG_FLAGS = @OSX_DMG_FLAGS@
346 OSX_MIN_VERSION = @OSX_MIN_VERSION@
347 OTOOL = @OTOOL@
348 OTOOL64 = @OTOOL64@
349 PACKAGE = @PACKAGE@
350 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
351 PACKAGE_NAME = @PACKAGE_NAME@
352 PACKAGE_STRING = @PACKAGE_STRING@
353 PACKAGE_TARNAME = @PACKAGE_TARNAME@
354 PACKAGE_URL = @PACKAGE_URL@
355 PACKAGE_VERSION = @PACKAGE_VERSION@
356 PATH_SEPARATOR = @PATH_SEPARATOR@
357 PCAP_CONFIG = @PCAP_CONFIG@
358 PCAP_LIBS = @PCAP_LIBS@
359 PERL = @PERL@
360 PIE_CFLAGS = @PIE_CFLAGS@
361 PIE_LDFLAGS = @PIE_LDFLAGS@
362 PKG_CONFIG = @PKG_CONFIG@
363 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
364 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
365 PLUGIN_LIBS = @PLUGIN_LIBS@
366 POD2HTML = @POD2HTML@
367 POD2MAN = @POD2MAN@
368 PORTAUDIO_INCLUDES = @PORTAUDIO_INCLUDES@
369 PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
370 PYTHON = @PYTHON@
371 QTCHOOSER = @QTCHOOSER@
372 QT_MIN_VERSION = @QT_MIN_VERSION@
373 Qt_CFLAGS = @Qt_CFLAGS@
374 Qt_LDFLAGS = @Qt_LDFLAGS@
375 Qt_LIBS = @Qt_LIBS@
376 RANLIB = @RANLIB@
377 RCC = @RCC@
378 RPMBUILD = @RPMBUILD@
379 RPMBUILD_WITH_ARGS = @RPMBUILD_WITH_ARGS@
380 RPM_VERSION = @RPM_VERSION@
381 SBC_CFLAGS = @SBC_CFLAGS@
382 SBC_LIBS = @SBC_LIBS@
383 SED = @SED@
384 SETCAP = @SETCAP@
385 SET_MAKE = @SET_MAKE@
386 SHELL = @SHELL@
387 SPEEXDSP_CFLAGS = @SPEEXDSP_CFLAGS@
388 SPEEXDSP_LIBS = @SPEEXDSP_LIBS@
389 SSL_LIBS = @SSL_LIBS@
390 STRIP = @STRIP@
391 SYSTEMCONFIGURATION_FRAMEWORKS = @SYSTEMCONFIGURATION_FRAMEWORKS@
392 UIC = @UIC@
393 VERSION = @VERSION@
394 WERROR = @WERROR@
395 WS_CFLAGS = @WS_CFLAGS@
396 WS_CFLAGS_FOR_BUILD = @WS_CFLAGS_FOR_BUILD@
397 WS_CPPFLAGS = @WS_CPPFLAGS@
398 WS_CXXFLAGS = @WS_CXXFLAGS@
399 WS_LDFLAGS = @WS_LDFLAGS@
400 XSLTPROC = @XSLTPROC@
401 YACC = @YACC@
402 YFLAGS = @YFLAGS@
403 abs_builddir = @abs_builddir@
404 abs_srcdir = @abs_srcdir@
405 abs_top_builddir = @abs_top_builddir@
406 abs_top_srcdir = @abs_top_srcdir@
407 ac_ct_AR = @ac_ct_AR@
408 ac_ct_CC = @ac_ct_CC@
409 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
410 ac_ct_CXX = @ac_ct_CXX@
411 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
412 am__include = @am__include@
413 am__leading_dot = @am__leading_dot@
414 am__quote = @am__quote@
415 am__tar = @am__tar@
416 am__untar = @am__untar@
417 androiddump_bin = @androiddump_bin@
418 androiddump_man = @androiddump_man@
419 bindir = @bindir@
420 build = @build@
421 build_alias = @build_alias@
422 build_cpu = @build_cpu@
423 build_os = @build_os@
424 build_vendor = @build_vendor@
425 builddir = @builddir@
426 capinfos_bin = @capinfos_bin@
427 capinfos_man = @capinfos_man@
428 captype_bin = @captype_bin@
429 captype_man = @captype_man@
430 ciscodump_bin = @ciscodump_bin@
431 ciscodump_man = @ciscodump_man@
432 datadir = @datadir@
433 datarootdir = @datarootdir@
434 dftest_bin = @dftest_bin@
435 dftest_man = @dftest_man@
436 docdir = @docdir@
437 dumpcap_bin = @dumpcap_bin@
438 dumpcap_man = @dumpcap_man@
439 dvidir = @dvidir@
440 echld_dir = @echld_dir@
441 echld_test_bin = @echld_test_bin@
442 editcap_bin = @editcap_bin@
443 editcap_man = @editcap_man@
444 exec_prefix = @exec_prefix@
445 extcap_man = @extcap_man@
446 extcap_subdir = @extcap_subdir@
447 extcapdir = @extcapdir@
448 have_sw_vers = @have_sw_vers@
449 host = @host@
450 host_alias = @host_alias@
451 host_cpu = @host_cpu@
452 host_os = @host_os@
453 host_vendor = @host_vendor@
454 htmldir = @htmldir@
455 includedir = @includedir@
456 infodir = @infodir@
457 install_sh = @install_sh@
458 libdir = @libdir@
459 libexecdir = @libexecdir@
460 localedir = @localedir@
461 localstatedir = @localstatedir@
462 mandir = @mandir@
463 mergecap_bin = @mergecap_bin@
464 mergecap_man = @mergecap_man@
465 mkdir_p = @mkdir_p@
466 oldincludedir = @oldincludedir@
467 pdfdir = @pdfdir@
468 plugindir = @plugindir@
469 plugins_dir = @plugins_dir@
470 prefix = @prefix@
471 program_transform_name = @program_transform_name@
472 psdir = @psdir@
473 randpkt_bin = @randpkt_bin@
474 randpkt_man = @randpkt_man@
475 randpktdump_bin = @randpktdump_bin@
476 randpktdump_man = @randpktdump_man@
477 rawshark_bin = @rawshark_bin@
478 rawshark_man = @rawshark_man@
479 reordercap_bin = @reordercap_bin@
480 reordercap_man = @reordercap_man@
481 runstatedir = @runstatedir@
482 sbindir = @sbindir@
483 sharedstatedir = @sharedstatedir@
484 srcdir = @srcdir@
485 sshdump_bin = @sshdump_bin@
486 sshdump_man = @sshdump_man@
487 sysconfdir = @sysconfdir@
488 target = @target@
489 target_alias = @target_alias@
490 target_cpu = @target_cpu@
491 target_os = @target_os@
492 target_vendor = @target_vendor@
493 text2pcap_bin = @text2pcap_bin@
494 text2pcap_man = @text2pcap_man@
495 tfshark_bin = @tfshark_bin@
496 tfshark_man = @tfshark_man@
497 top_build_prefix = @top_build_prefix@
498 top_builddir = @top_builddir@
499 top_srcdir = @top_srcdir@
500 tshark_bin = @tshark_bin@
501 tshark_man = @tshark_man@
502 wireshark_SUBDIRS = @wireshark_SUBDIRS@
503 wireshark_bin = @wireshark_bin@
504 wireshark_man = @wireshark_man@
505 wiresharkfilter_man = @wiresharkfilter_man@
506 AUTOMAKE_OPTIONS = -Wno-portability
507 lemon_srcdir = $(top_srcdir)/tools/lemon
508 lemon_builddir = $(top_builddir)/tools/lemon
509 LEMON = $(lemon_builddir)/lemon$(EXEEXT)
510 RUNLEX = $(top_srcdir)/tools/runlex.sh
511 INCLUDEDIRS = -I$(top_srcdir)
512  
513 #AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS)
514 AM_CFLAGS = $(WERROR) $(WS_CFLAGS)
515 GENERATED_CFLAGS = $(WS_CFLAGS)
516 AM_CXXFLAGS = $(WERROR) $(WS_CXXFLAGS)
517 GENERATED_CXXFLAGS = $(WS_CXXFLAGS)
518 AM_LDFLAGS = $(WS_LDFLAGS)
519 AM_V_PERL = $(am__v_PERL_@AM_V@)
520 am__v_PERL_ = $(am__v_PERL_@AM_DEFAULT_V@)
521 am__v_PERL_0 = @echo " PERL " $@;
522 AM_V_AWK = $(am__v_AWK_@AM_V@)
523 am__v_AWK_ = $(am__v_AWK_@AM_DEFAULT_V@)
524 am__v_AWK_0 = @echo " AWK " $@;
525 AM_V_LEMON = $(am__v_LEMON_@AM_V@)
526 am__v_LEMON_ = $(am__v_LEMON_@AM_DEFAULT_V@)
527 am__v_LEMON_0 = @echo " LEMON " $@;
528 AM_V_RUNLEX = $(am__v_RUNLEX_@AM_V@)
529 am__v_RUNLEX_ = $(am__v_RUNLEX_@AM_DEFAULT_V@)
530 am__v_RUNLEX_0 = @echo " RUNLEX " $@;
531 AM_V_SED = $(am__v_SED_@AM_V@)
532 am__v_SED_ = $(am__v_SED_@AM_DEFAULT_V@)
533 am__v_SED_0 = @echo " SED " $@;
534 AM_V_LN_S = $(am__v_LN_S_@AM_V@)
535 am__v_LN_S_ = $(am__v_LN_S_@AM_DEFAULT_V@)
536 am__v_LN_S_0 = @echo " LN_S " $@;
537  
538 # _PYTHON is a reserved automake keyword
539 AM_V_python = $(am__v_python_@AM_V@)
540 am__v_python_ = $(am__v_python_@AM_DEFAULT_V@)
541 am__v_python_0 = @echo " PYTHON " $@;
542 AM_V_YACC = $(am__v_YACC_@AM_V@)
543 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
544 am__v_YACC_0 = @echo " YACC " $@;
545  
546 # abi-compliance-checker descriptor
547 abi_incdirs = $(subst -I,NEWLINE,$(filter -I%,$(WS_CFLAGS) -I$(abs_top_srcdir) -I$(abs_srcdir)))
548 abi_sysdirs = $(subst -isystem,NEWLINE,$(filter -isystem%,$(WS_CFLAGS)))
549 abi_includes = $(abi_incdirs) $(abi_sysdirs)
550 AM_CPPFLAGS = $(INCLUDEDIRS) $(WS_CPPFLAGS) $(GLIB_CFLAGS)
551 noinst_LIBRARIES = librandpkt_core.a
552 CLEANFILES = \
553 doxygen-randpkt_core.tag \
554 librandpkt_core.a \
555 *~
556  
557 MAINTAINERCLEANFILES = \
558 $(GENERATED_FILES) \
559 Makefile.in
560  
561  
562 # All sources that should be put in the source distribution tarball
563 librandpkt_core_a_SOURCES = \
564 randpkt_core.c \
565 randpkt_core.h
566  
567 librandpkt_core_a_DEPENDENCIES =
568 EXTRA_DIST = \
569 $(GENERATOR_FILES) \
570 CMakeLists.txt \
571 doxygen.cfg.in
572  
573 all: all-am
574  
575 .SUFFIXES:
576 .SUFFIXES: .c .l .lo .o .obj
577 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.inc $(am__configure_deps)
578 @for dep in $?; do \
579 case '$(am__configure_deps)' in \
580 *$$dep*) \
581 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
582 && { if test -f $@; then exit 0; else break; fi; }; \
583 exit 1;; \
584 esac; \
585 done; \
586 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu randpkt_core/Makefile'; \
587 $(am__cd) $(top_srcdir) && \
588 $(AUTOMAKE) --gnu randpkt_core/Makefile
589 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
590 @case '$?' in \
591 *config.status*) \
592 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
593 *) \
594 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
595 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
596 esac;
597 $(top_srcdir)/Makefile.am.inc $(am__empty):
598  
599 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
601  
602 $(top_srcdir)/configure: $(am__configure_deps)
603 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
605 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
606 $(am__aclocal_m4_deps):
607 doxygen.cfg: $(top_builddir)/config.status $(srcdir)/doxygen.cfg.in
608 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
609  
610 clean-noinstLIBRARIES:
611 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
612  
613 librandpkt_core.a: $(librandpkt_core_a_OBJECTS) $(librandpkt_core_a_DEPENDENCIES) $(EXTRA_librandpkt_core_a_DEPENDENCIES)
614 $(AM_V_at)-rm -f librandpkt_core.a
615 $(AM_V_AR)$(librandpkt_core_a_AR) librandpkt_core.a $(librandpkt_core_a_OBJECTS) $(librandpkt_core_a_LIBADD)
616 $(AM_V_at)$(RANLIB) librandpkt_core.a
617  
618 mostlyclean-compile:
619 -rm -f *.$(OBJEXT)
620  
621 distclean-compile:
622 -rm -f *.tab.c
623  
624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randpkt_core.Po@am__quote@
625  
626 .c.o:
627 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
628 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
629 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
630 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
633  
634 .c.obj:
635 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
636 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
637 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
638 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
639 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
641  
642 .c.lo:
643 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
644 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
645 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
649  
650 mostlyclean-libtool:
651 -rm -f *.lo
652  
653 clean-libtool:
654 -rm -rf .libs _libs
655  
656 ID: $(am__tagged_files)
657 $(am__define_uniq_tagged_files); mkid -fID $$unique
658 tags: tags-am
659 TAGS: tags
660  
661 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
662 set x; \
663 here=`pwd`; \
664 $(am__define_uniq_tagged_files); \
665 shift; \
666 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
667 test -n "$$unique" || unique=$$empty_fix; \
668 if test $$# -gt 0; then \
669 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
670 "$$@" $$unique; \
671 else \
672 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
673 $$unique; \
674 fi; \
675 fi
676 ctags: ctags-am
677  
678 CTAGS: ctags
679 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
680 $(am__define_uniq_tagged_files); \
681 test -z "$(CTAGS_ARGS)$$unique" \
682 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
683 $$unique
684  
685 GTAGS:
686 here=`$(am__cd) $(top_builddir) && pwd` \
687 && $(am__cd) $(top_srcdir) \
688 && gtags -i $(GTAGS_ARGS) "$$here"
689 cscopelist: cscopelist-am
690  
691 cscopelist-am: $(am__tagged_files)
692 list='$(am__tagged_files)'; \
693 case "$(srcdir)" in \
694 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
695 *) sdir=$(subdir)/$(srcdir) ;; \
696 esac; \
697 for i in $$list; do \
698 if test -f "$$i"; then \
699 echo "$(subdir)/$$i"; \
700 else \
701 echo "$$sdir/$$i"; \
702 fi; \
703 done >> $(top_builddir)/cscope.files
704  
705 distclean-tags:
706 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
707  
708 distdir: $(DISTFILES)
709 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711 list='$(DISTFILES)'; \
712 dist_files=`for file in $$list; do echo $$file; done | \
713 sed -e "s|^$$srcdirstrip/||;t" \
714 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
715 case $$dist_files in \
716 */*) $(MKDIR_P) `echo "$$dist_files" | \
717 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
718 sort -u` ;; \
719 esac; \
720 for file in $$dist_files; do \
721 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722 if test -d $$d/$$file; then \
723 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
724 if test -d "$(distdir)/$$file"; then \
725 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726 fi; \
727 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
728 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
729 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730 fi; \
731 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
732 else \
733 test -f "$(distdir)/$$file" \
734 || cp -p $$d/$$file "$(distdir)/$$file" \
735 || exit 1; \
736 fi; \
737 done
738 check-am: all-am
739 check: check-am
740 all-am: Makefile $(LIBRARIES)
741 installdirs:
742 install: install-am
743 install-exec: install-exec-am
744 install-data: install-data-am
745 uninstall: uninstall-am
746  
747 install-am: all-am
748 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
749  
750 installcheck: installcheck-am
751 install-strip:
752 if test -z '$(STRIP)'; then \
753 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
754 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
755 install; \
756 else \
757 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
760 fi
761 mostlyclean-generic:
762  
763 clean-generic:
764 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
765  
766 distclean-generic:
767 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
768 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
769  
770 maintainer-clean-generic:
771 @echo "This command is intended for maintainers to use"
772 @echo "it deletes files that may require special tools to rebuild."
773 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
774 clean: clean-am
775  
776 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
777 mostlyclean-am
778  
779 distclean: distclean-am
780 -rm -rf ./$(DEPDIR)
781 -rm -f Makefile
782 distclean-am: clean-am distclean-compile distclean-generic \
783 distclean-tags
784  
785 dvi: dvi-am
786  
787 dvi-am:
788  
789 html: html-am
790  
791 html-am:
792  
793 info: info-am
794  
795 info-am:
796  
797 install-data-am:
798  
799 install-dvi: install-dvi-am
800  
801 install-dvi-am:
802  
803 install-exec-am:
804  
805 install-html: install-html-am
806  
807 install-html-am:
808  
809 install-info: install-info-am
810  
811 install-info-am:
812  
813 install-man:
814  
815 install-pdf: install-pdf-am
816  
817 install-pdf-am:
818  
819 install-ps: install-ps-am
820  
821 install-ps-am:
822  
823 installcheck-am:
824  
825 maintainer-clean: maintainer-clean-am
826 -rm -rf ./$(DEPDIR)
827 -rm -f Makefile
828 maintainer-clean-am: distclean-am maintainer-clean-generic
829  
830 mostlyclean: mostlyclean-am
831  
832 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
833 mostlyclean-libtool
834  
835 pdf: pdf-am
836  
837 pdf-am:
838  
839 ps: ps-am
840  
841 ps-am:
842  
843 uninstall-am:
844  
845 .MAKE: install-am install-strip
846  
847 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
848 clean-libtool clean-noinstLIBRARIES cscopelist-am ctags \
849 ctags-am distclean distclean-compile distclean-generic \
850 distclean-libtool distclean-tags distdir dvi dvi-am html \
851 html-am info info-am install install-am install-data \
852 install-data-am install-dvi install-dvi-am install-exec \
853 install-exec-am install-html install-html-am install-info \
854 install-info-am install-man install-pdf install-pdf-am \
855 install-ps install-ps-am install-strip installcheck \
856 installcheck-am installdirs maintainer-clean \
857 maintainer-clean-generic mostlyclean mostlyclean-compile \
858 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
859 tags tags-am uninstall uninstall-am
860  
861 .PRECIOUS: Makefile
862  
863 $(LEMON):
864 cd $(lemon_builddir) && $(MAKE)
865  
866 .l.c:
867 $(AM_V_RUNLEX)$(RUNLEX) "$(LEX)" "$(SED)" -o$@ $<
868 abi-descriptor.xml: ../abi-descriptor.template
869 $(AM_V_SED)$(SED) \
870 -e 's|@INCLUDE_DIRS@|$(abi_includes)|g' \
871 -e 's/ *NEWLINE/\n /g' \
872 -e 's|@LIBRARY_OUTPUT_PATH@|{RELPATH}/.libs|' $< > $@
873  
874 doxygen:
875 @HAVE_DOXYGEN_TRUE@ $(DOXYGEN) doxygen.cfg
876  
877 wsar_html: doxygen.cfg ../doxygen_global.cfg
878 @HAVE_DOXYGEN_TRUE@ (umask 022 ; $(DOXYGEN) doxygen.cfg)
879  
880 checkapi: checkapi-base checkapi-todo
881  
882 checkapi-base:
883 $(PERL) $(top_srcdir)/tools/checkAPIs.pl -g deprecated-gtk -build \
884 -sourcedir=$(srcdir) \
885 $(librandpkt_core_a_SOURCES)
886  
887 checkapi-todo:
888 $(PERL) $(top_srcdir)/tools/checkAPIs.pl -M -g deprecated-gtk-todo -build \
889 -sourcedir=$(srcdir) \
890 $(librandpkt_core_a_SOURCES)
891  
892 # Tell versions [3.59,3.63) of GNU make to not export all variables.
893 # Otherwise a system limit (for SysV at least) may be exceeded.
894 .NOEXPORT: