ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/Makefile.in
Revision: 7107
Committed: Sat Jan 23 20:17:49 2016 UTC (8 years, 2 months ago) by michael
File size: 26992 byte(s)
Log Message:
- autoreconf

File Contents

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