ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/Makefile.in
(Generate patch)

Comparing:
ircd-hybrid-8/help/Makefile.in (file contents), Revision 1462 by michael, Fri Jul 13 19:27:24 2012 UTC vs.
ircd-hybrid/trunk/help/Makefile.in (file contents), Revision 9283 by michael, Thu Feb 20 17:06:11 2020 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.12.2 from Makefile.am.
1 > # Makefile.in generated by automake 1.16.1 from Makefile.am.
2   # @configure_input@
3  
4 < # Copyright (C) 1994-2012 Free Software Foundation, Inc.
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,
# Line 13 | Line 13
13   # PARTICULAR PURPOSE.
14  
15   @SET_MAKE@
16 +
17   VPATH = @srcdir@
18 < am__make_dryrun = \
19 <  { \
20 <    am__dry=no; \
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 <        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
44 <          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
45 <      *) \
25 <        for am__flg in $$MAKEFLAGS; do \
26 <          case $$am__flg in \
27 <            *=*|--*) ;; \
28 <            *n*) am__dry=yes; break;; \
29 <          esac; \
30 <        done;; \
43 >        bs=\\; \
44 >        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 >          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46      esac; \
47 <    test $$am__dry = yes; \
48 <  }
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@
# Line 50 | Line 89 | POST_UNINSTALL = :
89   build_triplet = @build@
90   host_triplet = @host@
91   subdir = help
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
92   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 < am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
94 <        $(top_srcdir)/configure.ac
93 > am__aclocal_m4_deps = $(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_efence.m4 \
98 >        $(top_srcdir)/m4/ax_arg_enable_warnings.m4 \
99 >        $(top_srcdir)/m4/ax_arg_ioloop_mechanism.m4 \
100 >        $(top_srcdir)/m4/ax_arg_with_tls.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 $(dist_helpf_DATA) \
113 +        $(am__DIST_COMMON)
114   mkinstalldirs = $(install_sh) -d
115   CONFIG_HEADER = $(top_builddir)/config.h
116   CONFIG_CLEAN_FILES =
117   CONFIG_CLEAN_VPATH_FILES =
118 + AM_V_P = $(am__v_P_@AM_V@)
119 + am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
120 + am__v_P_0 = false
121 + am__v_P_1 = :
122 + AM_V_GEN = $(am__v_GEN_@AM_V@)
123 + am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
124 + am__v_GEN_0 = @echo "  GEN     " $@;
125 + am__v_GEN_1 =
126 + AM_V_at = $(am__v_at_@AM_V@)
127 + am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128 + am__v_at_0 = @
129 + am__v_at_1 =
130   SOURCES =
131   DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66        html-recursive info-recursive install-data-recursive \
67        install-dvi-recursive install-exec-recursive \
68        install-html-recursive install-info-recursive \
69        install-pdf-recursive install-ps-recursive install-recursive \
70        installcheck-recursive installdirs-recursive pdf-recursive \
71        ps-recursive uninstall-recursive
132   am__can_run_installinfo = \
133    case $$AM_UPDATE_INFO_DIR in \
134      n|no|NO) false;; \
135      *) (install-info --version) >/dev/null 2>&1;; \
136    esac
137 < RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
138 <  distclean-recursive maintainer-clean-recursive
139 < AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
140 <        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
141 <        distdir
142 < ETAGS = etags
143 < CTAGS = ctags
144 < DIST_SUBDIRS = $(SUBDIRS)
137 > am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
138 > am__vpath_adj = case $$p in \
139 >    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
140 >    *) f=$$p;; \
141 >  esac;
142 > am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
143 > am__install_max = 40
144 > am__nobase_strip_setup = \
145 >  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
146 > am__nobase_strip = \
147 >  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
148 > am__nobase_list = $(am__nobase_strip_setup); \
149 >  for p in $$list; do echo "$$p $$p"; done | \
150 >  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
151 >  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
152 >    if (++n[$$2] == $(am__install_max)) \
153 >      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
154 >    END { for (dir in files) print dir, files[dir] }'
155 > am__base_list = \
156 >  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
157 >  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
158 > am__uninstall_files_from_dir = { \
159 >  test -z "$$files" \
160 >    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
161 >    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
162 >         $(am__cd) "$$dir" && rm -f $$files; }; \
163 >  }
164 > am__installdirs = "$(DESTDIR)$(helpfdir)"
165 > DATA = $(dist_helpf_DATA)
166 > am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
167 > am__DIST_COMMON = $(srcdir)/Makefile.in
168   DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 am__relativize = \
87  dir0=`pwd`; \
88  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
89  sed_rest='s,^[^/]*/*,,'; \
90  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
91  sed_butlast='s,/*[^/]*$$,,'; \
92  while test -n "$$dir1"; do \
93    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
94    if test "$$first" != "."; then \
95      if test "$$first" = ".."; then \
96        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
97        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
98      else \
99        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
100        if test "$$first2" = "$$first"; then \
101          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
102        else \
103          dir2="../$$dir2"; \
104        fi; \
105        dir0="$$dir0"/"$$first"; \
106      fi; \
107    fi; \
108    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
109  done; \
110  reldir="$$dir2"
169   ACLOCAL = @ACLOCAL@
170   AMTAR = @AMTAR@
171 + AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
172   AR = @AR@
114 ARGZ_H = @ARGZ_H@
173   AUTOCONF = @AUTOCONF@
174   AUTOHEADER = @AUTOHEADER@
175   AUTOMAKE = @AUTOMAKE@
# Line 162 | Line 220 | LTDLDEPS = @LTDLDEPS@
220   LTDLINCL = @LTDLINCL@
221   LTDLOPEN = @LTDLOPEN@
222   LTLIBOBJS = @LTLIBOBJS@
223 + LT_ARGZ_H = @LT_ARGZ_H@
224   LT_CONFIG_H = @LT_CONFIG_H@
225   LT_DLLOADERS = @LT_DLLOADERS@
226   LT_DLPREOPEN = @LT_DLPREOPEN@
227 + LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
228   MAINT = @MAINT@
229   MAKEINFO = @MAKEINFO@
230   MANIFEST_TOOL = @MANIFEST_TOOL@
# Line 239 | Line 299 | pdfdir = @pdfdir@
299   prefix = @prefix@
300   program_transform_name = @program_transform_name@
301   psdir = @psdir@
302 + runstatedir = @runstatedir@
303   sbindir = @sbindir@
304   sharedstatedir = @sharedstatedir@
305   srcdir = @srcdir@
# Line 249 | Line 310 | top_build_prefix = @top_build_prefix@
310   top_builddir = @top_builddir@
311   top_srcdir = @top_srcdir@
312   AUTOMAKE_OPTIONS = foreign
313 < SUBDIRS = opers users
314 < all: all-recursive
313 > helpfdir = $(pkgdatadir)/help
314 > dist_helpf_DATA = accept    \
315 >                  admin     \
316 >                  away      \
317 >                  close     \
318 >                  cmode     \
319 >                  connect   \
320 >                  die       \
321 >                  dline     \
322 >                  etrace    \
323 >                  extban    \
324 >                  hash      \
325 >                  help      \
326 >                  index     \
327 >                  info      \
328 >                  invite    \
329 >                  ison      \
330 >                  join      \
331 >                  kick      \
332 >                  kill      \
333 >                  kline     \
334 >                  knock     \
335 >                  links     \
336 >                  list      \
337 >                  locops    \
338 >                  lusers    \
339 >                  map       \
340 >                  module    \
341 >                  motd      \
342 >                  names     \
343 >                  nick      \
344 >                  notice    \
345 >                  oper      \
346 >                  part      \
347 >                  pass      \
348 >                  ping      \
349 >                  pong      \
350 >                  post      \
351 >                  privmsg   \
352 >                  quit      \
353 >                  rehash    \
354 >                  restart   \
355 >                  resv      \
356 >                  set       \
357 >                  squit     \
358 >                  stats     \
359 >                  time      \
360 >                  topic     \
361 >                  trace     \
362 >                  umode     \
363 >                  undline   \
364 >                  unkline   \
365 >                  unresv    \
366 >                  unxline   \
367 >                  user      \
368 >                  userhost  \
369 >                  version   \
370 >                  wallops   \
371 >                  who       \
372 >                  whois     \
373 >                  whowas    \
374 >                  xline
375 >
376 > all: all-am
377  
378   .SUFFIXES:
379   $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
# Line 265 | Line 388 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_
388          echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
389          $(am__cd) $(top_srcdir) && \
390            $(AUTOMAKE) --foreign help/Makefile
268 .PRECIOUS: Makefile
391   Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
392          @case '$?' in \
393            *config.status*) \
394              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
395            *) \
396 <            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
397 <            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
396 >            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
397 >            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
398          esac;
399  
400   $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
# Line 289 | Line 411 | mostlyclean-libtool:
411  
412   clean-libtool:
413          -rm -rf .libs _libs
414 <
415 < # This directory's subdirectories are mostly independent; you can cd
416 < # into them and run 'make' without going through this Makefile.
417 < # To change the values of 'make' variables: instead of editing Makefiles,
418 < # (1) if the variable is set in 'config.status', edit 'config.status'
419 < #     (which will cause the Makefiles to be regenerated when you run 'make');
420 < # (2) otherwise, pass the desired values on the 'make' command line.
421 < $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
422 <        @fail= failcom='exit 1'; \
423 <        for f in x $$MAKEFLAGS; do \
424 <          case $$f in \
425 <            *=* | --[!k]*);; \
426 <            *k*) failcom='fail=yes';; \
427 <          esac; \
306 <        done; \
307 <        dot_seen=no; \
308 <        target=`echo $@ | sed s/-recursive//`; \
309 <        case "$@" in \
310 <          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
311 <          *) list='$(SUBDIRS)' ;; \
312 <        esac; \
313 <        for subdir in $$list; do \
314 <          echo "Making $$target in $$subdir"; \
315 <          if test "$$subdir" = "."; then \
316 <            dot_seen=yes; \
317 <            local_target="$$target-am"; \
318 <          else \
319 <            local_target="$$target"; \
320 <          fi; \
321 <          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
322 <          || eval $$failcom; \
323 <        done; \
324 <        if test "$$dot_seen" = "no"; then \
325 <          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
326 <        fi; test -z "$$fail"
327 < tags-recursive:
328 <        list='$(SUBDIRS)'; for subdir in $$list; do \
329 <          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
330 <        done
331 < ctags-recursive:
332 <        list='$(SUBDIRS)'; for subdir in $$list; do \
333 <          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
334 <        done
335 < cscopelist-recursive:
336 <        list='$(SUBDIRS)'; for subdir in $$list; do \
337 <          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
414 > install-dist_helpfDATA: $(dist_helpf_DATA)
415 >        @$(NORMAL_INSTALL)
416 >        @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
417 >        if test -n "$$list"; then \
418 >          echo " $(MKDIR_P) '$(DESTDIR)$(helpfdir)'"; \
419 >          $(MKDIR_P) "$(DESTDIR)$(helpfdir)" || exit 1; \
420 >        fi; \
421 >        for p in $$list; do \
422 >          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
423 >          echo "$$d$$p"; \
424 >        done | $(am__base_list) | \
425 >        while read files; do \
426 >          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(helpfdir)'"; \
427 >          $(INSTALL_DATA) $$files "$(DESTDIR)$(helpfdir)" || exit $$?; \
428          done
429  
430 < ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
431 <        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
432 <        unique=`for i in $$list; do \
433 <            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
434 <          done | \
435 <          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346 <              END { if (nonempty) { for (i in files) print i; }; }'`; \
347 <        mkid -fID $$unique
348 < tags: TAGS
349 <
350 < TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
351 <                $(TAGS_FILES) $(LISP)
352 <        set x; \
353 <        here=`pwd`; \
354 <        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
355 <          include_option=--etags-include; \
356 <          empty_fix=.; \
357 <        else \
358 <          include_option=--include; \
359 <          empty_fix=; \
360 <        fi; \
361 <        list='$(SUBDIRS)'; for subdir in $$list; do \
362 <          if test "$$subdir" = .; then :; else \
363 <            test ! -f $$subdir/TAGS || \
364 <              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
365 <          fi; \
366 <        done; \
367 <        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368 <        unique=`for i in $$list; do \
369 <            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370 <          done | \
371 <          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372 <              END { if (nonempty) { for (i in files) print i; }; }'`; \
373 <        shift; \
374 <        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
375 <          test -n "$$unique" || unique=$$empty_fix; \
376 <          if test $$# -gt 0; then \
377 <            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
378 <              "$$@" $$unique; \
379 <          else \
380 <            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
381 <              $$unique; \
382 <          fi; \
383 <        fi
384 < ctags: CTAGS
385 < CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386 <                $(TAGS_FILES) $(LISP)
387 <        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
388 <        unique=`for i in $$list; do \
389 <            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390 <          done | \
391 <          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392 <              END { if (nonempty) { for (i in files) print i; }; }'`; \
393 <        test -z "$(CTAGS_ARGS)$$unique" \
394 <          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
395 <             $$unique
396 <
397 < GTAGS:
398 <        here=`$(am__cd) $(top_builddir) && pwd` \
399 <          && $(am__cd) $(top_srcdir) \
400 <          && gtags -i $(GTAGS_ARGS) "$$here"
401 <
402 < cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
403 <        list='$(SOURCES) $(HEADERS) $(LISP)'; \
404 <        case "$(srcdir)" in \
405 <          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
406 <          *) sdir=$(subdir)/$(srcdir) ;; \
407 <        esac; \
408 <        for i in $$list; do \
409 <          if test -f "$$i"; then \
410 <            echo "$(subdir)/$$i"; \
411 <          else \
412 <            echo "$$sdir/$$i"; \
413 <          fi; \
414 <        done >> $(top_builddir)/cscope.files
430 > uninstall-dist_helpfDATA:
431 >        @$(NORMAL_UNINSTALL)
432 >        @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
433 >        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
434 >        dir='$(DESTDIR)$(helpfdir)'; $(am__uninstall_files_from_dir)
435 > tags TAGS:
436  
437 < distclean-tags:
417 <        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
437 > ctags CTAGS:
438  
439 < distdir: $(DISTFILES)
439 > cscope cscopelist:
440 >
441 >
442 > distdir: $(BUILT_SOURCES)
443 >        $(MAKE) $(AM_MAKEFLAGS) distdir-am
444 >
445 > distdir-am: $(DISTFILES)
446          @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448          list='$(DISTFILES)'; \
# Line 446 | Line 472 | distdir: $(DISTFILES)
472              || exit 1; \
473            fi; \
474          done
449        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
450          if test "$$subdir" = .; then :; else \
451            $(am__make_dryrun) \
452              || test -d "$(distdir)/$$subdir" \
453              || $(MKDIR_P) "$(distdir)/$$subdir" \
454              || exit 1; \
455            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
456            $(am__relativize); \
457            new_distdir=$$reldir; \
458            dir1=$$subdir; dir2="$(top_distdir)"; \
459            $(am__relativize); \
460            new_top_distdir=$$reldir; \
461            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
462            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
463            ($(am__cd) $$subdir && \
464              $(MAKE) $(AM_MAKEFLAGS) \
465                top_distdir="$$new_top_distdir" \
466                distdir="$$new_distdir" \
467                am__remove_distdir=: \
468                am__skip_length_check=: \
469                am__skip_mode_fix=: \
470                distdir) \
471              || exit 1; \
472          fi; \
473        done
475   check-am: all-am
476 < check: check-recursive
477 < all-am: Makefile
478 < installdirs: installdirs-recursive
479 < installdirs-am:
480 < install: install-recursive
481 < install-exec: install-exec-recursive
482 < install-data: install-data-recursive
483 < uninstall: uninstall-recursive
476 > check: check-am
477 > all-am: Makefile $(DATA)
478 > installdirs:
479 >        for dir in "$(DESTDIR)$(helpfdir)"; do \
480 >          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
481 >        done
482 > install: install-am
483 > install-exec: install-exec-am
484 > install-data: install-data-am
485 > uninstall: uninstall-am
486  
487   install-am: all-am
488          @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
489  
490 < installcheck: installcheck-recursive
490 > installcheck: installcheck-am
491   install-strip:
492          if test -z '$(STRIP)'; then \
493            $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
# Line 506 | Line 509 | distclean-generic:
509   maintainer-clean-generic:
510          @echo "This command is intended for maintainers to use"
511          @echo "it deletes files that may require special tools to rebuild."
512 < clean: clean-recursive
512 > clean: clean-am
513  
514   clean-am: clean-generic clean-libtool mostlyclean-am
515  
516 < distclean: distclean-recursive
516 > distclean: distclean-am
517          -rm -f Makefile
518 < distclean-am: clean-am distclean-generic distclean-tags
518 > distclean-am: clean-am distclean-generic
519  
520 < dvi: dvi-recursive
520 > dvi: dvi-am
521  
522   dvi-am:
523  
524 < html: html-recursive
524 > html: html-am
525  
526   html-am:
527  
528 < info: info-recursive
528 > info: info-am
529  
530   info-am:
531  
532 < install-data-am:
532 > install-data-am: install-dist_helpfDATA
533  
534 < install-dvi: install-dvi-recursive
534 > install-dvi: install-dvi-am
535  
536   install-dvi-am:
537  
538   install-exec-am:
539  
540 < install-html: install-html-recursive
540 > install-html: install-html-am
541  
542   install-html-am:
543  
544 < install-info: install-info-recursive
544 > install-info: install-info-am
545  
546   install-info-am:
547  
548   install-man:
549  
550 < install-pdf: install-pdf-recursive
550 > install-pdf: install-pdf-am
551  
552   install-pdf-am:
553  
554 < install-ps: install-ps-recursive
554 > install-ps: install-ps-am
555  
556   install-ps-am:
557  
558   installcheck-am:
559  
560 < maintainer-clean: maintainer-clean-recursive
560 > maintainer-clean: maintainer-clean-am
561          -rm -f Makefile
562   maintainer-clean-am: distclean-am maintainer-clean-generic
563  
564 < mostlyclean: mostlyclean-recursive
564 > mostlyclean: mostlyclean-am
565  
566   mostlyclean-am: mostlyclean-generic mostlyclean-libtool
567  
568 < pdf: pdf-recursive
568 > pdf: pdf-am
569  
570   pdf-am:
571  
572 < ps: ps-recursive
572 > ps: ps-am
573  
574   ps-am:
575  
576 < uninstall-am:
576 > uninstall-am: uninstall-dist_helpfDATA
577 >
578 > .MAKE: install-am install-strip
579 >
580 > .PHONY: all all-am check check-am clean clean-generic clean-libtool \
581 >        cscopelist-am ctags-am distclean distclean-generic \
582 >        distclean-libtool distdir dvi dvi-am html html-am info info-am \
583 >        install install-am install-data install-data-am \
584 >        install-dist_helpfDATA install-dvi install-dvi-am install-exec \
585 >        install-exec-am install-html install-html-am install-info \
586 >        install-info-am install-man install-pdf install-pdf-am \
587 >        install-ps install-ps-am install-strip installcheck \
588 >        installcheck-am installdirs maintainer-clean \
589 >        maintainer-clean-generic mostlyclean mostlyclean-generic \
590 >        mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
591 >        uninstall-am uninstall-dist_helpfDATA
592 >
593 > .PRECIOUS: Makefile
594  
575 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
576        cscopelist-recursive ctags-recursive install-am install-strip \
577        tags-recursive
578
579 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
580        all all-am check check-am clean clean-generic clean-libtool \
581        cscopelist cscopelist-recursive ctags ctags-recursive \
582        distclean distclean-generic distclean-libtool distclean-tags \
583        distdir dvi dvi-am html html-am info info-am install \
584        install-am install-data install-data-am install-dvi \
585        install-dvi-am install-exec install-exec-am install-html \
586        install-html-am install-info install-info-am install-man \
587        install-pdf install-pdf-am install-ps install-ps-am \
588        install-strip installcheck installcheck-am installdirs \
589        installdirs-am maintainer-clean maintainer-clean-generic \
590        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
591        ps ps-am tags tags-recursive uninstall uninstall-am
595  
596 + helpf: $(dist_helpf_DATA)
597  
598   # Tell versions [3.59,3.63) of GNU make to not export all variables.
599   # Otherwise a system limit (for SysV at least) may be exceeded.

Comparing:
ircd-hybrid-8/help/Makefile.in (property svn:eol-style), Revision 1462 by michael, Fri Jul 13 19:27:24 2012 UTC vs.
ircd-hybrid/trunk/help/Makefile.in (property svn:eol-style), Revision 9283 by michael, Thu Feb 20 17:06:11 2020 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)