Incorporate plugin dissector into build in collection.
[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_WARNINGS_AS_ERRORS
29 AM_CLEAN_CFLAGS = -Werror
30 endif
31
32 #
33 # This is a hideous hack.
34 #
35 # Automake needs to know into which sections to install various man
36 # pages; if the names in "man_MANS" have suffixes, it can infer the
37 # sections from the name (e.g., "hello.1" goes in section 1), but if
38 # they don't have suffixes, it can't tell what sections to put them, and
39 # it just gives up and doesn't create any rules to install them (and it
40 # gives up silently, so you have no clue what's wrong).
41 #
42 # Therefore, we can't just set "man_MANS" to a list of variables to be
43 # filled in by the configure script, as those variables don't have man
44 # page section numbers.
45 #
46 # It turns out (although this is not documented anywhere I could find
47 # in the automake Info file) that if you define, instead, variables with
48 # names like "man{section}_MANS", automake will infer that the names in
49 # those variables are the names of man pages to be installed in section
50 # "{section}".
51 #
52 # So, as all our man pages go in section 1, we define "man1_MANS" to
53 # contain all the man page.
54 #
55 # *However*, if "man_MANS" isn't defined at all, automake concludes that
56 # there are no man pages, the fact that, say, "man1_MANS" is defined
57 # nonwithstanding!  (I suspect this is the result of a mistaken attempt
58 # to get people to fix their automake files not to use "MANS"; if "MANS"
59 # is defined, it prints a warning and sets the exit status, but doesn't
60 # exit, and then it just gives up if "man_MANS" isn't defined,
61 # presumably on the theory that the only reason it wouldn't be defined
62 # is because the automake file uses the obsolete "MANS" variable instead
63 # of the shiny new "man_MANS" variable.)
64 #
65 # So we also define "man_MANS", but don't define it as anything;
66 # automake will arrange that the Makefile define it as the union of all
67 # the "man{section}_MANS" variables.
68 #
69 bin_PROGRAMS = \
70         @wireshark_bin@ \
71         @tshark_bin@    \
72         @text2pcap_bin@ \
73         @mergecap_bin@  \
74         @capinfos_bin@  \
75         @editcap_bin@   \
76         @randpkt_bin@   \
77         @dftest_bin@    \
78         @dumpcap_bin@   \
79         @rawshark_bin@
80 bin_SCRIPTS = @idl2wrs_bin@
81
82 man1_MANS = \
83         @wireshark_man@ \
84         @tshark_man@    \
85         @text2pcap_man@ \
86         @mergecap_man@  \
87         @capinfos_man@  \
88         @editcap_man@   \
89         @dumpcap_man@   \
90         @idl2wrs_man@   \
91         @rawshark_man@
92 man4_MANS = @wiresharkfilter_man@
93 man_MANS =
94
95 EXTRA_PROGRAMS = wireshark tshark capinfos editcap mergecap dftest \
96         randpkt text2pcap dumpcap rawshark
97 EXTRA_SCRIPTS = idl2wrs
98
99 idl2wrs: tools/idl2wrs.sh Makefile
100         cp tools/idl2wrs.sh idl2wrs
101         chmod +x idl2wrs
102
103 #
104 # Wireshark configuration files are put in $(pkgdatadir).
105 #
106 pkgdata_DATA = AUTHORS-SHORT COPYING manuf services wireshark.html \
107         tshark.html wireshark-filter.html capinfos.html editcap.html \
108         idl2wrs.html mergecap.html text2pcap.html dumpcap.html \
109         rawshark.html ws.css cfilters colorfilters dfilters smi_modules ipmap.html
110
111 #
112 # Install the Diameter DTD and XML files in the "diameter" subdirectory
113 # of that directory.
114 #
115 diameterdir = $(pkgdatadir)/diameter
116 diameter_DATA = \
117         diameter/chargecontrol.xml \
118         diameter/dictionary.dtd \
119         diameter/dictionary.xml \
120         diameter/Ericsson.xml \
121         diameter/etsie2e4.xml \
122         diameter/gqpolicy.xml \
123         diameter/imscxdx.xml \
124         diameter/mobileipv4.xml \
125         diameter/nasreq.xml \
126         diameter/sip.xml \
127         diameter/sunping.xml \
128         diameter/TGPPGmb.xml \
129         diameter/TGPPRx.xml \
130         diameter/TGPPSh.xml
131
132 #
133 # Install the DTDs directory files in the "dtds" subdirectory
134 # of that directory
135 #
136 dtdsdir = $(pkgdatadir)/dtds
137 dtds_DATA = \
138         dtds/dc.dtd \
139         dtds/itunes.dtd \
140         dtds/mscml.dtd \
141         dtds/pocsettings.dtd \
142         dtds/presence.dtd \
143         dtds/reginfo.dtd \
144         dtds/rlmi.dtd \
145         dtds/rss.dtd \
146         dtds/smil.dtd \
147         dtds/xcap-caps.dtd \
148         dtds/xcap-error.dtd \
149         dtds/watcherinfo.dtd
150
151 #
152 # Install the RADIUS directory files in the "radius" subdirectory
153 # of that directory.
154 #
155 radiusdir = $(pkgdatadir)/radius
156 radius_DATA = \
157         radius/dictionary  \
158         radius/dictionary.3com  \
159         radius/dictionary.3gpp  \
160         radius/dictionary.3gpp2  \
161         radius/dictionary.acc  \
162         radius/dictionary.alcatel  \
163         radius/dictionary.alteon  \
164         radius/dictionary.altiga  \
165         radius/dictionary.aptis  \
166         radius/dictionary.ascend  \
167         radius/dictionary.aruba  \
168         radius/dictionary.bay  \
169         radius/dictionary.bintec  \
170         radius/dictionary.bristol  \
171         radius/dictionary.cablelabs  \
172         radius/dictionary.cabletron  \
173         radius/dictionary.cisco  \
174         radius/dictionary.cisco.bbsm  \
175         radius/dictionary.cisco.vpn3000  \
176         radius/dictionary.cisco.vpn5000  \
177         radius/dictionary.colubris  \
178         radius/dictionary.columbia_university  \
179         radius/dictionary.compat  \
180         radius/dictionary.cosine  \
181         radius/dictionary.ericsson  \
182         radius/dictionary.erx  \
183         radius/dictionary.extreme  \
184         radius/dictionary.foundry  \
185         radius/dictionary.freeradius  \
186         radius/dictionary.gandalf  \
187         radius/dictionary.garderos  \
188         radius/dictionary.gemtek  \
189         radius/dictionary.itk  \
190         radius/dictionary.juniper  \
191         radius/dictionary.karlnet  \
192         radius/dictionary.livingston  \
193         radius/dictionary.localweb  \
194         radius/dictionary.merit  \
195         radius/dictionary.microsoft  \
196         radius/dictionary.mikrotik  \
197         radius/dictionary.navini  \
198         radius/dictionary.netscreen  \
199         radius/dictionary.nokia  \
200         radius/dictionary.nomadix  \
201         radius/dictionary.propel  \
202         radius/dictionary.quintum  \
203         radius/dictionary.redback  \
204         radius/dictionary.redcreek  \
205         radius/dictionary.shasta  \
206         radius/dictionary.shiva  \
207         radius/dictionary.sonicwall  \
208         radius/dictionary.springtide  \
209         radius/dictionary.t_systems_nova  \
210         radius/dictionary.telebit  \
211         radius/dictionary.trapeze  \
212         radius/dictionary.tunnel  \
213         radius/dictionary.unisphere  \
214         radius/dictionary.unix  \
215         radius/dictionary.usr  \
216         radius/dictionary.valemount  \
217         radius/dictionary.versanet  \
218         radius/dictionary.wispr  \
219         radius/dictionary.xedia
220
221 #
222 # Install the tpncp directory files in the "tpncp" subdirectory
223 # of that directory
224 #
225 tpncpdir = $(pkgdatadir)/tpncp
226 tpncp_DATA = \
227         tpncp/tpncp.dat
228
229
230 #
231 # Install the wimaxasncp directory files in the "wimaxasncp" subdirectory
232 # of that directory
233 #
234 wimaxasncpdir = $(pkgdatadir)/wimaxasncp
235 wimaxasncp_DATA = \
236         wimaxasncp/dictionary.xml \
237         wimaxasncp/dictionary.dtd
238
239 PLATFORM_SRC = capture-pcap-util-unix.c
240
241 if HAVE_PLUGINS
242 -include plugins/Custom.make
243 plugin_ldadd = $(_CUSTOM_plugin_ldadd_) \
244         -dlopen plugins/agentx/agentx.la \
245         -dlopen plugins/artnet/artnet.la \
246         -dlopen plugins/asn1/asn1.la \
247         -dlopen plugins/ciscosm/ciscosm.la \
248         -dlopen plugins/docsis/docsis.la \
249         -dlopen plugins/enttec/enttec.la \
250         -dlopen plugins/ethercat/ethercat.la \
251         -dlopen plugins/giop/cosnaming.la \
252         -dlopen plugins/giop/coseventcomm.la \
253         -dlopen plugins/gryphon/gryphon.la \
254         -dlopen plugins/infiniband/infiniband.la \
255         -dlopen plugins/irda/irda.la \
256         -dlopen plugins/lwres/lwres.la \
257         -dlopen plugins/m2m/m2m.la \
258         -dlopen plugins/mate/mate.la \
259         -dlopen plugins/opcua/opcua.la \
260         -dlopen plugins/opsi/opsi.la \
261         -dlopen plugins/pcli/pcli.la \
262         -dlopen plugins/profinet/profinet.la \
263         -dlopen plugins/rlm/rlm.la \
264         -dlopen plugins/sercosiii/sercosiii.la \
265         -dlopen plugins/stats_tree/stats_tree.la \
266         -dlopen plugins/unistim/unistim.la \
267         -dlopen plugins/wimax/wimax.la
268
269 WTAP_PLUGIN_SOURCES = \
270        epan/plugins.c \
271        epan/report_err.c \
272        epan/filesystem.c
273
274 else            # HAVE_PLUGINS
275
276 plugin_ldadd =
277 WTAP_PLUGIN_SOURCES =
278
279 endif           # HAVE_PLUGINS
280
281 include Makefile.common
282
283 # Optional objects that I know how to build. These will be
284 # linked into the wireshark executable.
285 # They will also be linked into the tshark executable; if this
286 # list ever grows to include something that can't be linked with
287 # tshark, or if tshark needs something that wireshark doesn't,
288 # we should probably split this into stuff needed both
289 # by wireshark and tshark and stuff needed only by one or the
290 # other.
291 wireshark_optional_objects = @GETOPT_O@ @STRERROR_O@ \
292         @STRCASECMP_O@ @STRNCASECMP_O@ @MKSTEMP_O@ @STRPTIME_O@
293
294 if ENABLE_STATIC
295 wireshark_LDFLAGS = -Wl,-static -all-static
296 else
297 wireshark_LDFLAGS = -export-dynamic
298 endif
299
300 # Libraries and plugin flags with which to link wireshark.
301 #
302 # Note that Wireshark doesn't have to be linked with @GLIB_LIBS@, as
303 # they are included in @GTK_LIBS@, and doesn't have to be linked with
304 # @SOCKET_LIBS@ or @NSL_LIBS@, as those should also be included in
305 # @GTK_LIBS@ (as those are also needed for X applications, and GTK+
306 # applications are X applications).
307 wireshark_LDADD = \
308         $(wireshark_optional_objects)   \
309         gtk/libui.a                     \
310         codecs/libcodec.a               \
311         wiretap/libwiretap.la           \
312         epan/libwireshark.la            \
313         wsutil/libwsutil.la             \
314         @INET_PTON_LO@                  \
315         @INET_NTOP_LO@                  \
316         @SSL_LIBS@                      \
317         $(plugin_ldadd)                 \
318         @PCRE_LIBS@                     \
319         @PCAP_LIBS@                     \
320         @GTK_LIBS@                      \
321         @C_ARES_LIBS@                   \
322         @ADNS_LIBS@                     \
323         @KRB5_LIBS@                     \
324         @FRAMEWORKS@                    \
325         @LIBGCRYPT_LIBS@                \
326         @LIBGNUTLS_LIBS@                \
327         @LIBSMI_LDFLAGS@                \
328         @PORTAUDIO_LIBS@
329 wireshark_CFLAGS = $(AM_CLEAN_CFLAGS)
330
331 if ENABLE_STATIC
332 tshark_LDFLAGS = -Wl,-static -all-static
333 else
334 tshark_LDFLAGS = -export-dynamic
335 endif
336
337 # Libraries and plugin flags with which to link tshark.
338 tshark_LDADD = \
339         $(wireshark_optional_objects)   \
340         wiretap/libwiretap.la           \
341         epan/libwireshark.la            \
342         wsutil/libwsutil.la             \
343         @INET_PTON_LO@                  \
344         @INET_NTOP_LO@                  \
345         @SSL_LIBS@                      \
346         $(plugin_ldadd)                 \
347         @PCRE_LIBS@                     \
348         @GLIB_LIBS@ -lm                 \
349         @PCAP_LIBS@                     \
350         @SOCKET_LIBS@                   \
351         @NSL_LIBS@                      \
352         @C_ARES_LIBS@                   \
353         @ADNS_LIBS@                     \
354         @KRB5_LIBS@                     \
355         @FRAMEWORKS@                    \
356         @LIBGCRYPT_LIBS@                \
357         @LIBGNUTLS_LIBS@                \
358         @LIBSMI_LDFLAGS@
359 tshark_CFLAGS = $(AM_CLEAN_CFLAGS)
360
361 if ENABLE_STATIC
362 rawshark_LDFLAGS = -Wl,-static -all-static
363 else
364 rawshark_LDFLAGS = -export-dynamic
365 endif
366
367 # Libraries and plugin flags with which to link tshark.
368 rawshark_LDADD = \
369         $(wireshark_optional_objects)   \
370         wiretap/libwiretap.la           \
371         epan/libwireshark.la            \
372         wsutil/libwsutil.la             \
373         @INET_PTON_LO@                  \
374         @INET_NTOP_LO@                  \
375         @SSL_LIBS@                      \
376         $(plugin_ldadd)                 \
377         @PCRE_LIBS@                     \
378         @GLIB_LIBS@ -lm                 \
379         @PCAP_LIBS@                     \
380         @SOCKET_LIBS@                   \
381         @NSL_LIBS@                      \
382         @C_ARES_LIBS@                   \
383         @ADNS_LIBS@                     \
384         @KRB5_LIBS@                     \
385         @FRAMEWORKS@                    \
386         @LIBGCRYPT_LIBS@                \
387         @LIBGNUTLS_LIBS@                \
388         @LIBSMI_LDFLAGS@
389 rawshark_CFLAGS = $(AM_CLEAN_CFLAGS)
390
391 # Optional objects that I know how to build, and that are needed by
392 # text2pcap.
393 text2pcap_optional_objects = @STRERROR_O@ @STRPTIME_O@
394
395 # Libraries with which to link text2pcap.
396 text2pcap_LDADD = \
397         $(text2pcap_optional_objects)   \
398         wiretap/libwiretap.la           \
399         wsutil/libwsutil.la             \
400         @GLIB_LIBS@ -lm
401 # Don't turn on -Werror for text2pcap: its source includes text2pcap-scanner.c
402 # which is generated (and therefore not always clean).
403 # We could generate text2pcap.o as a library with -Werror but for now it
404 # doesn't seem worth the effort.
405 #text2pcap_CFLAGS = $(AM_CLEAN_CFLAGS)
406
407 # Libraries with which to link mergecap.
408 mergecap_LDADD = \
409         wiretap/libwiretap.la           \
410         wsutil/libwsutil.la             \
411         @GLIB_LIBS@
412 mergecap_CFLAGS = $(AM_CLEAN_CFLAGS)
413
414 # Libraries with which to link capinfos.
415 capinfos_LDADD = \
416         wiretap/libwiretap.la           \
417         wsutil/libwsutil.la             \
418         @GLIB_LIBS@
419 capinfos_CFLAGS = $(AM_CLEAN_CFLAGS)
420
421 # Libraries with which to link editcap.
422 editcap_LDADD = \
423         wiretap/libwiretap.la           \
424         wsutil/libwsutil.la             \
425         @GLIB_LIBS@
426 editcap_CFLAGS = $(AM_CLEAN_CFLAGS)
427
428 # Libraries with which to link randpkt.
429 randpkt_LDADD = \
430         wiretap/libwiretap.la           \
431         wsutil/libwsutil.la             \
432         @GLIB_LIBS@ -lm                 \
433         @PCAP_LIBS@                     \
434         @SOCKET_LIBS@                   \
435         @NSL_LIBS@                      \
436         @C_ARES_LIBS@                   \
437         @ADNS_LIBS@
438 randpkt_CFLAGS = $(AM_CLEAN_CFLAGS)
439
440 # Libraries and plugin flags with which to link dftest.
441 dftest_LDADD = \
442         $(wireshark_optional_objects)   \
443         wiretap/libwiretap.la           \
444         wsutil/libwsutil.la             \
445         epan/libwireshark.la            \
446         @SSL_LIBS@                      \
447         $(plugin_ldadd)                 \
448         @PCRE_LIBS@                     \
449         @GLIB_LIBS@ -lm                 \
450         @PCAP_LIBS@                     \
451         @SOCKET_LIBS@                   \
452         @NSL_LIBS@                      \
453         @C_ARES_LIBS@                   \
454         @ADNS_LIBS@                     \
455         @KRB5_LIBS@                     \
456         @LIBGCRYPT_LIBS@                \
457         @LIBGNUTLS_LIBS@                \
458         @LIBSMI_LDFLAGS@
459 dftest_CFLAGS = $(AM_CLEAN_CFLAGS)
460
461 # Libraries with which to link dumpcap.
462 dumpcap_LDADD = \
463         wiretap/libwiretap.la           \
464         wsutil/libwsutil.la             \
465         @INET_NTOP_LO@                  \
466         @GLIB_LIBS@                     \
467         @PCAP_LIBS@                     \
468         @SOCKET_LIBS@                   \
469         @NSL_LIBS@                      \
470         @FRAMEWORKS@                    \
471         @LIBGCRYPT_LIBS@                \
472         @LIBGNUTLS_LIBS@                \
473         @LIBCAP_LIBS@
474 dumpcap_CFLAGS = $(AM_CLEAN_CFLAGS)
475
476 # Common headers
477 AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/wiretap \
478         $(LIBGNUTLS_CFLAGS) $(LIBGCRYPT_CFLAGS) $(LIBSMI_CFLAGS)
479
480 #
481 # Build the version string
482 #
483 # FORCE is the portable version of .PHONY
484 FORCE:
485
486 svnversion.h: FORCE
487         LANG=C $(PERL) $(srcdir)/make-version.pl $(srcdir)
488
489 #
490 # Build the short version of the authors file for the about dialog
491 #
492 AUTHORS-SHORT: AUTHORS make-authors-short.pl
493         $(PERL) $(srcdir)/perlnoutf.pl $(srcdir)/make-authors-short.pl < $(srcdir)/AUTHORS > AUTHORS-SHORT
494
495 #
496 # Build the short version of the authors file with formatting codes for the
497 # man page
498 #
499 AUTHORS-SHORT-FORMAT: AUTHORS-SHORT make-authors-format.pl
500         $(PERL) $(srcdir)/perlnoutf.pl $(srcdir)/make-authors-format.pl < AUTHORS-SHORT > AUTHORS-SHORT-FORMAT
501
502 #
503 # Build shell scripts by doing variable substitution.
504 # Taken from autoconf 2.13.
505 #
506 editsh = sed -e 's,@''SHELL''@,$(SHELL),g'
507
508 SUFFIXES = .sh
509 .sh:
510         rm -f $@ $@.tmp
511         $(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@
512
513 #
514 # Build "tshark-tap-register.c", which contains a function
515 # "register_all_tap_listeners()"
516 # that calls the register routines for all tshark tap listeners.
517 #
518 # We do this by grepping through sources.
519 #
520 # Formatting conventions:  The name of the tap_listener_register_*
521 # routines must start in column zero, or must be preceded only by
522 # "void " starting in column zero, and must not be inside #if.
523 #
524 # The first argument is the directory in which the source files live.
525 # All subsequent arguments are the files to scan.
526 #
527 tshark-tap-register.c: $(TSHARK_TAP_SRC) $(srcdir)/make-tapreg-dotc
528         @echo Making tshark-tap-register.c
529         @$(srcdir)/make-tapreg-dotc tshark-tap-register.c $(srcdir) $(TSHARK_TAP_SRC)
530
531 ps.c: print.ps rdps
532         ./rdps $(srcdir)/print.ps ps.c
533
534 rdps: rdps.c
535         $(CC) $(CFLAGS) -o rdps $(srcdir)/rdps.c
536
537 #
538 # XXX - "svnversion.h" is distributed in the release tarball; should
539 # we be deleting it with "make clean", or should we only do that with
540 # "make maintainer-clean"?
541 #
542 CLEANFILES =            \
543         svnversion.h    \
544         @rdps_bin@      \
545         idl2wrs         \
546         *~              \
547         vgcore.*
548
549 #
550 # XXX - "ps.c" is distributed in the source tarballs; why is it in the
551 # list of files removed by "make distclean"?  (It's deliberately
552 # included in that list.)
553 #
554 DISTCLEANFILES = \
555         AUTHORS-SHORT           \
556         AUTHORS-SHORT-FORMAT    \
557         ps.c                    \
558         ws.css
559
560 MAINTAINERCLEANFILES =          \
561         $(GENERATED_FILES)      \
562         Makefile.in             \
563         aclocal.m4              \
564         config.h.in             \
565         configure               \
566         depcomp                 \
567         install-sh              \
568         ltmain.sh               \
569         missing
570
571 EXTRA_DIST = \
572         INSTALL.configure       \
573         Makefile.am.inc         \
574         Makefile.common         \
575         Makefile.nmake          \
576         Makefile.nmake.inc      \
577         README.aix              \
578         README.bsd              \
579         README.hpux             \
580         README.irix             \
581         README.linux            \
582         README.macos            \
583         README.tru64            \
584         README.vmware           \
585         README.win32            \
586         aclocal-fallback/glib-2.0.m4 \
587         aclocal-fallback/gtk-2.0.m4 \
588         aclocal-flags           \
589         adns_dll.dep            \
590         adns_dll.rc             \
591         autogen.sh              \
592         capinfos.c              \
593         capture-wpcap.c         \
594         capture-wpcap.h         \
595         capture_wpcap_packet.c  \
596         capture_wpcap_packet.h  \
597         cfilters                \
598         colorfilters            \
599         config.h.win32          \
600         config.nmake            \
601         debian/changelog        \
602         debian/compat           \
603         debian/control          \
604         debian/copyright        \
605         debian/dirs             \
606         debian/headers-check.c  \
607         debian/patches/00list   \
608         debian/patches/03_preferences.dpatch \
609         debian/postinst         \
610         debian/pycompat         \
611         debian/pyversions       \
612         debian/rules            \
613         debian/tshark.files     \
614         debian/tshark.manpages  \
615         debian/watch            \
616         debian/wireshark-common.files \
617         debian/wireshark-common.manpages \
618         debian/wireshark-common.shlibs \
619         debian/wireshark-dev.docs \
620         debian/wireshark-dev.files \
621         debian/wireshark-dev.header-files \
622         debian/wireshark-dev.manpages \
623         debian/wireshark-dev.prerm \
624         debian/wireshark-root.desktop \
625         debian/wireshark.desktop \
626         debian/wireshark.files \
627         debian/wireshark.manpages \
628         debian/wireshark.menu   \
629         dfilters                \
630         docbook/Makefile.auto.am        \
631         docbook/ws.css          \
632         doxygen.cfg.in          \
633         dumpcap.c       \
634         editcap.c               \
635         wireshark.desktop       \
636         idl/cosnaming.idl       \
637         idl/tango.idl   \
638         idl/parlay/am.idl       \
639         idl/parlay/cccs.idl     \
640         idl/parlay/cm.idl       \
641         idl/parlay/common_cc_data.idl   \
642         idl/parlay/cs.idl       \
643         idl/parlay/dsc.idl      \
644         idl/parlay/fw_data.idl  \
645         idl/parlay/fw_if.idl    \
646         idl/parlay/fw_if_access.idl     \
647         idl/parlay/fw_if_app.idl        \
648         idl/parlay/fw_if_entop.idl      \
649         idl/parlay/fw_if_service.idl    \
650         idl/parlay/gcc_data.idl \
651         idl/parlay/gcc_interfaces.idl   \
652         idl/parlay/gms.idl      \
653         idl/parlay/mm.idl       \
654         idl/parlay/mmccs.idl    \
655         idl/parlay/mmm.idl      \
656         idl/parlay/mpcc_data.idl        \
657         idl/parlay/mpcc_interfaces.idl  \
658         idl/parlay/osa.idl      \
659         idl/parlay/pam_data.idl \
660         idl/parlay/pam_interfaces.idl   \
661         idl/parlay/Parlay.idl   \
662         idl/parlay/policy_data.idl      \
663         idl/parlay/policy_interfaces.idl        \
664         idl/parlay/README.parlay        \
665         idl/parlay/termcap.idl  \
666         idl/parlay/ui_data.idl  \
667         idl/parlay/ui_interfaces.idl    \
668         image/capinfos.rc.in    \
669         image/clist_ascend.xpm  \
670         image/clist_descend.xpm \
671         image/dn_arrow.xpm      \
672         image/dumpcap.rc.in     \
673         image/editcap.rc.in     \
674         image/expert_chat.xpm   \
675         image/expert_error.xpm  \
676         image/expert_none.xpm   \
677         image/expert_note.xpm   \
678         image/expert_warn.xpm   \
679         image/file_dlg_win32.rc \
680         image/hi16-app-wireshark.png    \
681         image/hi32-app-wireshark.png    \
682         image/hi48-app-wireshark.png    \
683         image/icon_layout_1.xpm \
684         image/icon_layout_2.xpm \
685         image/icon_layout_3.xpm \
686         image/icon_layout_4.xpm \
687         image/icon_layout_5.xpm \
688         image/icon_layout_6.xpm \
689         image/libwireshark.rc.in        \
690         image/libwsutil.rc.in   \
691         image/lo16-app-wireshark.png    \
692         image/lo32-app-wireshark.png    \
693         image/lo48-app-wireshark.png    \
694         image/Makefile.nmake    \
695         image/mergecap.rc.in    \
696         image/nsis-checked.bmp  \
697         image/nsis-unchecked.bmp        \
698         image/rawshark.rc.in    \
699         image/README.image      \
700         image/stock_dialog_error_48.xpm \
701         image/stock_dialog_info_48.xpm  \
702         image/stock_dialog_question_48.xpm      \
703         image/stock_dialog_stop_48.xpm  \
704         image/stock_dialog_warning_48.xpm       \
705         image/text2pcap.rc.in   \
706         image/toolbar/autoscroll_24.xpm \
707         image/toolbar/capture_airpcap_16.xpm \
708         image/toolbar/capture_capture_16.xpm \
709         image/toolbar/capture_details_16.xpm \
710         image/toolbar/capture_details_24.xpm \
711         image/toolbar/capture_ethernet_16.xpm  \
712         image/toolbar/capture_filter_24.xpm     \
713         image/toolbar/capture_interfaces_24.xpm \
714         image/toolbar/capture_options_24.xpm    \
715         image/toolbar/capture_prepare_16.xpm \
716         image/toolbar/capture_restart_24.xpm    \
717         image/toolbar/capture_start_24.xpm      \
718         image/toolbar/capture_stop_24.xpm       \
719         image/toolbar/checkbox_16.xpm   \
720         image/toolbar/colorize_24.xpm   \
721         image/toolbar/conversations_16.xpm      \
722         image/toolbar/decode_as_16.xpm  \
723         image/toolbar/display_filter_24.xpm     \
724         image/toolbar/endpoints_16.xpm  \
725         image/toolbar/expert_info_16.xpm        \
726         image/toolbar/file_set_list_16.xpm      \
727         image/toolbar/file_set_next_16.xpm      \
728         image/toolbar/file_set_previous_16.xpm  \
729         image/toolbar/flow_graph_16.xpm \
730         image/toolbar/graphs_16.xpm     \
731         image/toolbar/icon_color_0.xpm  \
732         image/toolbar/icon_color_1.xpm  \
733         image/toolbar/icon_color_2.xpm  \
734         image/toolbar/icon_color_3.xpm  \
735         image/toolbar/icon_color_4.xpm  \
736         image/toolbar/icon_color_5.xpm  \
737         image/toolbar/icon_color_6.xpm  \
738         image/toolbar/icon_color_7.xpm  \
739         image/toolbar/icon_color_8.xpm  \
740         image/toolbar/icon_color_9.xpm  \
741         image/toolbar/internet_24.xpm   \
742         image/toolbar/modem_16.png      \
743         image/toolbar/modem_16.xpm      \
744         image/toolbar/network_bluetooth_16.png  \
745         image/toolbar/network_bluetooth_16.xpm  \
746         image/toolbar/network_virtual_16.xpm    \
747         image/toolbar/network_wired_16.png      \
748         image/toolbar/network_wired_16.xpm      \
749         image/toolbar/network_wireless_16.png   \
750         image/toolbar/network_wireless_16.xpm   \
751         image/toolbar/resize_columns_24.xpm     \
752         image/toolbar/telephony_16.xpm  \
753         image/toolbar/time_24.xpm       \
754         image/toolbar/web_support_24.xpm        \
755         image/toolbar/wep_closed_24.xpm \
756         image/toolbar/wiki_24.xpm       \
757         image/tshark.rc.in      \
758         image/up_arrow.xpm      \
759         image/wiresharkdoc.ico  \
760         image/wireshark.exe.manifest.in \
761         image/wireshark.ico     \
762         image/wiresharkinst.ico \
763         image/wireshark.rc.in   \
764         image/wiretap.rc.in     \
765         image/wsicon16.png      \
766         image/wsicon16.xpm      \
767         image/wsicon256.png     \
768         image/wsicon32.png      \
769         image/wsicon32.xpm      \
770         image/wsicon48.png      \
771         image/wsicon48.xpm      \
772         image/wsicon64.png      \
773         image/wsicon64.xpm      \
774         image/wsiconcap16.xpm   \
775         image/wsiconcap256.png  \
776         image/wsiconcap32.xpm   \
777         image/wsiconcap48.xpm   \
778         image/wsiconcap.svg     \
779         image/wsicondoc256.png  \
780         image/wsicondoc.svg     \
781         image/wsiconinst256.png \
782         image/wsiconinst.svg    \
783         image/wsicon.svg        \
784         image/wslogo.eps        \
785         image/wslogo.svg        \
786         image/wssplash.xpm      \
787         image/wssplash-dev.xpm  \
788         ipmap.html      \
789         make-authors-format.pl  \
790         make-authors-short.pl   \
791         make-manuf              \
792         make-tapreg-dotc        \
793         make-version.pl         \
794         manuf                   \
795         manuf.tmpl              \
796         mergecap.c              \
797         perlnoutf.pl            \
798         print.ps                \
799         $(diameter_DATA)        \
800         $(dtds_DATA)            \
801         $(radius_DATA)          \
802         $(tpncp_DATA)           \
803         $(wimaxasncp_DATA)      \
804         randpkt.c               \
805         rdps.c                  \
806         smi_modules             \
807         text2pcap-scanner.l     \
808         text2pcap.c             \
809         text2pcap.h             \
810         services                \
811         wka.tmpl
812
813 if SETUID_INSTALL
814 install-exec-hook:
815         -chmod +s $(DESTDIR)$(bindir)/dumpcap
816 else
817 install-exec-hook:
818 endif
819
820 DIST_SUBDIRS = asn1 codecs doc epan gtk help packaging plugins tools wiretap wsutil
821
822 if HAVE_PLUGINS
823 SUBDIRS = tools wsutil wiretap doc epan plugins packaging help @wireshark_SUBDIRS@
824 else
825 SUBDIRS = tools wsutil wiretap doc epan packaging help @wireshark_SUBDIRS@
826 endif
827
828 help/faq.txt: $(srcdir)/help/faq.py
829         (cd help ; \
830         $(MAKE) faq.txt ;)
831
832 wireshark.1: doc/wireshark.pod AUTHORS-SHORT-FORMAT
833         (cd doc ; \
834         $(MAKE) ../wireshark.1 )
835
836 tshark.1: doc/tshark.pod
837         (cd doc ; \
838         $(MAKE) ../tshark.1 )
839
840 wireshark-filter.4: tshark doc/wireshark-filter.pod.template
841         (cd doc ; \
842         $(MAKE) ../wireshark-filter.4 )
843
844 capinfos.1: doc/capinfos.pod
845         (cd doc ; \
846         $(MAKE) ../capinfos.1 )
847
848 editcap.1: doc/editcap.pod
849         (cd doc ; \
850         $(MAKE) ../editcap.1 )
851
852 idl2wrs.1: doc/idl2wrs.pod
853         (cd doc ; \
854         $(MAKE) ../idl2wrs.1 )
855
856 mergecap.1: doc/mergecap.pod
857         (cd doc ; \
858         $(MAKE) ../mergecap.1 )
859
860 text2pcap.1: doc/text2pcap.pod
861         (cd doc ; \
862         $(MAKE) ../text2pcap.1 )
863
864 dumpcap.1: doc/dumpcap.pod
865         (cd doc ; \
866         $(MAKE) ../dumpcap.1 )
867
868 rawshark.1: doc/rawshark.pod
869         (cd doc ; \
870         $(MAKE) ../rawshark.1 )
871
872 ws.css: $(srcdir)/docbook/ws.css
873         cp $(srcdir)/docbook/ws.css .
874
875 wireshark.html: doc/wireshark.pod AUTHORS-SHORT-FORMAT ws.css
876         (cd doc ; \
877         $(MAKE) ../wireshark.html )
878
879 tshark.html: doc/tshark.pod ws.css
880         (cd doc ; \
881         $(MAKE) ../tshark.html )
882
883 wireshark-filter.html: tshark doc/wireshark-filter.pod.template ws.css
884         (cd doc ; \
885         $(MAKE) ../wireshark-filter.html )
886
887 capinfos.html: doc/capinfos.pod ws.css
888         (cd doc ; \
889         $(MAKE) ../capinfos.html )
890
891 editcap.html: doc/editcap.pod ws.css
892         (cd doc ; \
893         $(MAKE) ../editcap.html )
894
895 idl2wrs.html: doc/idl2wrs.pod ws.css
896         (cd doc ; \
897         $(MAKE) ../idl2wrs.html )
898
899 mergecap.html: doc/mergecap.pod ws.css
900         (cd doc ; \
901         $(MAKE) ../mergecap.html )
902
903 text2pcap.html: doc/text2pcap.pod ws.css
904         (cd doc ; \
905         $(MAKE) ../text2pcap.html )
906
907 dumpcap.html: doc/dumpcap.pod ws.css
908         (cd doc ; \
909         $(MAKE) ../dumpcap.html )
910
911 rawshark.html: doc/rawshark.pod ws.css
912         (cd doc ; \
913         $(MAKE) ../rawshark.html )
914
915 libtool: $(LIBTOOL_DEPS)
916         $(SHELL) ./config.status --recheck
917
918 # Used by svr4-package and osx-package
919 # We load top_stagedir with an explicit path so that libtool doesn't freak.
920 top_stagedir=`cd $(top_srcdir) && pwd`/packaging/staging
921 stagedir=$(top_stagedir)/$(PACKAGE).inst
922
923 host_cpu=@host_cpu@
924 host_os=@host_os@
925
926 svr4-package: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA)
927         @if test x$(HAVE_SVR4_PACKAGING) = xyes ; then \
928                 rm -rf $(stagedir) ; \
929                 $(MAKE) DESTDIR=$(stagedir) install; \
930                 $(srcdir)/packaging/svr4/mkpkg \
931                         $(PACKAGE) \
932                         $(PACKAGE)-$(VERSION)-$(host_os)-$(host_cpu)-local \
933                         $(prefix) \
934                         $(top_stagedir) ; \
935         else \
936                 echo "Error: SVR4 packaging tools not found." ; \
937                 echo "Package build abandoned." ; \
938         fi
939
940 solaris-package: svr4-package
941
942 rpm_topdir=`cd $(top_builddir) && pwd`/packaging/rpm
943 rpm-package: dist
944         if test x$(HAVE_RPM) = xyes ; then \
945                 cd $(rpm_topdir) ; \
946                 mkdir -p BUILD RPMS SOURCES ; \
947                 cd SOURCES ; \
948                 ln -s ../../../$(distdir).tar.gz ; \
949                 ln -s ../../../wireshark.desktop ; \
950                 ln -s ../../../image/wsicon64.png wireshark.png ; \
951                 cd .. ; \
952                 rpmbuild --define "_topdir `cd . && pwd`" -bb SPECS/wireshark.spec && \
953                         echo "Package successfully built in `pwd`/RPMS." ; \
954         else \
955                 echo "Error: RPM executable and/or source directory not found." ; \
956         fi
957 srpm-package: dist
958         if test x$(HAVE_RPM) = xyes ; then \
959                 cd $(rpm_topdir) ; \
960                 mkdir -p BUILD SRPMS SOURCES ; \
961                 cd SOURCES ; \
962                 ln -s ../../../$(distdir).tar.gz ; \
963                 ln -s ../../../wireshark.desktop ; \
964                 ln -s ../../../image/wsicon64.png wireshark.png ; \
965                 cd .. ; \
966                 rpmbuild --define "_topdir `cd . && pwd`" -bs SPECS/wireshark.spec && \
967                         echo "Package successfully built in `pwd`/SRPMS." ; \
968         else \
969                 echo "Error: RPM executable and/or source directory not found." ; \
970         fi
971
972 debian-package: debian/rules
973         @if test x$(HAVE_DPKG_BUILDPACKAGE) = xyes ; then \
974                 dpkg-buildpackage -rfakeroot -us -uc ; \
975         else \
976                 echo "Error: Debian packaging tools not found." ; \
977                 echo "Package build abandoned." ; \
978         fi
979
980 # XXX - This assumes we're building from the source directory.
981 osx-app: $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) packaging/macosx/Info.plist
982         @if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
983                 rm -rf $(stagedir) ; \
984                 $(MAKE) DESTDIR=$(stagedir) install; \
985                 cd $(srcdir)/packaging/macosx ;  \
986                 ./osx-app.sh -bp ../staging/$(PACKAGE).inst$(bindir) ; \
987         else \
988                 echo "Error: OS X packaging tools not found." ; \
989                 echo "Package build abandoned." ; \
990         fi
991
992 osx-package: osx-app
993         @if test x$(HAVE_OSX_PACKAGING) = xyes ; then \
994                 cd $(srcdir)/packaging/macosx ;  \
995                 ./osx-dmg.sh ; \
996         fi
997
998 clean-local:
999         rm -rf $(top_stagedir)
1000
1001 checkapi_local:
1002         $(PERL) tools/checkAPIs.pl \
1003         $(TSHARK_TAP_SRC)
1004 #       $(wireshark_SOURCES)
1005 #       $(EXTRA_wireshark_SOURCES)
1006
1007 checkapi: checkapi_local
1008         cd wiretap && $(MAKE) checkapi
1009         cd ../codecs && $(MAKE) checkapi
1010 ##      cd ../gtk && $(MAKE) checkapi
1011 ##      cd ../epan && $(MAKE) checkapi
1012 ##      cd ../epan/crypt && $(MAKE) checkapi
1013         cd ../dfilter && $(MAKE) checkapi
1014 ##      cd ../ftypes && $(MAKE) checkapi
1015 ##      cd ../wslua && $(MAKE) checkapi
1016         cd ../dissectors && $(MAKE) checkapi
1017         cd ../../plugins && $(MAKE) checkapi
1018         cd ../wsutil && $(MAKE) checkapi