1 --- Makefile.in.orig Tue Feb 10 13:54:06 2009
2 +++ Makefile.in Fri Jan 16 12:42:53 2009
4 iftop_SOURCES = addr_hash.c edline.c hash.c iftop.c ns_hash.c \
5 options.c resolver.c screenfilter.c serv_hash.c \
6 sorted_list.c threadprof.c ui.c util.c \
7 - addrs_ioctl.c addrs_dlpi.c dlcommon.c \
8 + addrs_ioctl.c addrs_dlpi.c \
9 stringmap.c cfgfile.c vector.c
13 noinst_HEADERS = addr_hash.h ether.h ethertype.h extract.h hash.h iftop.h \
14 integers.h ip.h llc.h ns_hash.h options.h resolver.h \
15 screenfilter.h serv_hash.h sll.h sorted_list.h tcp.h \
16 - threadprof.h token.h ui.h dlcommon.h stringmap.h \
17 + threadprof.h token.h ui.h stringmap.h \
18 vector.h cfgfile.h ppp.h
22 resolver.$(OBJEXT) screenfilter.$(OBJEXT) serv_hash.$(OBJEXT) \
23 sorted_list.$(OBJEXT) threadprof.$(OBJEXT) ui.$(OBJEXT) \
24 util.$(OBJEXT) addrs_ioctl.$(OBJEXT) addrs_dlpi.$(OBJEXT) \
25 - dlcommon.$(OBJEXT) stringmap.$(OBJEXT) cfgfile.$(OBJEXT) \
26 + stringmap.$(OBJEXT) cfgfile.$(OBJEXT) \
28 iftop_OBJECTS = $(am_iftop_OBJECTS)
29 iftop_LDADD = $(LDADD)
31 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/addr_hash.Po \
32 @AMDEP_TRUE@ ./$(DEPDIR)/addrs_dlpi.Po \
33 @AMDEP_TRUE@ ./$(DEPDIR)/addrs_ioctl.Po ./$(DEPDIR)/cfgfile.Po \
34 -@AMDEP_TRUE@ ./$(DEPDIR)/dlcommon.Po ./$(DEPDIR)/edline.Po \
35 +@AMDEP_TRUE@ ./$(DEPDIR)/edline.Po \
36 @AMDEP_TRUE@ ./$(DEPDIR)/hash.Po ./$(DEPDIR)/iftop.Po \
37 @AMDEP_TRUE@ ./$(DEPDIR)/ns_hash.Po ./$(DEPDIR)/options.Po \
38 @AMDEP_TRUE@ ./$(DEPDIR)/resolver.Po ./$(DEPDIR)/screenfilter.Po \
40 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addrs_dlpi.Po@am__quote@
41 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addrs_ioctl.Po@am__quote@
42 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfgfile.Po@am__quote@
43 -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlcommon.Po@am__quote@
44 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edline.Po@am__quote@
45 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Po@am__quote@
46 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iftop.Po@am__quote@