]> gitweb.fperrin.net Git - iftop.git/blob - config/Makefile.in
99fbeea4ff7da7ba81e19b1a972cfdc42cded02a
[iftop.git] / config / Makefile.in
1 # Makefile.in generated by automake 1.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #
18 # config/Makefile.am:
19 # Automake file for the extra config droppings.
20 #
21 # $Id: Makefile.am,v 1.1 2002/11/04 12:27:35 chris Exp $
22 #
23 srcdir = @srcdir@
24 top_srcdir = @top_srcdir@
25 VPATH = @srcdir@
26 pkgdatadir = $(datadir)/@PACKAGE@
27 pkglibdir = $(libdir)/@PACKAGE@
28 pkgincludedir = $(includedir)/@PACKAGE@
29 top_builddir = ..
30 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31 INSTALL = @INSTALL@
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 target_triplet = @target@
46 subdir = config
47 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in config.guess \
48         config.sub depcomp install-sh missing mkinstalldirs
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
54 CONFIG_HEADER = $(top_builddir)/config.h
55 CONFIG_CLEAN_FILES =
56 SOURCES =
57 DIST_SOURCES =
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 AMDEP_FALSE = @AMDEP_FALSE@
61 AMDEP_TRUE = @AMDEP_TRUE@
62 AMTAR = @AMTAR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DEFS = @DEFS@
74 DEPDIR = @DEPDIR@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 GREP = @GREP@
81 INSTALL_DATA = @INSTALL_DATA@
82 INSTALL_PROGRAM = @INSTALL_PROGRAM@
83 INSTALL_SCRIPT = @INSTALL_SCRIPT@
84 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
85 LDFLAGS = @LDFLAGS@
86 LIBOBJS = @LIBOBJS@
87 LIBS = @LIBS@
88 LTLIBOBJS = @LTLIBOBJS@
89 MAKEINFO = @MAKEINFO@
90 OBJEXT = @OBJEXT@
91 PACKAGE = @PACKAGE@
92 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
93 PACKAGE_NAME = @PACKAGE_NAME@
94 PACKAGE_STRING = @PACKAGE_STRING@
95 PACKAGE_TARNAME = @PACKAGE_TARNAME@
96 PACKAGE_URL = @PACKAGE_URL@
97 PACKAGE_VERSION = @PACKAGE_VERSION@
98 PATH_SEPARATOR = @PATH_SEPARATOR@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 VERSION = @VERSION@
103 ac_aux_dir = @ac_aux_dir@
104 ac_ct_CC = @ac_ct_CC@
105 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
106 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
107 am__include = @am__include@
108 am__leading_dot = @am__leading_dot@
109 am__quote = @am__quote@
110 am__tar = @am__tar@
111 am__untar = @am__untar@
112 bindir = @bindir@
113 build = @build@
114 build_alias = @build_alias@
115 build_cpu = @build_cpu@
116 build_os = @build_os@
117 build_vendor = @build_vendor@
118 datadir = @datadir@
119 datarootdir = @datarootdir@
120 docdir = @docdir@
121 dvidir = @dvidir@
122 exec_prefix = @exec_prefix@
123 host = @host@
124 host_alias = @host_alias@
125 host_cpu = @host_cpu@
126 host_os = @host_os@
127 host_vendor = @host_vendor@
128 htmldir = @htmldir@
129 includedir = @includedir@
130 infodir = @infodir@
131 install_sh = @install_sh@
132 libdir = @libdir@
133 libexecdir = @libexecdir@
134 localedir = @localedir@
135 localstatedir = @localstatedir@
136 mandir = @mandir@
137 mkdir_p = @mkdir_p@
138 oldincludedir = @oldincludedir@
139 pdfdir = @pdfdir@
140 prefix = @prefix@
141 program_transform_name = @program_transform_name@
142 psdir = @psdir@
143 sbindir = @sbindir@
144 sharedstatedir = @sharedstatedir@
145 sysconfdir = @sysconfdir@
146 target = @target@
147 target_alias = @target_alias@
148 target_cpu = @target_cpu@
149 target_os = @target_os@
150 target_vendor = @target_vendor@
151 EXTRA_DIST = hostentp_ghba_r.c int_ghba_r.c pthread.c
152 AUX_DIST = config.guess \
153            config.sub \
154            install-sh \
155            ltconfig \
156            ltmain.sh \
157            missing \
158            mkinstalldirs
159
160 MAINTERCLEANFILES = $(AUX_DIST)
161 all: all-am
162
163 .SUFFIXES:
164 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
165         @for dep in $?; do \
166           case '$(am__configure_deps)' in \
167             *$$dep*) \
168               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
169                 && exit 0; \
170               exit 1;; \
171           esac; \
172         done; \
173         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  config/Makefile'; \
174         cd $(top_srcdir) && \
175           $(AUTOMAKE) --foreign  config/Makefile
176 .PRECIOUS: Makefile
177 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178         @case '$?' in \
179           *config.status*) \
180             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
181           *) \
182             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
183             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
184         esac;
185
186 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188
189 $(top_srcdir)/configure:  $(am__configure_deps)
190         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
192         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193 uninstall-info-am:
194 tags: TAGS
195 TAGS:
196
197 ctags: CTAGS
198 CTAGS:
199
200
201 distdir: $(DISTFILES)
202         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
203         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
204         list='$(DISTFILES)'; for file in $$list; do \
205           case $$file in \
206             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
207             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
208           esac; \
209           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
210           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
211           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
212             dir="/$$dir"; \
213             $(mkdir_p) "$(distdir)$$dir"; \
214           else \
215             dir=''; \
216           fi; \
217           if test -d $$d/$$file; then \
218             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
219               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
220             fi; \
221             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
222           else \
223             test -f $(distdir)/$$file \
224             || cp -p $$d/$$file $(distdir)/$$file \
225             || exit 1; \
226           fi; \
227         done
228 check-am: all-am
229 check: check-am
230 all-am: Makefile
231 installdirs:
232 install: install-am
233 install-exec: install-exec-am
234 install-data: install-data-am
235 uninstall: uninstall-am
236
237 install-am: all-am
238         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
239
240 installcheck: installcheck-am
241 install-strip:
242         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
243           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
244           `test -z '$(STRIP)' || \
245             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
246 mostlyclean-generic:
247
248 clean-generic:
249
250 distclean-generic:
251         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252
253 maintainer-clean-generic:
254         @echo "This command is intended for maintainers to use"
255         @echo "it deletes files that may require special tools to rebuild."
256 clean: clean-am
257
258 clean-am: clean-generic mostlyclean-am
259
260 distclean: distclean-am
261         -rm -f Makefile
262 distclean-am: clean-am distclean-generic
263
264 dvi: dvi-am
265
266 dvi-am:
267
268 html: html-am
269
270 info: info-am
271
272 info-am:
273
274 install-data-am:
275
276 install-exec-am:
277
278 install-info: install-info-am
279
280 install-man:
281
282 installcheck-am:
283
284 maintainer-clean: maintainer-clean-am
285         -rm -f Makefile
286 maintainer-clean-am: distclean-am maintainer-clean-generic
287
288 mostlyclean: mostlyclean-am
289
290 mostlyclean-am: mostlyclean-generic
291
292 pdf: pdf-am
293
294 pdf-am:
295
296 ps: ps-am
297
298 ps-am:
299
300 uninstall-am: uninstall-info-am
301
302 .PHONY: all all-am check check-am clean clean-generic distclean \
303         distclean-generic distdir dvi dvi-am html html-am info info-am \
304         install install-am install-data install-data-am install-exec \
305         install-exec-am install-info install-info-am install-man \
306         install-strip installcheck installcheck-am installdirs \
307         maintainer-clean maintainer-clean-generic mostlyclean \
308         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
309         uninstall-info-am
310
311 # Tell versions [3.59,3.63) of GNU make to not export all variables.
312 # Otherwise a system limit (for SysV at least) may be exceeded.
313 .NOEXPORT: