"Fossies" - the Fresh Open Source Software Archive 
Member "geoipupdate-3.1.1/Makefile.in" (10 Sep 2018, 27074 Bytes) of package /linux/misc/geoipupdate-3.1.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28 }
29 am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
46 esac; \
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = .
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95 $(ACLOCAL_M4)
96 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97 $(am__configure_deps) $(am__DIST_COMMON)
98 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100 mkinstalldirs = $(install_sh) -d
101 CONFIG_CLEAN_FILES =
102 CONFIG_CLEAN_VPATH_FILES =
103 AM_V_P = $(am__v_P_@AM_V@)
104 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
105 am__v_P_0 = false
106 am__v_P_1 = :
107 AM_V_GEN = $(am__v_GEN_@AM_V@)
108 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
109 am__v_GEN_0 = @echo " GEN " $@;
110 am__v_GEN_1 =
111 AM_V_at = $(am__v_at_@AM_V@)
112 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
113 am__v_at_0 = @
114 am__v_at_1 =
115 SOURCES =
116 DIST_SOURCES =
117 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
118 ctags-recursive dvi-recursive html-recursive info-recursive \
119 install-data-recursive install-dvi-recursive \
120 install-exec-recursive install-html-recursive \
121 install-info-recursive install-pdf-recursive \
122 install-ps-recursive install-recursive installcheck-recursive \
123 installdirs-recursive pdf-recursive ps-recursive \
124 tags-recursive uninstall-recursive
125 am__can_run_installinfo = \
126 case $$AM_UPDATE_INFO_DIR in \
127 n|no|NO) false;; \
128 *) (install-info --version) >/dev/null 2>&1;; \
129 esac
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133 *) f=$$p;; \
134 esac;
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136 am__install_max = 40
137 am__nobase_strip_setup = \
138 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139 am__nobase_strip = \
140 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142 for p in $$list; do echo "$$p $$p"; done | \
143 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
148 am__base_list = \
149 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
152 test -z "$$files" \
153 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd) "$$dir" && rm -f $$files; }; \
156 }
157 am__installdirs = "$(DESTDIR)$(docdir)"
158 DATA = $(doc_DATA)
159 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
160 distclean-recursive maintainer-clean-recursive
161 am__recursive_targets = \
162 $(RECURSIVE_TARGETS) \
163 $(RECURSIVE_CLEAN_TARGETS) \
164 $(am__extra_recursive_targets)
165 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
166 cscope distdir dist dist-all distcheck
167 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
168 # Read a list of newline-separated strings from the standard input,
169 # and print each of them once, without duplicates. Input order is
170 # *not* preserved.
171 am__uniquify_input = $(AWK) '\
172 BEGIN { nonempty = 0; } \
173 { items[$$0] = 1; nonempty = 1; } \
174 END { if (nonempty) { for (i in items) print i; }; } \
175 '
176 # Make sure the list of sources is unique. This is necessary because,
177 # e.g., the same source file might be shared among _SOURCES variables
178 # for different programs/libraries.
179 am__define_uniq_tagged_files = \
180 list='$(am__tagged_files)'; \
181 unique=`for i in $$list; do \
182 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183 done | $(am__uniquify_input)`
184 ETAGS = etags
185 CTAGS = ctags
186 CSCOPE = cscope
187 DIST_SUBDIRS = $(SUBDIRS)
188 am__DIST_COMMON = $(srcdir)/Makefile.in compile config.guess \
189 config.sub install-sh ltmain.sh missing
190 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
191 distdir = $(PACKAGE)-$(VERSION)
192 top_distdir = $(distdir)
193 am__remove_distdir = \
194 if test -d "$(distdir)"; then \
195 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
196 && rm -rf "$(distdir)" \
197 || { sleep 5 && rm -rf "$(distdir)"; }; \
198 else :; fi
199 am__post_remove_distdir = $(am__remove_distdir)
200 am__relativize = \
201 dir0=`pwd`; \
202 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
203 sed_rest='s,^[^/]*/*,,'; \
204 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
205 sed_butlast='s,/*[^/]*$$,,'; \
206 while test -n "$$dir1"; do \
207 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
208 if test "$$first" != "."; then \
209 if test "$$first" = ".."; then \
210 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
211 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
212 else \
213 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
214 if test "$$first2" = "$$first"; then \
215 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
216 else \
217 dir2="../$$dir2"; \
218 fi; \
219 dir0="$$dir0"/"$$first"; \
220 fi; \
221 fi; \
222 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
223 done; \
224 reldir="$$dir2"
225 DIST_ARCHIVES = $(distdir).tar.gz
226 GZIP_ENV = --best
227 DIST_TARGETS = dist-gzip
228 distuninstallcheck_listfiles = find . -type f -print
229 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
230 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
231 distcleancheck_listfiles = find . -type f -print
232 ACLOCAL = @ACLOCAL@
233 AMTAR = @AMTAR@
234 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
235 AR = @AR@
236 AUTOCONF = @AUTOCONF@
237 AUTOHEADER = @AUTOHEADER@
238 AUTOMAKE = @AUTOMAKE@
239 AWK = @AWK@
240 CC = @CC@
241 CCDEPMODE = @CCDEPMODE@
242 CFLAGS = @CFLAGS@
243 CPP = @CPP@
244 CPPFLAGS = @CPPFLAGS@
245 CYGPATH_W = @CYGPATH_W@
246 DEFS = @DEFS@
247 DEPDIR = @DEPDIR@
248 DLLTOOL = @DLLTOOL@
249 DSYMUTIL = @DSYMUTIL@
250 DUMPBIN = @DUMPBIN@
251 ECHO_C = @ECHO_C@
252 ECHO_N = @ECHO_N@
253 ECHO_T = @ECHO_T@
254 EGREP = @EGREP@
255 EXEEXT = @EXEEXT@
256 FGREP = @FGREP@
257 GEOIPUPDATE_VERSION_INFO = @GEOIPUPDATE_VERSION_INFO@
258 GREP = @GREP@
259 INSTALL = @INSTALL@
260 INSTALL_DATA = @INSTALL_DATA@
261 INSTALL_PROGRAM = @INSTALL_PROGRAM@
262 INSTALL_SCRIPT = @INSTALL_SCRIPT@
263 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264 LD = @LD@
265 LDFLAGS = @LDFLAGS@
266 LIBOBJS = @LIBOBJS@
267 LIBS = @LIBS@
268 LIBTOOL = @LIBTOOL@
269 LIPO = @LIPO@
270 LN_S = @LN_S@
271 LTLIBOBJS = @LTLIBOBJS@
272 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
273 MAKEINFO = @MAKEINFO@
274 MANIFEST_TOOL = @MANIFEST_TOOL@
275 MKDIR_P = @MKDIR_P@
276 NM = @NM@
277 NMEDIT = @NMEDIT@
278 OBJDUMP = @OBJDUMP@
279 OBJEXT = @OBJEXT@
280 OTOOL = @OTOOL@
281 OTOOL64 = @OTOOL64@
282 PACKAGE = @PACKAGE@
283 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
284 PACKAGE_NAME = @PACKAGE_NAME@
285 PACKAGE_STRING = @PACKAGE_STRING@
286 PACKAGE_TARNAME = @PACKAGE_TARNAME@
287 PACKAGE_URL = @PACKAGE_URL@
288 PACKAGE_VERSION = @PACKAGE_VERSION@
289 PATH_SEPARATOR = @PATH_SEPARATOR@
290 RANLIB = @RANLIB@
291 SED = @SED@
292 SET_MAKE = @SET_MAKE@
293 SHELL = @SHELL@
294 STRIP = @STRIP@
295 VERSION = @VERSION@
296 abs_builddir = @abs_builddir@
297 abs_srcdir = @abs_srcdir@
298 abs_top_builddir = @abs_top_builddir@
299 abs_top_srcdir = @abs_top_srcdir@
300 ac_ct_AR = @ac_ct_AR@
301 ac_ct_CC = @ac_ct_CC@
302 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
303 am__include = @am__include@
304 am__leading_dot = @am__leading_dot@
305 am__quote = @am__quote@
306 am__tar = @am__tar@
307 am__untar = @am__untar@
308 bindir = @bindir@
309 build = @build@
310 build_alias = @build_alias@
311 build_cpu = @build_cpu@
312 build_os = @build_os@
313 build_vendor = @build_vendor@
314 builddir = @builddir@
315 datadir = @datadir@
316 datarootdir = @datarootdir@
317 docdir = @docdir@
318 dvidir = @dvidir@
319 exec_prefix = @exec_prefix@
320 host = @host@
321 host_alias = @host_alias@
322 host_cpu = @host_cpu@
323 host_os = @host_os@
324 host_vendor = @host_vendor@
325 htmldir = @htmldir@
326 includedir = @includedir@
327 infodir = @infodir@
328 install_sh = @install_sh@
329 libdir = @libdir@
330 libexecdir = @libexecdir@
331 localedir = @localedir@
332 localstatedir = @localstatedir@
333 mandir = @mandir@
334 mkdir_p = @mkdir_p@
335 oldincludedir = @oldincludedir@
336 pdfdir = @pdfdir@
337 prefix = @prefix@
338 program_transform_name = @program_transform_name@
339 psdir = @psdir@
340 runstatedir = @runstatedir@
341 sbindir = @sbindir@
342 sharedstatedir = @sharedstatedir@
343 srcdir = @srcdir@
344 sysconfdir = @sysconfdir@
345 target_alias = @target_alias@
346 top_build_prefix = @top_build_prefix@
347 top_builddir = @top_builddir@
348 top_srcdir = @top_srcdir@
349 AUTOMAKE_OPTIONS = foreign
350 SUBDIRS = \
351 bin \
352 conf \
353 man
354
355 EXTRA_DIST = ChangeLog.md LICENSE README.md bootstrap
356 doc_DATA = ChangeLog.md LICENSE README.md conf/GeoIP.conf.default
357 all: all-recursive
358
359 .SUFFIXES:
360 am--refresh: Makefile
361 @:
362 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
363 @for dep in $?; do \
364 case '$(am__configure_deps)' in \
365 *$$dep*) \
366 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
367 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
368 && exit 0; \
369 exit 1;; \
370 esac; \
371 done; \
372 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
373 $(am__cd) $(top_srcdir) && \
374 $(AUTOMAKE) --foreign Makefile
375 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
376 @case '$?' in \
377 *config.status*) \
378 echo ' $(SHELL) ./config.status'; \
379 $(SHELL) ./config.status;; \
380 *) \
381 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
382 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
383 esac;
384
385 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
386 $(SHELL) ./config.status --recheck
387
388 $(top_srcdir)/configure: $(am__configure_deps)
389 $(am__cd) $(srcdir) && $(AUTOCONF)
390 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
391 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
392 $(am__aclocal_m4_deps):
393
394 mostlyclean-libtool:
395 -rm -f *.lo
396
397 clean-libtool:
398 -rm -rf .libs _libs
399
400 distclean-libtool:
401 -rm -f libtool config.lt
402 install-docDATA: $(doc_DATA)
403 @$(NORMAL_INSTALL)
404 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
405 if test -n "$$list"; then \
406 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
407 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
408 fi; \
409 for p in $$list; do \
410 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411 echo "$$d$$p"; \
412 done | $(am__base_list) | \
413 while read files; do \
414 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
415 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
416 done
417
418 uninstall-docDATA:
419 @$(NORMAL_UNINSTALL)
420 @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
421 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
422 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
423
424 # This directory's subdirectories are mostly independent; you can cd
425 # into them and run 'make' without going through this Makefile.
426 # To change the values of 'make' variables: instead of editing Makefiles,
427 # (1) if the variable is set in 'config.status', edit 'config.status'
428 # (which will cause the Makefiles to be regenerated when you run 'make');
429 # (2) otherwise, pass the desired values on the 'make' command line.
430 $(am__recursive_targets):
431 @fail=; \
432 if $(am__make_keepgoing); then \
433 failcom='fail=yes'; \
434 else \
435 failcom='exit 1'; \
436 fi; \
437 dot_seen=no; \
438 target=`echo $@ | sed s/-recursive//`; \
439 case "$@" in \
440 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
441 *) list='$(SUBDIRS)' ;; \
442 esac; \
443 for subdir in $$list; do \
444 echo "Making $$target in $$subdir"; \
445 if test "$$subdir" = "."; then \
446 dot_seen=yes; \
447 local_target="$$target-am"; \
448 else \
449 local_target="$$target"; \
450 fi; \
451 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
452 || eval $$failcom; \
453 done; \
454 if test "$$dot_seen" = "no"; then \
455 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
456 fi; test -z "$$fail"
457
458 ID: $(am__tagged_files)
459 $(am__define_uniq_tagged_files); mkid -fID $$unique
460 tags: tags-recursive
461 TAGS: tags
462
463 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
464 set x; \
465 here=`pwd`; \
466 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
467 include_option=--etags-include; \
468 empty_fix=.; \
469 else \
470 include_option=--include; \
471 empty_fix=; \
472 fi; \
473 list='$(SUBDIRS)'; for subdir in $$list; do \
474 if test "$$subdir" = .; then :; else \
475 test ! -f $$subdir/TAGS || \
476 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
477 fi; \
478 done; \
479 $(am__define_uniq_tagged_files); \
480 shift; \
481 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
482 test -n "$$unique" || unique=$$empty_fix; \
483 if test $$# -gt 0; then \
484 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485 "$$@" $$unique; \
486 else \
487 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488 $$unique; \
489 fi; \
490 fi
491 ctags: ctags-recursive
492
493 CTAGS: ctags
494 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
495 $(am__define_uniq_tagged_files); \
496 test -z "$(CTAGS_ARGS)$$unique" \
497 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
498 $$unique
499
500 GTAGS:
501 here=`$(am__cd) $(top_builddir) && pwd` \
502 && $(am__cd) $(top_srcdir) \
503 && gtags -i $(GTAGS_ARGS) "$$here"
504 cscope: cscope.files
505 test ! -s cscope.files \
506 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
507 clean-cscope:
508 -rm -f cscope.files
509 cscope.files: clean-cscope cscopelist
510 cscopelist: cscopelist-recursive
511
512 cscopelist-am: $(am__tagged_files)
513 list='$(am__tagged_files)'; \
514 case "$(srcdir)" in \
515 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
516 *) sdir=$(subdir)/$(srcdir) ;; \
517 esac; \
518 for i in $$list; do \
519 if test -f "$$i"; then \
520 echo "$(subdir)/$$i"; \
521 else \
522 echo "$$sdir/$$i"; \
523 fi; \
524 done >> $(top_builddir)/cscope.files
525
526 distclean-tags:
527 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
528 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
529
530 distdir: $(DISTFILES)
531 $(am__remove_distdir)
532 test -d "$(distdir)" || mkdir "$(distdir)"
533 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
534 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535 list='$(DISTFILES)'; \
536 dist_files=`for file in $$list; do echo $$file; done | \
537 sed -e "s|^$$srcdirstrip/||;t" \
538 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
539 case $$dist_files in \
540 */*) $(MKDIR_P) `echo "$$dist_files" | \
541 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
542 sort -u` ;; \
543 esac; \
544 for file in $$dist_files; do \
545 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
546 if test -d $$d/$$file; then \
547 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
548 if test -d "$(distdir)/$$file"; then \
549 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550 fi; \
551 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
552 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
553 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
554 fi; \
555 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
556 else \
557 test -f "$(distdir)/$$file" \
558 || cp -p $$d/$$file "$(distdir)/$$file" \
559 || exit 1; \
560 fi; \
561 done
562 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
563 if test "$$subdir" = .; then :; else \
564 $(am__make_dryrun) \
565 || test -d "$(distdir)/$$subdir" \
566 || $(MKDIR_P) "$(distdir)/$$subdir" \
567 || exit 1; \
568 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
569 $(am__relativize); \
570 new_distdir=$$reldir; \
571 dir1=$$subdir; dir2="$(top_distdir)"; \
572 $(am__relativize); \
573 new_top_distdir=$$reldir; \
574 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
575 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
576 ($(am__cd) $$subdir && \
577 $(MAKE) $(AM_MAKEFLAGS) \
578 top_distdir="$$new_top_distdir" \
579 distdir="$$new_distdir" \
580 am__remove_distdir=: \
581 am__skip_length_check=: \
582 am__skip_mode_fix=: \
583 distdir) \
584 || exit 1; \
585 fi; \
586 done
587 -test -n "$(am__skip_mode_fix)" \
588 || find "$(distdir)" -type d ! -perm -755 \
589 -exec chmod u+rwx,go+rx {} \; -o \
590 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
591 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
592 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
593 || chmod -R a+r "$(distdir)"
594 dist-gzip: distdir
595 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
596 $(am__post_remove_distdir)
597
598 dist-bzip2: distdir
599 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
600 $(am__post_remove_distdir)
601
602 dist-lzip: distdir
603 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
604 $(am__post_remove_distdir)
605
606 dist-xz: distdir
607 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
608 $(am__post_remove_distdir)
609
610 dist-tarZ: distdir
611 @echo WARNING: "Support for distribution archives compressed with" \
612 "legacy program 'compress' is deprecated." >&2
613 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
614 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
615 $(am__post_remove_distdir)
616
617 dist-shar: distdir
618 @echo WARNING: "Support for shar distribution archives is" \
619 "deprecated." >&2
620 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
621 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
622 $(am__post_remove_distdir)
623
624 dist-zip: distdir
625 -rm -f $(distdir).zip
626 zip -rq $(distdir).zip $(distdir)
627 $(am__post_remove_distdir)
628
629 dist dist-all:
630 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
631 $(am__post_remove_distdir)
632
633 # This target untars the dist file and tries a VPATH configuration. Then
634 # it guarantees that the distribution is self-contained by making another
635 # tarfile.
636 distcheck: dist
637 case '$(DIST_ARCHIVES)' in \
638 *.tar.gz*) \
639 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
640 *.tar.bz2*) \
641 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
642 *.tar.lz*) \
643 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
644 *.tar.xz*) \
645 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
646 *.tar.Z*) \
647 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
648 *.shar.gz*) \
649 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
650 *.zip*) \
651 unzip $(distdir).zip ;;\
652 esac
653 chmod -R a-w $(distdir)
654 chmod u+w $(distdir)
655 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
656 chmod a-w $(distdir)
657 test -d $(distdir)/_build || exit 0; \
658 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
659 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
660 && am__cwd=`pwd` \
661 && $(am__cd) $(distdir)/_build/sub \
662 && ../../configure \
663 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
664 $(DISTCHECK_CONFIGURE_FLAGS) \
665 --srcdir=../.. --prefix="$$dc_install_base" \
666 && $(MAKE) $(AM_MAKEFLAGS) \
667 && $(MAKE) $(AM_MAKEFLAGS) dvi \
668 && $(MAKE) $(AM_MAKEFLAGS) check \
669 && $(MAKE) $(AM_MAKEFLAGS) install \
670 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
671 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
672 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
673 distuninstallcheck \
674 && chmod -R a-w "$$dc_install_base" \
675 && ({ \
676 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
677 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
678 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
679 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
680 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
681 } || { rm -rf "$$dc_destdir"; exit 1; }) \
682 && rm -rf "$$dc_destdir" \
683 && $(MAKE) $(AM_MAKEFLAGS) dist \
684 && rm -rf $(DIST_ARCHIVES) \
685 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
686 && cd "$$am__cwd" \
687 || exit 1
688 $(am__post_remove_distdir)
689 @(echo "$(distdir) archives ready for distribution: "; \
690 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
691 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
692 distuninstallcheck:
693 @test -n '$(distuninstallcheck_dir)' || { \
694 echo 'ERROR: trying to run $@ with an empty' \
695 '$$(distuninstallcheck_dir)' >&2; \
696 exit 1; \
697 }; \
698 $(am__cd) '$(distuninstallcheck_dir)' || { \
699 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
700 exit 1; \
701 }; \
702 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
703 || { echo "ERROR: files left after uninstall:" ; \
704 if test -n "$(DESTDIR)"; then \
705 echo " (check DESTDIR support)"; \
706 fi ; \
707 $(distuninstallcheck_listfiles) ; \
708 exit 1; } >&2
709 distcleancheck: distclean
710 @if test '$(srcdir)' = . ; then \
711 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
712 exit 1 ; \
713 fi
714 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
715 || { echo "ERROR: files left in build directory after distclean:" ; \
716 $(distcleancheck_listfiles) ; \
717 exit 1; } >&2
718 check-am: all-am
719 check: check-recursive
720 all-am: Makefile $(DATA)
721 installdirs: installdirs-recursive
722 installdirs-am:
723 for dir in "$(DESTDIR)$(docdir)"; do \
724 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
725 done
726 install: install-recursive
727 install-exec: install-exec-recursive
728 install-data: install-data-recursive
729 uninstall: uninstall-recursive
730
731 install-am: all-am
732 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
733
734 installcheck: installcheck-recursive
735 install-strip:
736 if test -z '$(STRIP)'; then \
737 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
738 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
739 install; \
740 else \
741 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
742 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
743 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
744 fi
745 mostlyclean-generic:
746
747 clean-generic:
748
749 distclean-generic:
750 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
751 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
752
753 maintainer-clean-generic:
754 @echo "This command is intended for maintainers to use"
755 @echo "it deletes files that may require special tools to rebuild."
756 clean: clean-recursive
757
758 clean-am: clean-generic clean-libtool mostlyclean-am
759
760 distclean: distclean-recursive
761 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
762 -rm -f Makefile
763 distclean-am: clean-am distclean-generic distclean-libtool \
764 distclean-tags
765
766 dvi: dvi-recursive
767
768 dvi-am:
769
770 html: html-recursive
771
772 html-am:
773
774 info: info-recursive
775
776 info-am:
777
778 install-data-am: install-data-local install-docDATA
779
780 install-dvi: install-dvi-recursive
781
782 install-dvi-am:
783
784 install-exec-am:
785
786 install-html: install-html-recursive
787
788 install-html-am:
789
790 install-info: install-info-recursive
791
792 install-info-am:
793
794 install-man:
795
796 install-pdf: install-pdf-recursive
797
798 install-pdf-am:
799
800 install-ps: install-ps-recursive
801
802 install-ps-am:
803
804 installcheck-am:
805
806 maintainer-clean: maintainer-clean-recursive
807 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
808 -rm -rf $(top_srcdir)/autom4te.cache
809 -rm -f Makefile
810 maintainer-clean-am: distclean-am maintainer-clean-generic
811
812 mostlyclean: mostlyclean-recursive
813
814 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
815
816 pdf: pdf-recursive
817
818 pdf-am:
819
820 ps: ps-recursive
821
822 ps-am:
823
824 uninstall-am: uninstall-docDATA
825
826 .MAKE: $(am__recursive_targets) install-am install-strip
827
828 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
829 am--refresh check check-am clean clean-cscope clean-generic \
830 clean-libtool cscope cscopelist-am ctags ctags-am dist \
831 dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
832 dist-xz dist-zip distcheck distclean distclean-generic \
833 distclean-libtool distclean-tags distcleancheck distdir \
834 distuninstallcheck dvi dvi-am html html-am info info-am \
835 install install-am install-data install-data-am \
836 install-data-local install-docDATA install-dvi install-dvi-am \
837 install-exec install-exec-am install-html install-html-am \
838 install-info install-info-am install-man install-pdf \
839 install-pdf-am install-ps install-ps-am install-strip \
840 installcheck installcheck-am installdirs installdirs-am \
841 maintainer-clean maintainer-clean-generic mostlyclean \
842 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
843 tags tags-am uninstall uninstall-am uninstall-docDATA
844
845 .PRECIOUS: Makefile
846
847
848 install-data-local:
849 $(MKDIR_P) "$(DESTDIR)$(datadir)/GeoIP"
850
851 # Tell versions [3.59,3.63) of GNU make to not export all variables.
852 # Otherwise a system limit (for SysV at least) may be exceeded.
853 .NOEXPORT: