Deleted Added
full compact
Makefile.in (127668) Makefile.in (146773)
1# Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
2# The Regents of the University of California. All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that: (1) source code distributions
6# retain the above copyright notice and this paragraph in its entirety, (2)
7# distributions including binary code include the above copyright notice and
8# this paragraph in its entirety in the documentation or other materials
9# provided with the distribution, and (3) all advertising materials mentioning
10# features or use of this software display the following acknowledgement:
11# ``This product includes software developed by the University of California,
12# Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
13# the University nor the names of its contributors may be used to endorse
14# or promote products derived from this software without specific prior
15# written permission.
16# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
17# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
18# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
19#
1# Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
2# The Regents of the University of California. All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that: (1) source code distributions
6# retain the above copyright notice and this paragraph in its entirety, (2)
7# distributions including binary code include the above copyright notice and
8# this paragraph in its entirety in the documentation or other materials
9# provided with the distribution, and (3) all advertising materials mentioning
10# features or use of this software display the following acknowledgement:
11# ``This product includes software developed by the University of California,
12# Lawrence Berkeley Laboratory and its contributors.'' Neither the name of
13# the University nor the names of its contributors may be used to endorse
14# or promote products derived from this software without specific prior
15# written permission.
16# THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
17# WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
18# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
19#
20# @(#) $Header: /tcpdump/master/tcpdump/Makefile.in,v 1.276.2.4 2004/03/28 21:25:02 fenner Exp $ (LBL)
20# @(#) $Header: /tcpdump/master/tcpdump/Makefile.in,v 1.293 2004/10/29 11:42:53 hannes Exp $ (LBL)
21
22#
23# Various configurable paths (remember to edit Makefile.in, not Makefile)
24#
25
26# Top level hierarchy
27prefix = @prefix@
28exec_prefix = @exec_prefix@

--- 9 unchanged lines hidden (view full) ---

38#
39# You shouldn't need to edit anything below here.
40#
41
42CC = @CC@
43PROG = tcpdump
44CCOPT = @V_CCOPT@
45INCLS = -I. @V_INCLS@
21
22#
23# Various configurable paths (remember to edit Makefile.in, not Makefile)
24#
25
26# Top level hierarchy
27prefix = @prefix@
28exec_prefix = @exec_prefix@

--- 9 unchanged lines hidden (view full) ---

38#
39# You shouldn't need to edit anything below here.
40#
41
42CC = @CC@
43PROG = tcpdump
44CCOPT = @V_CCOPT@
45INCLS = -I. @V_INCLS@
46DEFS = @DEFS@ @V_DEFS@
46DEFS = @DEFS@ @CPPFLAGS@ @V_DEFS@
47
48# Standard CFLAGS
49CFLAGS = $(CCOPT) $(DEFS) $(INCLS)
50
51# Standard LDFLAGS
52LDFLAGS = @LDFLAGS@
53
54# Standard LIBS

--- 5 unchanged lines hidden (view full) ---

60
61# Explicitly define compilation rule since SunOS 4's make doesn't like gcc.
62# Also, gcc does not remove the .o before forking 'as', which can be a
63# problem if you don't own the file but can write to the directory.
64.c.o:
65 @rm -f $@
66 $(CC) $(CFLAGS) -c $(srcdir)/$*.c
67
47
48# Standard CFLAGS
49CFLAGS = $(CCOPT) $(DEFS) $(INCLS)
50
51# Standard LDFLAGS
52LDFLAGS = @LDFLAGS@
53
54# Standard LIBS

--- 5 unchanged lines hidden (view full) ---

60
61# Explicitly define compilation rule since SunOS 4's make doesn't like gcc.
62# Also, gcc does not remove the .o before forking 'as', which can be a
63# problem if you don't own the file but can write to the directory.
64.c.o:
65 @rm -f $@
66 $(CC) $(CFLAGS) -c $(srcdir)/$*.c
67
68CSRC = addrtoname.c gmpls.c gmt2local.c machdep.c oui.c parsenfsfh.c \
68CSRC = addrtoname.c cpack.c gmpls.c oui.c gmt2local.c ipproto.c \
69 nlpid.c l2vpn.c machdep.c parsenfsfh.c \
69 print-802_11.c print-ap1394.c print-ah.c print-arcnet.c \
70 print-aodv.c print-arp.c print-ascii.c print-atalk.c print-atm.c \
71 print-beep.c print-bfd.c print-bgp.c print-bootp.c print-cdp.c \
72 print-chdlc.c print-cip.c print-cnfp.c print-decnet.c \
73 print-domain.c print-dvmrp.c print-enc.c print-egp.c \
70 print-802_11.c print-ap1394.c print-ah.c print-arcnet.c \
71 print-aodv.c print-arp.c print-ascii.c print-atalk.c print-atm.c \
72 print-beep.c print-bfd.c print-bgp.c print-bootp.c print-cdp.c \
73 print-chdlc.c print-cip.c print-cnfp.c print-decnet.c \
74 print-domain.c print-dvmrp.c print-enc.c print-egp.c \
75 print-eap.c print-eigrp.c\
74 print-esp.c print-ether.c print-fddi.c print-fr.c \
75 print-gre.c print-hsrp.c print-icmp.c print-igmp.c \
76 print-igrp.c print-ip.c print-ipcomp.c print-ipfc.c \
76 print-esp.c print-ether.c print-fddi.c print-fr.c \
77 print-gre.c print-hsrp.c print-icmp.c print-igmp.c \
78 print-igrp.c print-ip.c print-ipcomp.c print-ipfc.c \
77 print-ipx.c print-isakmp.c print-isoclns.c print-krb.c \
79 print-ipx.c print-isakmp.c print-isoclns.c print-juniper.c print-krb.c \
78 print-l2tp.c print-lane.c print-ldp.c print-llc.c \
80 print-l2tp.c print-lane.c print-ldp.c print-llc.c \
81 print-lmp.c print-lspping.c \
79 print-lwres.c print-mobile.c print-mpls.c print-msdp.c \
80 print-nfs.c print-ntp.c print-null.c print-ospf.c \
81 print-pflog.c print-pim.c print-ppp.c print-pppoe.c \
82 print-pptp.c print-radius.c print-raw.c print-rip.c \
82 print-lwres.c print-mobile.c print-mpls.c print-msdp.c \
83 print-nfs.c print-ntp.c print-null.c print-ospf.c \
84 print-pflog.c print-pim.c print-ppp.c print-pppoe.c \
85 print-pptp.c print-radius.c print-raw.c print-rip.c \
83 print-rsvp.c print-rx.c print-sctp.c print-sl.c print-sll.c \
86 print-rsvp.c print-rx.c print-sctp.c print-sip.c print-sl.c print-sll.c \
84 print-snmp.c print-stp.c print-sunatm.c print-sunrpc.c \
87 print-snmp.c print-stp.c print-sunatm.c print-sunrpc.c \
85 print-tcp.c print-telnet.c print-tftp.c print-timed.c \
86 print-token.c print-udp.c print-vjc.c print-vrrp.c \
88 print-symantec.c print-syslog.c print-tcp.c print-telnet.c print-tftp.c \
89 print-timed.c print-token.c print-udp.c print-vjc.c print-vrrp.c \
87 print-wb.c print-zephyr.c setsignal.c tcpdump.c util.c
88
89LOCALSRC = @LOCALSRC@
90GENSRC = version.c
91LIBOBJS = @LIBOBJS@
92
93SRC = $(CSRC) $(GENSRC) $(LOCALSRC)
94
95# We would like to say "OBJ = $(SRC:.c=.o)" but Ultrix's make cannot
96# hack the extra indirection
97OBJ = $(CSRC:.c=.o) $(GENSRC:.c=.o) $(LOCALSRC:.c=.o) $(LIBOBJS)
90 print-wb.c print-zephyr.c setsignal.c tcpdump.c util.c
91
92LOCALSRC = @LOCALSRC@
93GENSRC = version.c
94LIBOBJS = @LIBOBJS@
95
96SRC = $(CSRC) $(GENSRC) $(LOCALSRC)
97
98# We would like to say "OBJ = $(SRC:.c=.o)" but Ultrix's make cannot
99# hack the extra indirection
100OBJ = $(CSRC:.c=.o) $(GENSRC:.c=.o) $(LOCALSRC:.c=.o) $(LIBOBJS)
98HDR = addrtoname.h appletalk.h bootp.h decnet.h \
101HDR = addrtoname.h appletalk.h bootp.h cpack.h decnet.h \
99 ethertype.h extract.h fddi.h gmt2local.h igrp.h interface.h \
100 ipx.h llc.h machdep.h mib.h nfsfh.h nfsv2.h ntp.h ospf.h \
101 setsignal.h \
102 gnuc.h ipsec_doi.h isakmp.h l2tp.h nameser.h \
103 netbios.h oakley.h ospf6.h pf.h ppp.h route6d.h
104
105TAGHDR = \
106 /usr/include/arpa/tftp.h \

--- 92 unchanged lines hidden ---
102 ethertype.h extract.h fddi.h gmt2local.h igrp.h interface.h \
103 ipx.h llc.h machdep.h mib.h nfsfh.h nfsv2.h ntp.h ospf.h \
104 setsignal.h \
105 gnuc.h ipsec_doi.h isakmp.h l2tp.h nameser.h \
106 netbios.h oakley.h ospf6.h pf.h ppp.h route6d.h
107
108TAGHDR = \
109 /usr/include/arpa/tftp.h \

--- 92 unchanged lines hidden ---