ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/Makefile.in
Revision: 8746
Committed: Thu Dec 27 19:54:45 2018 UTC (5 years, 3 months ago) by michael
File size: 27072 byte(s)
Log Message:
- Recreate autogenerated files

File Contents

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

Properties

Name Value
svn:eol-style native