1.5.2 → 1.7.0.
[obnox/wireshark/wip.git] / Makefile.am
1 # Makefile.am
2 # Automake file for Wireshark
3 #
4 # $Id$
5 #
6 # Wireshark - Network traffic analyzer
7 # By Gerald Combs <gerald@wireshark.org>
8 # Copyright 1998 Gerald Combs
9 #
10 # This program is free software; you can redistribute it and/or
11 # modify it under the terms of the GNU General Public License
12 # as published by the Free Software Foundation; either version 2
13 # of the License, or (at your option) any later version.
14 #
15 # This program is distributed in the hope that it will be useful,
16 # but WITHOUT ANY WARRANTY; without even the implied warranty of
17 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 # GNU General Public License for more details.
19 #
20 # You should have received a copy of the GNU General Public License
21 # along with this program; if not, write to the Free Software
22 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
23
24 ACLOCAL_AMFLAGS = `./aclocal-flags`
25
26 INCLUDES= @LUA_INCLUDES@
27
28 if HAVE_LIBPY
29 py_dissectors_dir = -DPYTHON_DIR=\"@pythondir@\"
30 else
31 py_dissectors_dir = -DPYTHON_DIR=
32 endif
33
34
35 if HAVE_WARNINGS_AS_ERRORS
36 AM_CLEAN_CFLAGS = -Werror
37 endif
38
39 bin_PROGRAMS = \
40         @wireshark_bin@ \
41         @tshark_bin@    \
42         @text2pcap_bin@ \
43         @mergecap_bin@  \
44         @capinfos_bin@  \
45         @editcap_bin@   \
46         @randpkt_bin@   \
47         @dftest_bin@    \
48         @dumpcap_bin@   \
49         @rawshark_bin@
50 bin_SCRIPTS = @idl2wrs_bin@
51
52 EXTRA_PROGRAMS = wireshark tshark capinfos editcap mergecap dftest \
53         randpkt text2pcap dumpcap rawshark
54 EXTRA_SCRIPTS = idl2wrs
55
56 idl2wrs: tools/idl2wrs.sh Makefile
57         cp tools/idl2wrs.sh idl2wrs
58         chmod +x idl2wrs
59
60 #
61 # Wireshark configuration files are put in $(pkgdatadir).
62 #
63 pkgdata_DATA = COPYING manuf services cfilters colorfilters dfilters \
64         smi_modules ipmap.html
65
66 #
67 # Install the Diameter DTD and XML files in the "diameter" subdirectory
68 # of that directory.
69 #
70 diameterdir = $(pkgdatadir)/diameter
71 diameter_DATA = \
72         diameter/chargecontrol.xml \
73         diameter/dictionary.dtd \
74         diameter/dictionary.xml \
75         diameter/eap.xml \
76         diameter/Ericsson.xml \
77         diameter/etsie2e4.xml \
78         diameter/gqpolicy.xml \
79         diameter/imscxdx.xml \
80         diameter/mobileipv4.xml \
81         diameter/mobileipv6.xml \
82         diameter/nasreq.xml \
83         diameter/sip.xml \
84         diameter/sunping.xml \
85         diameter/TGPPGmb.xml \
86         diameter/TGPPRx.xml \
87         diameter/TGPPSh.xml
88
89 #
90 # Install the DTDs directory files in the "dtds" subdirectory
91 # of that directory
92 #
93 dtdsdir = $(pkgdatadir)/dtds
94 dtds_DATA = \
95         dtds/dc.dtd \
96         dtds/itunes.dtd \
97         dtds/mscml.dtd \
98         dtds/pocsettings.dtd \
99         dtds/presence.dtd \
100         dtds/reginfo.dtd \
101         dtds/rlmi.dtd \
102         dtds/rss.dtd \
103         dtds/smil.dtd \
104         dtds/xcap-caps.dtd \
105         dtds/xcap-error.dtd \
106         dtds/watcherinfo.dtd
107
108 #
109 # Install the RADIUS directory files in the "radius" subdirectory
110 # of that directory.
111 #
112 radiusdir = $(pkgdatadir)/radius
113 radius_DATA = \
114         radius/README.radius_dictionary  \
115         radius/dictionary  \
116         radius/dictionary.3com  \
117         radius/dictionary.3gpp  \
118         radius/dictionary.3gpp2  \
119         radius/dictionary.acc  \
120         radius/dictionary.airespace \
121         radius/dictionary.alcatel  \
122         radius/dictionary.alteon  \
123         radius/dictionary.altiga  \
124         radius/dictionary.alvarion \
125         radius/dictionary.apc \
126         radius/dictionary.aptis  \
127         radius/dictionary.aruba  \
128         radius/dictionary.ascend  \
129         radius/dictionary.asn \
130         radius/dictionary.avaya \
131         radius/dictionary.azaire \
132         radius/dictionary.bay  \
133         radius/dictionary.bintec  \
134         radius/dictionary.bristol  \
135         radius/dictionary.cablelabs  \
136         radius/dictionary.cabletron  \
137         radius/dictionary.chillispot \
138         radius/dictionary.cisco  \
139         radius/dictionary.cisco.bbsm  \
140         radius/dictionary.cisco.vpn3000  \
141         radius/dictionary.cisco.vpn5000  \
142         radius/dictionary.clavister \
143         radius/dictionary.colubris  \
144         radius/dictionary.columbia_university  \
145         radius/dictionary.compat  \
146         radius/dictionary.cosine  \
147         radius/dictionary.dhcp \
148         radius/dictionary.digium \
149         radius/dictionary.eltex \
150         radius/dictionary.epygi \
151         radius/dictionary.ericsson  \
152         radius/dictionary.erx  \
153         radius/dictionary.extreme  \
154         radius/dictionary.fortinet \
155         radius/dictionary.foundry  \
156         radius/dictionary.freeradius  \
157         radius/dictionary.freeradius.internal  \
158         radius/dictionary.freeswitch \
159         radius/dictionary.gandalf  \
160         radius/dictionary.garderos  \
161         radius/dictionary.gemtek  \
162         radius/dictionary.h3c \
163         radius/dictionary.hp \
164         radius/dictionary.huawei \
165         radius/dictionary.infonet \
166         radius/dictionary.ipunplugged \
167         radius/dictionary.issanni \
168         radius/dictionary.itk  \
169         radius/dictionary.jradius \
170         radius/dictionary.juniper  \
171         radius/dictionary.karlnet  \
172         radius/dictionary.lancom \
173         radius/dictionary.livingston  \
174         radius/dictionary.localweb  \
175         radius/dictionary.lucent \
176         radius/dictionary.manzara \
177         radius/dictionary.merit  \
178         radius/dictionary.microsoft  \
179         radius/dictionary.mikrotik  \
180         radius/dictionary.motorola \
181         radius/dictionary.navini  \
182         radius/dictionary.netscreen  \
183         radius/dictionary.networkphysics \
184         radius/dictionary.nexans \
185         radius/dictionary.nokia  \
186         radius/dictionary.nokia.conflict \
187         radius/dictionary.nomadix  \
188         radius/dictionary.nortel \
189         radius/dictionary.ntua \
190         radius/dictionary.openser \
191         radius/dictionary.packeteer \
192         radius/dictionary.patton \
193         radius/dictionary.propel  \
194         radius/dictionary.prosoft \
195         radius/dictionary.quiconnect \
196         radius/dictionary.quintum  \
197         radius/dictionary.redback  \
198         radius/dictionary.redcreek  \
199         radius/dictionary.rfc2865 \
200         radius/dictionary.rfc2866 \
201         radius/dictionary.rfc2867 \
202         radius/dictionary.rfc2868 \
203         radius/dictionary.rfc2869 \
204         radius/dictionary.rfc3162 \
205         radius/dictionary.rfc3576 \
206         radius/dictionary.rfc3580 \
207         radius/dictionary.rfc4072 \
208         radius/dictionary.rfc4372 \
209         radius/dictionary.rfc4675 \
210         radius/dictionary.rfc4679 \
211         radius/dictionary.rfc4818 \
212         radius/dictionary.rfc4849 \
213         radius/dictionary.rfc5090 \
214         radius/dictionary.rfc5176 \
215         radius/dictionary.riverstone \
216         radius/dictionary.roaringpenguin \
217         radius/dictionary.shasta  \
218         radius/dictionary.shiva  \
219         radius/dictionary.slipstream \
220         radius/dictionary.sofaware \
221         radius/dictionary.sonicwall  \
222         radius/dictionary.springtide  \
223         radius/dictionary.starent  \
224         radius/dictionary.t_systems_nova  \
225         radius/dictionary.telebit  \
226         radius/dictionary.telkom \
227         radius/dictionary.trapeze  \
228         radius/dictionary.tropos \
229         radius/dictionary.tunnel  \
230         radius/dictionary.unisphere  \
231         radius/dictionary.unix  \
232         radius/dictionary.usr  \
233         radius/dictionary.utstarcom \
234         radius/dictionary.valemount  \
235         radius/dictionary.versanet  \
236         radius/dictionary.vqp \
237         radius/dictionary.walabi \
238         radius/dictionary.waverider \
239         radius/dictionary.wimax  \
240         radius/dictionary.wispr  \
241         radius/dictionary.xedia \
242         radius/dictionary.xylan \
243         radius/dictionary.zyxel
244
245 #
246 # Install the tpncp directory files in the "tpncp" subdirectory
247 # of that directory
248 #
249 tpncpdir = $(pkgdatadir)/tpncp
250 tpncp_DATA = \
251         tpncp/tpncp.dat
252
253
254 #
255 # Install the wimaxasncp directory files in the "wimaxasncp" subdirectory
256 # of that directory
257 #
258 wimaxasncpdir = $(pkgdatadir)/wimaxasncp
259 wimaxasncp_DATA = \
260         wimaxasncp/dictionary.xml \
261         wimaxasncp/dictionary.dtd
262
263 PLATFORM_SRC = capture-pcap-util-unix.c
264
265 if HAVE_PLUGINS
266 -include plugins/Custom.make
267 plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
268         -dlopen plugins/asn1/asn1.la \
269         -dlopen plugins/docsis/docsis.la \
270         -dlopen plugins/ethercat/ethercat.la \
271         -dlopen plugins/giop/cosnaming.la \
272         -dlopen plugins/giop/coseventcomm.la \
273         -dlopen plugins/gryphon/gryphon.la \
274         -dlopen plugins/interlink/interlink.la \
275         -dlopen plugins/irda/irda.la \
276         -dlopen plugins/m2m/m2m.la \
277         -dlopen plugins/mate/mate.la \
278         -dlopen plugins/opcua/opcua.la \
279         -dlopen plugins/profinet/profinet.la \
280         -dlopen plugins/sercosiii/sercosiii.la \
281         -dlopen plugins/stats_tree/stats_tree.la \
282         -dlopen plugins/unistim/unistim.la \
283         -dlopen plugins/wimax/wimax.la
284
285 WTAP_PLUGIN_SOURCES = \
286        epan/plugins.c \
287        epan/report_err.c \
288        epan/filesystem.c
289
290 else            # HAVE_PLUGINS
291
292 plugin_ldadd =
293 WTAP_PLUGIN_SOURCES =
294
295 endif           # HAVE_PLUGINS
296
297 include Makefile.common
298
299 if ENABLE_STATIC
300 wireshark_LDFLAGS = -Wl,-static -all-static
301 else
302 wireshark_LDFLAGS = -export-dynamic
303 endif
304
305 # Libraries and plugin flags with which to link wireshark.
306 #
307 # Note that Wireshark doesn't have to be linked with @GLIB_LIBS@, as
308 # they are included in @GTK_LIBS@, and doesn't have to be linked with
309 # @SOCKET_LIBS@ or @NSL_LIBS@, as those should also be included in
310 # @GTK_LIBS@ (as those are also needed for X applications, and GTK+
311 # applications are X applications).
312 wireshark_LDADD = \
313         gtk/libui.a                     \
314         gtk/libui_dirty.a               \
315         codecs/libcodec.a               \
316         wiretap/libwiretap.la           \
317         epan/libwireshark.la            \
318         wsutil/libwsutil.la             \
319         @SSL_LIBS@                      \
320         $(plugin_ldadd)                 \
321         @PCRE_LIBS@                     \
322         @PCAP_LIBS@                     \
323         @GTK_LIBS@ -lm                  \
324         @C_ARES_LIBS@                   \
325         @ADNS_LIBS@                     \
326         @KRB5_LIBS@                     \
327         @LAUNCHSERVICES_FRAMEWORKS@     \
328         @CORESERVICES_FRAMEWORKS@       \
329         @LIBGCRYPT_LIBS@                \
330         @LIBGNUTLS_LIBS@                \
331         @LIBSMI_LDFLAGS@                \
332         @PORTAUDIO_LIBS@
333 wireshark_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
334
335 if ENABLE_STATIC
336 tshark_LDFLAGS = -Wl,-static -all-static
337 else
338 tshark_LDFLAGS = -export-dynamic
339 endif
340
341 # Libraries and plugin flags with which to link tshark.
342 tshark_LDADD = \
343         wiretap/libwiretap.la           \
344         epan/libwireshark.la            \
345         wsutil/libwsutil.la             \
346         @SSL_LIBS@                      \
347         $(plugin_ldadd)                 \
348         @PCRE_LIBS@                     \
349         @GLIB_LIBS@ -lm                 \
350         @PCAP_LIBS@                     \
351         @SOCKET_LIBS@                   \
352         @NSL_LIBS@                      \
353         @C_ARES_LIBS@                   \
354         @ADNS_LIBS@                     \
355         @KRB5_LIBS@                     \
356         @CORESERVICES_FRAMEWORKS@       \
357         @LIBGCRYPT_LIBS@                \
358         @LIBGNUTLS_LIBS@                \
359         @LIBSMI_LDFLAGS@
360 tshark_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
361
362 if ENABLE_STATIC
363 rawshark_LDFLAGS = -Wl,-static -all-static
364 else
365 rawshark_LDFLAGS = -export-dynamic
366 endif
367
368 # Libraries and plugin flags with which to link rawshark.
369 rawshark_LDADD = \
370         wiretap/libwiretap.la           \
371         epan/libwireshark.la            \
372         wsutil/libwsutil.la             \
373         @SSL_LIBS@                      \
374         $(plugin_ldadd)                 \
375         @PCRE_LIBS@                     \
376         @GLIB_LIBS@ -lm                 \
377         @PCAP_LIBS@                     \
378         @SOCKET_LIBS@                   \
379         @NSL_LIBS@                      \
380         @C_ARES_LIBS@                   \
381         @ADNS_LIBS@                     \
382         @KRB5_LIBS@                     \
383         @CORESERVICES_FRAMEWORKS@       \
384         @LIBGCRYPT_LIBS@                \
385         @LIBGNUTLS_LIBS@                \
386         @LIBSMI_LDFLAGS@
387 rawshark_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
388
389 # Libraries with which to link text2pcap.
390 text2pcap_LDADD = \
391         wiretap/libwiretap.la           \
392         wsutil/libwsutil.la             \
393         @GLIB_LIBS@ -lm
394 # Don't turn on -Werror for text2pcap: its source includes text2pcap-scanner.c
395 # which is generated (and therefore not always clean).
396 # We could generate text2pcap.o as a library with -Werror but for now it
397 # doesn't seem worth the effort.
398 #text2pcap_CFLAGS = $(AM_CLEAN_CFLAGS)
399
400 # Libraries with which to link mergecap.
401 mergecap_LDADD = \
402         wiretap/libwiretap.la           \
403         wsutil/libwsutil.la             \
404         @GLIB_LIBS@
405 mergecap_CFLAGS = $(AM_CLEAN_CFLAGS)
406
407 # Libraries with which to link capinfos.
408 capinfos_LDADD = \
409         wiretap/libwiretap.la           \
410         wsutil/libwsutil.la             \
411         @GLIB_LIBS@                     \
412         @LIBGCRYPT_LIBS@
413 capinfos_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
414
415 # Libraries with which to link editcap.
416 editcap_LDADD = \
417         wiretap/libwiretap.la           \
418         wsutil/libwsutil.la             \
419         @GLIB_LIBS@
420 editcap_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
421
422 # Libraries with which to link randpkt.
423 randpkt_LDADD = \
424         wiretap/libwiretap.la           \
425         wsutil/libwsutil.la             \
426         @GLIB_LIBS@ -lm                 \
427         @PCAP_LIBS@                     \
428         @SOCKET_LIBS@                   \
429         @NSL_LIBS@                      \
430         @C_ARES_LIBS@                   \
431         @ADNS_LIBS@
432 randpkt_CFLAGS = $(AM_CLEAN_CFLAGS)
433
434 # Libraries and plugin flags with which to link dftest.
435 dftest_LDADD = \
436         wiretap/libwiretap.la           \
437         wsutil/libwsutil.la             \
438         epan/libwireshark.la            \
439         @SSL_LIBS@                      \
440         $(plugin_ldadd)                 \
441         @PCRE_LIBS@                     \
442         @GLIB_LIBS@ -lm                 \
443         @PCAP_LIBS@                     \
444         @SOCKET_LIBS@                   \
445         @NSL_LIBS@                      \
446         @C_ARES_LIBS@                   \
447         @ADNS_LIBS@                     \
448         @KRB5_LIBS@                     \
449         @LIBGCRYPT_LIBS@                \
450         @LIBGNUTLS_LIBS@                \
451         @LIBSMI_LDFLAGS@
452 dftest_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)
453
454 # Libraries with which to link dumpcap.
455 dumpcap_LDADD = \
456         wsutil/libwsutil.la             \
457         @GLIB_LIBS@                     \
458         @PCAP_LIBS@                     \
459         @SOCKET_LIBS@                   \
460         @NSL_LIBS@                      \
461         @CORESERVICES_FRAMEWORKS@       \
462         @LIBCAP_LIBS@
463 dumpcap_CFLAGS = $(AM_CLEAN_CFLAGS)
464
465 # Common headers
466 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap \
467         $(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS) $(LIBSMI_CFLAGS) $(PY_CFLAGS)
468
469 #
470 # Build the version string
471 #
472 # FORCE is the portable version of .PHONY
473 FORCE:
474
475 svnversion.h: FORCE
476         $(PERL) $(srcdir)/make-version.pl $(srcdir)
477
478 #
479 # Build shell scripts by doing variable substitution.
480 # Taken from autoconf 2.13.
481 #
482 editsh = sed -e 's,@''SHELL''@,$(SHELL),g'
483
484 SUFFIXES = .sh
485 .sh:
486         rm -f $@ $@.tmp
487         $(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
488
489 #
490 # Build "tshark-tap-register.c", which contains a function
491 # "register_all_tap_listeners()"
492 # that calls the register routines for all tshark tap listeners.
493 #
494 # We do this by grepping through sources.
495 #
496 # Formatting conventions:  The name of the tap_listener_register_*
497 # routines must start in column zero, or must be preceded only by
498 # "void " starting in column zero, and must not be inside #if.
499 #
500 # The first argument is the directory in which the source files live.
501 # All subsequent arguments are the files to scan.
502 #
503 tshark-tap-register.c: $(TSHARK_TAP_SRC) $(srcdir)/tools/make-tapreg-dotc
504         @echo Making tshark-tap-register.c
505         @$(srcdir)/tools/make-tapreg-dotc tshark-tap-register.c $(srcdir) $(TSHARK_TAP_SRC)
506
507 ps.c: print.ps $(srcdir)/tools/rdps.py
508         $(PYTHON) $(srcdir)/tools/rdps.py $(srcdir)/print.ps ps.c
509
510 services: tools/make-services.pl
511         $(PERL) $(srcdir)/tools/make-services.pl
512
513 #
514 # XXX - "svnversion.h" is distributed in the release tarball; should
515 # we be deleting it with "make clean", or should we only do that with
516 # "make maintainer-clean"?
517 #
518 CLEANFILES =            \
519         svnversion.h    \
520         idl2wrs         \
521         *~              \
522         vgcore.*
523
524 #
525 # XXX - "ps.c" is distributed in the source tarballs; why is it in the
526 # list of files removed by "make distclean"?  (It's deliberately
527 # included in that list.)
528 #
529 DISTCLEANFILES = \
530         ps.c
531
532 MAINTAINERCLEANFILES =          \
533         $(GENERATED_FILES)      \
534         Makefile.in             \
535         aclocal.m4              \
536         config.h.in             \
537         configure               \
538         depcomp                 \
539         install-sh              \
540         ltmain.sh               \
541         missing
542
543 EXTRA_DIST = \
544         INSTALL.configure       \
545         Makefile.am.inc         \
546         Makefile.common         \
547         Makefile.nmake          \
548         Makefile.nmake.inc      \
549         README.aix              \
550         README.bsd              \
551         README.hpux             \
552         README.irix             \
553         README.linux            \
554         README.macos            \
555         README.tru64            \
556         README.vmware           \
557         README.windows          \
558         aclocal-fallback/glib-2.0.m4 \
559         aclocal-fallback/gtk-2.0.m4 \
560         aclocal-flags           \
561         adns_dll.dep            \
562         adns_dll.rc             \
563         autogen.sh              \
564         capinfos.c              \
565         capture-wpcap.c         \
566         capture-wpcap.h         \
567         capture_wpcap_packet.c  \
568         capture_wpcap_packet.h  \
569         cfilters                \
570         colorfilters            \
571         config.h.win32          \
572         config.nmake            \
573         debian/changelog        \
574         debian/compat           \
575         debian/control          \
576         debian/copyright        \
577         debian/dirs             \
578         debian/headers-check.c  \
579         debian/patches/00list   \
580         debian/patches/03_preferences.dpatch \
581         debian/postinst         \
582         debian/pycompat         \
583         debian/pyversions       \
584         debian/rules            \
585         debian/README.source    \
586         debian/tshark.files     \
587         debian/tshark.manpages  \
588         debian/watch            \
589         debian/wireshark-common.files \
590         debian/wireshark-common.manpages \
591         debian/wireshark-common.shlibs \
592         debian/wireshark-dev.docs \
593         debian/wireshark-dev.files \
594         debian/wireshark-dev.header-files \
595         debian/wireshark-dev.manpages \
596         debian/wireshark-dev.prerm \
597         debian/wireshark-root.desktop \
598         debian/wireshark.desktop \
599         debian/wireshark.files \
600         debian/wireshark.manpages \
601         debian/wireshark.menu   \
602         dfilters                \
603         doxygen.cfg.in          \
604         dumpcap.c       \
605         editcap.c               \
606         fix/FIX.xml             \
607         fix/FIX40.xml           \
608         fix/FIX41.xml           \
609         fix/FIX42.xml           \
610         fix/FIX43.xml           \
611         fix/FIX44.xml           \
612         fix/README              \
613         fix/Values.xsl          \
614         fix/hfDecl.xsl          \
615         fix/hfField.xsl         \
616         fix/hfList.xsl          \
617         idl/cosnaming.idl       \
618         idl/tango.idl   \
619         idl/parlay/am.idl       \
620         idl/parlay/cccs.idl     \
621         idl/parlay/cm.idl       \
622         idl/parlay/common_cc_data.idl   \
623         idl/parlay/cs.idl       \
624         idl/parlay/dsc.idl      \
625         idl/parlay/fw_data.idl  \
626         idl/parlay/fw_if.idl    \
627         idl/parlay/fw_if_access.idl     \
628         idl/parlay/fw_if_app.idl        \
629         idl/parlay/fw_if_entop.idl      \
630         idl/parlay/fw_if_service.idl    \
631         idl/parlay/gcc_data.idl \
632         idl/parlay/gcc_interfaces.idl   \
633         idl/parlay/gms.idl      \
634         idl/parlay/mm.idl       \
635         idl/parlay/mmccs.idl    \
636         idl/parlay/mmm.idl      \
637         idl/parlay/mpcc_data.idl        \
638         idl/parlay/mpcc_interfaces.idl  \
639         idl/parlay/osa.idl      \
640         idl/parlay/pam_data.idl \
641         idl/parlay/pam_interfaces.idl   \
642         idl/parlay/Parlay.idl   \
643         idl/parlay/policy_data.idl      \
644         idl/parlay/policy_interfaces.idl        \
645         idl/parlay/README.parlay        \
646         idl/parlay/termcap.idl  \
647         idl/parlay/ui_data.idl  \
648         idl/parlay/ui_interfaces.idl    \
649         image/capinfos.rc.in    \
650         image/clist_ascend.xpm  \
651         image/clist_descend.xpm \
652         image/dumpcap.rc.in     \
653         image/editcap.rc.in     \
654         image/file_dlg_win32.rc \
655         image/hi16-app-wireshark.png    \
656         image/hi32-app-wireshark.png    \
657         image/hi48-app-wireshark.png    \
658         image/icon_layout_1.xpm \
659         image/icon_layout_2.xpm \
660         image/icon_layout_3.xpm \
661         image/icon_layout_4.xpm \
662         image/icon_layout_5.xpm \
663         image/icon_layout_6.xpm \
664         image/libwireshark.rc.in        \
665         image/libwsutil.rc.in   \
666         image/lo16-app-wireshark.png    \
667         image/lo32-app-wireshark.png    \
668         image/lo48-app-wireshark.png    \
669         image/Makefile.nmake    \
670         image/mergecap.rc.in    \
671         image/nsis-checked.bmp  \
672         image/nsis-unchecked.bmp        \
673         image/rawshark.rc.in    \
674         image/README.image      \
675         image/stock_dialog_error_48.xpm \
676         image/stock_dialog_info_48.xpm  \
677         image/stock_dialog_question_48.xpm      \
678         image/stock_dialog_stop_48.xpm  \
679         image/stock_dialog_warning_48.xpm       \
680         image/text2pcap.rc.in   \
681         image/WiresharkDoc_24.xpm       \
682         image/toolbar/analyze_24.xpm \
683         image/toolbar/audio_player_24.xpm       \
684         image/toolbar/autoscroll_24.xpm \
685         image/toolbar/capture_airpcap_16.xpm \
686         image/toolbar/capture_capture_16.xpm \
687         image/toolbar/capture_details_16.xpm \
688         image/toolbar/capture_details_24.xpm \
689         image/toolbar/capture_ethernet_16.xpm  \
690         image/toolbar/capture_filter_24.xpm     \
691         image/toolbar/capture_interfaces_24.xpm \
692         image/toolbar/capture_options_24.xpm    \
693         image/toolbar/capture_prepare_16.xpm \
694         image/toolbar/capture_restart_24.xpm    \
695         image/toolbar/capture_start_24.xpm      \
696         image/toolbar/capture_stop_24.xpm       \
697         image/toolbar/checkbox_16.xpm   \
698         image/toolbar/colorize_24.xpm   \
699         image/toolbar/conversations_16.xpm      \
700         image/toolbar/decode_24.xpm     \
701         image/toolbar/decode_as_16.xpm  \
702         image/toolbar/display_filter_24.xpm     \
703         image/toolbar/endpoints_16.xpm  \
704         image/toolbar/expert_info_16.xpm        \
705         image/toolbar/file_set_list_16.xpm      \
706         image/toolbar/file_set_next_16.xpm      \
707         image/toolbar/file_set_previous_16.xpm  \
708         image/toolbar/flow_graph_16.xpm \
709         image/toolbar/graphs_16.xpm     \
710         image/toolbar/icon_color_0.xpm  \
711         image/toolbar/icon_color_1.xpm  \
712         image/toolbar/icon_color_2.xpm  \
713         image/toolbar/icon_color_3.xpm  \
714         image/toolbar/icon_color_4.xpm  \
715         image/toolbar/icon_color_5.xpm  \
716         image/toolbar/icon_color_6.xpm  \
717         image/toolbar/icon_color_7.xpm  \
718         image/toolbar/icon_color_8.xpm  \
719         image/toolbar/icon_color_9.xpm  \
720         image/toolbar/internet_24.xpm   \
721         image/toolbar/modem_16.png      \
722         image/toolbar/modem_16.xpm      \
723         image/toolbar/network_bluetooth_16.png  \
724         image/toolbar/network_usb.svg           \
725         image/toolbar/network_usb_16.png        \
726         image/toolbar/network_virtual_16.xpm    \
727         image/toolbar/network_wired_16.png      \
728         image/toolbar/network_wireless_16.png   \
729         image/toolbar/resize_columns_24.xpm     \
730         image/toolbar/telephone_16.xpm  \
731         image/toolbar/telephony_16.xpm  \
732         image/toolbar/time_24.xpm       \
733         image/toolbar/voip_flow_24.xpm  \
734         image/toolbar/web_support_24.xpm        \
735         image/toolbar/wep_closed_24.xpm \
736         image/toolbar/wiki_24.xpm       \
737         image/tshark.rc.in      \
738         image/voip_bg.xpm       \
739         image/voip_select.xpm   \
740         image/wireshark.exe.manifest.in \
741         image/wireshark.ico     \
742         image/wireshark.rc.in   \
743         image/WiresharkDoc-128.png      \
744         image/WiresharkDoc-16.png       \
745         image/WiresharkDoc-24.png       \
746         image/WiresharkDoc-256.png      \
747         image/WiresharkDoc-32.png       \
748         image/WiresharkDoc-48.png       \
749         image/WiresharkDoc-64.png       \
750         image/wiresharkdoc.ico  \
751         image/wiresharkinst.ico \
752         image/wiretap.rc.in     \
753         image/wsicon.svg        \
754         image/wsicon16.png      \
755         image/wsicon16.xpm      \
756         image/wsicon256.png     \
757         image/wsicon32.png      \
758         image/wsicon32.xpm      \
759         image/wsicon48.png      \
760         image/wsicon48.xpm      \
761         image/wsicon64.png      \
762         image/wsicon64.xpm      \
763         image/wsiconcap.svg     \
764         image/wsiconcap16.xpm   \
765         image/wsiconcap256.png  \
766         image/wsiconcap32.xpm   \
767         image/wsiconcap48.xpm   \
768         image/wsiconinst.svg    \
769         image/wsiconinst256.png \
770         image/wslogo.eps        \
771         image/wslogo.svg        \
772         image/wssplash-dev.xpm  \
773         image/wssplash.xpm      \
774         ipmap.html      \
775         make-version.pl         \
776         manuf                   \
777         manuf.tmpl              \
778         mergecap.c              \
779         print.ps                \
780         $(diameter_DATA)        \
781         $(dtds_DATA)            \
782         $(radius_DATA)          \
783         $(tpncp_DATA)           \
784         $(wimaxasncp_DATA)      \
785         randpkt.c               \
786         smi_modules             \
787         text2pcap-scanner.l     \
788         text2pcap.c             \
789         text2pcap.h             \
790         services                \
791         wireshark.desktop       \
792         wka.tmpl                \
793         CMakeLists.txt          \
794         cmakeconfig.h.in        \
795         wsutil/CMakeLists.txt   \
796         CMakeOptions.txt        \
797         wiretap/CMakeLists.txt  \
798         README.cmake            \
799         ConfigureChecks.cmake   \
800         cmake/modules/readme.txt                \
801         cmake/modules/FindLYNX.cmake            \
802         cmake/modules/FindYACC.cmake            \
803         cmake/modules/FeatureSummary.cmake      \
804         cmake/modules/FindADNS.cmake            \
805         cmake/modules/FindCAP.cmake             \
806         cmake/modules/UseLemon.cmake            \
807         cmake/modules/FindPCRE.cmake            \
808         cmake/modules/FindZLIB.cmake            \
809         cmake/modules/FindPORTAUDIO.cmake       \
810         cmake/modules/FindPCAP.cmake            \
811         cmake/modules/FindSMI.cmake             \
812         cmake/modules/FindCARES.cmake           \
813         cmake/modules/FindXSLTPROC.cmake        \
814         cmake/modules/FindSH.cmake              \
815         cmake/modules/FindGNUTLS.cmake          \
816         cmake/modules/FindGCRYPT.cmake          \
817         cmake/modules/UseMakeDissectorReg.cmake \
818         cmake/modules/FindLEX.cmake             \
819         cmake/modules/FindPYTHON.cmake          \
820         cmake/modules/FindLUA.cmake             \
821         cmake/modules/FindYAPP.cmake            \
822         cmake/modules/FindGEOIP.cmake           \
823         cmake/modules/FindXMLLINT.cmake         \
824         cmake/modules/FindSED.cmake             \
825         cmake/modules/FindGLIB2.cmake           \
826         cmake/modules/FindHtmlViewer.cmake      \
827         cmake/modules/FindGTK2.cmake            \
828         cmake/modules/FindFOP.cmake             \
829         cmake/modules/LICENSE.txt               \
830         cmake/modules/CMakeInstallDirs.cmake    \
831         cmake/modules/CheckCLinkerFlag.cmake    \
832         cmake/modules/UseMakeTapReg.cmake       \
833         cmake/modules/FindM.cmake               \
834         cmake/modules/FindKERBEROS.cmake        \
835         cmake/modules/FindPOD.cmake             \
836         win32/Makefile.nmake    \
837         win32/file_dlg_win32.c          \
838         win32/file_dlg_win32.h          \
839         win32/print_win32.c                     \
840         win32/print_win32.h                     \
841         CPackConfig.txt                         \
842         all.vcproj              \
843         dumpcap.vcproj          \
844         packaging.vcproj        \
845         tshark.vcproj           \
846         wireshark.vcproj
847
848 install-exec-hook:
849 if HAVE_DUMPCAP_GROUP
850         -chgrp $(DUMPCAP_GROUP) $(DESTDIR)$(bindir)/dumpcap
851 endif
852 if SETCAP_INSTALL
853         -$(SETCAP) cap_net_raw,cap_net_admin+eip $(DESTDIR)$(bindir)/dumpcap
854         -chmod o-rws $(DESTDIR)$(bindir)/dumpcap
855 else
856 if SETUID_INSTALL
857         -chmod o-rws $(DESTDIR)$(bindir)/dumpcap
858         -chmod +s $(DESTDIR)$(bindir)/dumpcap
859 endif
860 endif
861
862
863 DIST_SUBDIRS = asn1 codecs doc epan gtk help packaging plugins tools wiretap wsutil docbook
864
865 if HAVE_PLUGINS
866 SUBDIRS = tools wsutil wiretap epan plugins packaging help @wireshark_SUBDIRS@ . doc
867 else
868 SUBDIRS = tools wsutil wiretap epan packaging help @wireshark_SUBDIRS@ . doc
869 endif
870
871 help/faq.txt: $(srcdir)/help/faq.py
872         (cd help ; \
873         $(MAKE) faq.txt ;)
874
875 libtool: $(LIBTOOL_DEPS)
876         $(SHELL) ./config.status --recheck
877
878 # Used by svr4-package and osx-package
879 # We load top_stagedir with an explicit path so that libtool doesn't freak.
880 top_stagedir=`cd $(top_srcdir) && pwd`/packaging/staging
881 stagedir=$(top_stagedir)/$(PACKAGE).inst
882
883 host_cpu=@host_cpu@
884 host_os=@host_os@
885
886 svr4-package: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA)
887         @if test x$(HAVE_SVR4_PACKAGING) = xyes ; then \
888                 rm -rf $(stagedir) ; \
889                 $(MAKE) DESTDIR=$(stagedir) install; \
890                 $(srcdir)/packaging/svr4/mkpkg \
891                         $(PACKAGE) \
892                         $(PACKAGE)-$(VERSION)-$(host_os)-$(host_cpu)-local \
893                         $(prefix) \
894                         $(top_stagedir) ; \
895         else \
896                 echo "Error: SVR4 packaging tools not found." ; \
897                 echo "Package build abandoned." ; \
898         fi
899
900 solaris-package: svr4-package
901
902 rpm_topdir=`cd $(top_builddir) && pwd`/packaging/rpm
903 rpm-package: dist
904         if test x$(HAVE_RPM) = xyes ; then \
905                 cd $(rpm_topdir) ; \
906                 mkdir -p BUILD RPMS SOURCES ; \
907                 cd SOURCES ; \
908                 ln -s ../../../$(distdir).tar.bz2 ; \
909                 ln -s ../../../wireshark.desktop ; \
910                 ln -s ../../../image/wsicon64.png wireshark.png ; \
911                 cd .. ; \
912                 rpmbuild --define "_topdir `cd . && pwd`" -bb SPECS/wireshark.spec && \
913                         echo "Package successfully built in `pwd`/RPMS." ; \
914         else \
915                 echo "Error: RPM executable and/or source directory not found." ; \
916         fi
917 srpm-package: dist
918         if test x$(HAVE_RPM) = xyes ; then \
919                 cd $(rpm_topdir) ; \
920                 mkdir -p BUILD SRPMS SOURCES ; \
921                 cd SOURCES ; \
922                 ln -s ../../../$(distdir).tar.bz2 ; \
923                 ln -s ../../../wireshark.desktop ; \
924                 ln -s ../../../image/wsicon64.png wireshark.png ; \
925                 cd .. ; \
926                 rpmbuild --define "_topdir `cd . && pwd`" -bs SPECS/wireshark.spec && \
927                         echo "Package successfully built in `pwd`/SRPMS." ; \
928         else \
929                 echo "Error: RPM executable and/or source directory not found." ; \
930         fi
931
932 debian-package: debian/rules
933         @if test x$(HAVE_DPKG_BUILDPACKAGE) = xyes ; then \
934                 dpkg-buildpackage -rfakeroot -us -uc ; \
935         else \
936                 echo "Error: Debian packaging tools not found." ; \
937                 echo "Package build abandoned." ; \
938         fi
939
940 # XXX - This assumes we're building from the source directory.
941 osx-app: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) packaging/macosx/Info.plist
942         @if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
943                 rm -rf $(stagedir) ; \
944                 $(MAKE) DESTDIR=$(stagedir) install; \
945                 cd $(srcdir)/packaging/macosx ;  \
946                 ./osx-app.sh -bp ../staging/$(PACKAGE).inst$(bindir) ; \
947         else \
948                 echo "Error: OS X packaging tools not found." ; \
949                 echo "Package build abandoned." ; \
950         fi
951
952 packaging/macosx/COPYING.txt: COPYING
953         (cd packaging/macosx ; \
954         $(MAKE) COPYING.txt ;)
955
956 osx-package: osx-app packaging/macosx/COPYING.txt
957         @if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
958                 cd $(srcdir)/packaging/macosx ;  \
959                 ./osx-dmg.sh ; \
960         fi
961
962 osx-install: osx-app
963         @if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
964                 echo "Copying Wireshark.app to /Applications" ; \
965                 cp -pr $(srcdir)/packaging/macosx/Wireshark.app /Applications ;  \
966         fi
967
968 clean-local:
969         rm -rf $(top_stagedir)
970
971 checkapi_local:
972         $(PERL) tools/checkAPIs.pl \
973         $(TSHARK_TAP_SRC)
974 #       $(wireshark_SOURCES)
975 #       $(EXTRA_wireshark_SOURCES)
976
977 checkapi: checkapi_local
978         cd wiretap && $(MAKE) checkapi
979         cd ../codecs && $(MAKE) checkapi
980 ##      cd ../gtk && $(MAKE) checkapi
981 ##      cd ../epan && $(MAKE) checkapi
982 ##      cd ../epan/crypt && $(MAKE) checkapi
983         cd ../dfilter && $(MAKE) checkapi
984 ##      cd ../ftypes && $(MAKE) checkapi
985 ##      cd ../wslua && $(MAKE) checkapi
986         cd ../dissectors && $(MAKE) checkapi
987         cd ../../plugins && $(MAKE) checkapi
988         cd ../wsutil && $(MAKE) checkapi