aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 55fbf05e213c3d650327aa21d158fe1716b0720a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
# Makefile.am
# Automake file for Ethereal
#
# $Id: Makefile.am,v 1.175 2000/03/09 18:31:49 ashokn Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
# Copyright 1998 Gerald Combs
#
# 
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.

EXTRA_PROGRAMS = ethereal_static
bin_PROGRAMS = ethereal editcap tethereal

man_MANS = ethereal.1 editcap.1 tethereal.1

sysconf_DATA = manuf

# Any POSIX-compatible YACC should honor the -p flag
YFLAGS=-d -p dfilter_

DISSECTOR_SOURCES = \
	packet-aarp.c  \
	packet-aarp.h  \
	packet-afs.c   \
	packet-afs.h   \
	packet-arp.c   \
	packet-arp.h   \
	packet-ascend.c\
	packet-ascend.h\
	packet-atalk.c \
	packet-atalk.h \
	packet-atm.c   \
	packet-atm.h   \
	packet-auto_rp.c   \
	packet-auto_rp.h   \
	packet-bgp.c   \
	packet-bgp.h   \
	packet-bootp.c \
	packet-bootp.h \
	packet-bootparams.c \
	packet-bootparams.h \
	packet-bpdu.c  \
	packet-bpdu.h  \
	packet-cdp.c   \
	packet-cdp.h   \
	packet-cgmp.c  \
	packet-cgmp.h  \
	packet-clip.c  \
	packet-clip.h  \
	packet-data.c  \
	packet-dhis.c  \
	packet-dhis.h  \
	packet-dns.c   \
	packet-dns.h   \
	packet-eth.c   \
	packet-eth.h   \
	packet-fddi.c  \
	packet-fddi.h  \
	packet-ftp.c   \
	packet-ftp.h   \
	packet-giop.c  \
	packet-giop.h  \
	packet-gre.c   \
	packet-gre.h   \
	packet-h1.c    \
	packet-h1.h    \
	packet-hsrp.c  \
	packet-hsrp.h  \
	packet-http.c  \
	packet-http.h  \
	packet-icmpv6.c\
	packet-icmpv6.h\
	packet-icp.c   \
	packet-icp.h   \
	packet-icq.c   \
	packet-icq.h   \
	packet-imap.c   \
	packet-imap.h   \
	packet-ip.c    \
	packet-ip.h    \
	packet-ipp.c   \
	packet-ipp.h   \
	packet-ipsec.c \
	packet-ipsec.h \
	packet-ipv6.c  \
	packet-ipv6.h  \
	packet-ipx.c   \
	packet-ipx.h   \
	packet-irc.c   \
	packet-irc.h   \
	packet-isakmp.c\
	packet-isakmp.h\
	packet-isis.h  \
	packet-isis.c  \
	packet-isis-clv.h \
	packet-isis-clv.c \
	packet-isis-hello.h \
	packet-isis-hello.c \
	packet-isis-lsp.h \
	packet-isis-lsp.c \
	packet-isis-snp.h \
	packet-isis-snp.c \
	packet-isl.c   \
	packet-isl.h   \
	packet-l2tp.c  \
	packet-l2tp.h  \
	packet-lapb.c  \
	packet-lapb.h  \
	packet-lapd.c  \
	packet-lapd.h  \
	packet-ldap.c  \
	packet-ldap.h  \
	packet-llc.c   \
	packet-llc.h   \
	packet-lpd.c   \
	packet-lpd.h   \
	packet-mapi.c  \
	packet-mapi.h  \
	packet-mount.c \
	packet-mount.h \
	packet-mpls.c \
	packet-mpls.h \
	packet-nbipx.c \
	packet-nbipx.h \
	packet-nbns.c  \
	packet-nbns.h  \
	packet-ncp.c   \
	packet-ncp.h   \
	packet-netbios.c \
	packet-netbios.h \
	packet-nfs.c   \
	packet-nfs.h   \
	packet-nlm.c   \
	packet-nlm.h   \
	packet-nntp.c  \
	packet-nntp.h  \
	packet-ntp.c  \
	packet-ntp.h  \
	packet-null.c  \
	packet-null.h  \
	packet-osi.c   \
	packet-osi.h   \
	packet-ospf.c  \
	packet-ospf.h  \
	packet-pim.c   \
	packet-pim.h   \
	packet-pop.c   \
	packet-pop.h   \
	packet-portmap.c   \
	packet-portmap.h   \
	packet-ppp.c   \
	packet-ppp.h   \
	packet-pppoe.c \
	packet-pppoe.h \
	packet-pptp.c  \
	packet-pptp.h  \
	packet-q2931.c \
	packet-q2931.h \
	packet-q931.c  \
	packet-q931.h  \
	packet-radius.c\
	packet-radius.h\
	packet-raw.c   \
	packet-raw.h   \
	packet-rip.c   \
	packet-rip.h   \
	packet-ripng.c \
	packet-ripng.h \
	packet-rpc.c   \
	packet-rpc.h   \
	packet-rsvp.c  \
	packet-rsvp.h  \
	packet-rtsp.c  \
	packet-rtsp.h  \
	packet-rx.c  \
	packet-rx.h  \
	packet-sap.c   \
	packet-sap.h   \
	packet-sdp.c   \
	packet-sdp.h   \
	packet-smb.c   \
	packet-smb.h   \
	packet-smb-browse.c \
	packet-smb-common.c \
	packet-smb-common.h \
	packet-smb-logon.c \
	packet-smb-mailslot.c \
	packet-smb-pipe.c \
	packet-sna.c   \
	packet-sna.h   \
	packet-snmp.c	\
	packet-snmp.h	\
	packet-srvloc.c \
	packet-srvloc.h \
	packet-sscop.c \
	packet-sscop.h \
	packet-stat.c   \
	packet-stat.h   \
	packet-tacacs.c \
	packet-tacacs.h \
	packet-tcp.c   \
	packet-tcp.h   \
	packet-telnet.c\
	packet-telnet.h\
	packet-tftp.c  \
	packet-tftp.h  \
	packet-time.c  \
	packet-time.h  \
	packet-tns.c \
	packet-tns.h \
	packet-tr.c    \
	packet-tr.h    \
	packet-trmac.c \
	packet-trmac.h \
	packet-udp.c   \
	packet-udp.h   \
	packet-v120.c \
	packet-v120.h \
	packet-vines.c \
	packet-vines.h \
	packet-vlan.c \
	packet-vlan.h \
	packet-vrrp.c \
	packet-vrrp.h \
	packet-vtp.c  \
	packet-vtp.h  \
	packet-wccp.c\
	packet-wccp.h\
	packet-who.c\
	packet-who.h\
	packet-x25.c   \
	packet-x25.h   \
	packet-yhoo.c  \
	packet-yhoo.h  \
	packet-ypbind.c \
	packet-ypbind.h \
	packet-ypserv.c \
	packet-ypserv.h \
	packet-ypxfr.c \
	packet-ypxfr.h 

ETHEREAL_COMMON_SOURCES = \
	alignment.h    \
	asn1.c         \
	asn1.h         \
	column.c       \
	column.h       \
	conversation.c \
	conversation.h \
	dfilter-int.h  \
	dfilter-grammar.y \
	dfilter-scanner.l \
	dfilter.c      \
	dfilter.h      \
	ethertype.c    \
	etypes.h       \
	follow.c       \
	follow.h       \
	inet_v6defs.h  \
	ipproto.c      \
	ipv4.c         \
	ipv4.h         \
	nlpid.h        \
	oui.h          \
	packet.c       \
	packet.h       \
	plugins.c      \
	plugins.h      \
	prefs.c        \
	prefs.h        \
	print.c        \
	print.h        \
	proto.c        \
	proto.h        \
	ps.c           \
	ps.h           \
	register.c     \
	register.h     \
	resolv.c       \
	resolv.h       \
	smb.h          \
	timestamp.h    \
	util.c         \
	util.h         \
	xdlc.c         \
	xdlc.h

ethereal_SOURCES = \
	$(DISSECTOR_SOURCES) \
	$(ETHEREAL_COMMON_SOURCES) \
	capture.c      \
	capture.h      \
	file.c         \
	file.h         \
	globals.h      \
	menu.h         \
	simple_dialog.h \
	summary.c      \
	summary.h      \
	ui_util.h

ethereal_static_SOURCES = \
	$(ethereal_SOURCES)

EXTRA_ethereal_SOURCES = \
	dfilter-grammar.c \
	dfilter-grammar.h \
	dfilter-scanner.c \
	snprintf.c	\
	snprintf.h	\
	snprintf-imp.h	\
	strerror.c	\
	strerror.h	\
	strncasecmp.c	\
	mkstemp.c	\
	mkstemp.h	\
	inet_aton.c     \
	inet_pton.c     \
	inet_ntop.c

# Optional objects that I know how to build. These will be
# linked into the ethereal executable.
# They will also be linked into the tethereal executable; if this
# list ever grows to include something that can't be linked with
# tethereal, or if tethereal needs something that ethereal doesn't,
# we should probably split this into stuff needed both
# by ethereal and tethereal and stuff needed only by one or the
# other.
ethereal_optional_objects = @SNPRINTF_O@ @STRERROR_O@ \
	@STRNCASECMP_O@ @MKSTEMP_O@ \
	@INET_ATON_O@ @INET_PTON_O@ @INET_NTOP_O@ 

# Additional libs that I know how to build. These will be
# linked into the ethereal executable.
ethereal_additional_libs = wiretap/libwiretap.a gtk/libui.a

# This is the automake dependency variable for the executable
ethereal_DEPENDENCIES = \
	$(ethereal_optional_objects)	\
	$(ethereal_additional_libs)	\
	plugins/gryphon/gryphon.la

ethereal_static_DEPENDENCIES = \
	$(ethereal_optional_objects)	\
	$(ethereal_additional_libs)

# This automake variable adds to the link-line for the executable.
#
# Note that Ethereal doesn't have to be linked with @GLIB_LIBS@, as
# they are included in @GTK_LIBS@, and doesn't have to be linked with
# @SOCKET_LIBS@ or @NSL_LIBS@, as those should also be included in
# @GTK_LIBS@ (as those are also needed for X applications, and GTK+
# applications are X applications).
ethereal_LDADD = \
	$(ethereal_optional_objects)	\
	$(ethereal_additional_libs)	\
	@SNMP_LIBS@			\
	"-dlopen" self	\
	"-dlopen" plugins/gryphon/gryphon.la @PCAP_LIBS@ @GTK_LIBS@

ethereal_static_LDADD = \
	$(ethereal_optional_objects)	\
	$(ethereal_additional_libs) \
	@SNMP_LIBS@			\
	@PCAP_LIBS@ @GTK_LIBS@

ethereal_LDFLAGS = -export-dynamic
ethereal_static_LDFLAGS = -Wl,-static

tethereal_SOURCES = \
	$(DISSECTOR_SOURCES) \
	$(ETHEREAL_COMMON_SOURCES) \
	tethereal.c

# Additional libs that I know how to build. These will be
# linked into the tethereal executable.
tethereal_additional_libs = wiretap/libwiretap.a

# This is the automake dependency variable for the executable
tethereal_DEPENDENCIES = \
	$(ethereal_optional_objects)	\
	$(tethereal_additional_libs)	\
	plugins/gryphon/gryphon.la

# This automake variable adds to the link-line for the executable
tethereal_LDADD = wiretap/libwiretap.a	\
	$(ethereal_optional_objects)	\
	$(tethereal_additional_libs)	\
	@SNMP_LIBS@			\
	"-dlopen" self	\
	"-dlopen" plugins/gryphon/gryphon.la @GLIB_LIBS@ -lm \
	@PCAP_LIBS@ @SOCKET_LIBS@ @NSL_LIBS@

tethereal_LDFLAGS = -export-dynamic

editcap_SOURCES = editcap.c

# This is the automake dependency variable for the executable
editcap_DEPENDENCIES = wiretap/libwiretap.a

# This automake variable adds to the link-line for the executable
editcap_LDADD = wiretap/libwiretap.a @GLIB_LIBS@

#
# Build "register.c", which contains a function "register_all_protocols()"
# that calls the register routines for all protocols.
#
# We do this by grepping through sources.  If that turns out to be too slow,
# maybe we could just require every .o file to have an register routine
# of a given name (packet-aarp.o -> proto_register_aarp, etc.).
#
# Formatting conventions:  The name of the proto_register_* routines must
# start in column zero, or must be preceded only by "void " starting in
# column zero, and must not be inside #if.
#
# We assume that all dissector routines are in "packet-XXX.c" files,
# or in "packet.c".
#
# For some unknown reason, having a big "for" loop in the Makefile
# to scan all the "packet-XXX.c" files doesn't work with some "make"s;
# they seem to pass only the first few names in the list to the shell,
# for some reason.
#
# Therefore, we have a script to generate the "register.c" file.
#
# The first argument is the directory in which the source files live.
# All subsequent arguments are the files to scan.
#
register.c: packet.c $(DISSECTOR_SOURCES)
	@echo Making register.c
	@$(srcdir)/make-reg-dotc $(srcdir) packet.c $(DISSECTOR_SOURCES)

ps.c: print.ps rdps
	./rdps $(srcdir)/print.ps ps.c

rdps: rdps.c
	$(CC) $(CFLAGS) -o rdps $(srcdir)/rdps.c

randpkt.o: randpkt.c
	$(CC) -DHAVE_CONFIG_H -I. `glib-config --cflags` -c $(srcdir)/randpkt.c

randpkt: randpkt.o wiretap/libwiretap.a
	$(LINK) -o randpkt randpkt.o wiretap/libwiretap.a `glib-config --libs` -lz

DISTCLEANFILES =	\
	register.c	\
	rdps		\
	ps.c		\
	*~

EXTRA_DIST = \
	config.h.win32		\
	config.nmake		\
	debian/README.debian	\
	debian/changelog	\
	debian/control		\
	debian/copyright	\
	debian/dirs		\
	debian/docs		\
	debian/menu		\
	debian/postinst		\
	debian/prerm		\
	debian/rules		\
	doc/README.developer    \
	doc/Makefile.in         \
	doc/Makefile.am         \
	doc/dfilter2pod.in      \
	doc/editcap.pod		\
	doc/ethereal.pod.template \
	doc/proto_tree		\
	doc/randpkt.txt		\
	doc/tethereal.pod.template \
	editcap.c		\
	ethereal.spec.in         \
	image/ethereal48x48-trans.png  \
	image/ethereal48x48.png \
	image/icon-excl.xpm     \
	image/icon-ethereal.xpm \
	INSTALL.configure       \
	Makefile.nmake		\
	make-reg-dotc		\
	manuf                   \
	print.ps                \
	README.aix		\
	README.bsd		\
	README.hpux		\
	README.irix		\
	README.linux		\
	README.tru64		\
	README.vmware		\
	README.win32		\
	randpkt.c		\
	rdps.c			\
	TODO

if SETUID_INSTALL
install-exec-hook:
	-chmod +s $(DESTDIR)$(bindir)/ethereal
	-chmod +s $(DESTDIR)$(bindir)/tethereal
	-chmod +s $(DESTDIR)$(bindir)/ethereal_static
else
install-exec-hook:
endif

#
# Currently register.c can be included in the distribution because
# we always build all protocol dissectors. We used to have to check
# whether or not to build the snmp dissector. If we again need to
# variably build something, making register.c non-portable, uncomment
# the dist-hook line below.
#
# Oh, yuk.  We don't want to include "register.c" in the distribution, as
# its contents depend on the configuration, and therefore we want it
# to be built when the first "make" is done; however, Automake insists
# on putting *all* source into the distribution.
#
# We work around this by having a "dist-hook" rule that deletes
# "register.c", so that "dist" won't pick it up.
#
#dist-hook:
#	@rm -f $(distdir)/register.c

SUBDIRS = wiretap gtk plugins @ethereal_SUBDIRS@

ethereal.1: ethereal doc/ethereal.pod.template
	(cd doc ; \
	$(MAKE) ../ethereal.1 )

tethereal.1: tethereal doc/tethereal.pod.template
	(cd doc ; \
	$(MAKE) ../tethereal.1 )

editcap.1: doc/editcap.pod
	(cd doc ; \
	$(MAKE) ../editcap.1 )

dfilter-scanner.c : dfilter-scanner.l
	$(LEX) -Pdfilter_ -t $(srcdir)/dfilter-scanner.l > dfilter-scanner.c

libtool: $(LIBTOOL_DEPS)
	$(SHELL) ./config.status --recheck