/[LeafOK_CVS]/lbbs/Makefile.in
ViewVC logotype

Contents of /lbbs/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.8 - (show annotations)
Mon Apr 28 03:54:12 2025 UTC (10 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.7: +7 -9 lines
Update

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

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1