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/trunk/help/Makefile.in (file contents):
Revision 2096 by michael, Sat May 18 19:46:19 2013 UTC vs.
Revision 9831 by michael, Sun Dec 20 03:55:08 2020 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.13.2 from Makefile.am.
1 > # Makefile.in generated by automake 1.16.1 from Makefile.am.
2   # @configure_input@
3  
4 < # Copyright (C) 1994-2013 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 15 | Line 15
15   @SET_MAKE@
16  
17   VPATH = @srcdir@
18 < am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
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        ?) ;; \
# Line 79 | Line 89 | POST_UNINSTALL = :
89   build_triplet = @build@
90   host_triplet = @host@
91   subdir = help
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83        $(dist_helpf_DATA)
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 =
# Line 139 | Line 164 | am__uninstall_files_from_dir = { \
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)
169   ACLOCAL = @ACLOCAL@
170   AMTAR = @AMTAR@
171   AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
172   AR = @AR@
147 ARGZ_H = @ARGZ_H@
173   AUTOCONF = @AUTOCONF@
174   AUTOHEADER = @AUTOHEADER@
175   AUTOMAKE = @AUTOMAKE@
# Line 195 | 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 272 | 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 286 | Line 314 | helpfdir = $(pkgdatadir)/help
314   dist_helpf_DATA = accept    \
315                    admin     \
316                    away      \
289                  capab     \
290                  challenge \
317                    close     \
318                    cmode     \
319                    connect   \
320                    die       \
321                    dline     \
296                  eob       \
297                  error     \
322                    etrace    \
323 <                  gline     \
300 <                  gungline  \
323 >                  extban    \
324                    hash      \
325                    help      \
326                    index     \
# Line 315 | Line 338 | dist_helpf_DATA = accept    \
338                    lusers    \
339                    map       \
340                    module    \
341 +                  monitor   \
342                    motd      \
343                    names     \
344                    nick      \
345                    notice    \
346                    oper      \
323                  operwall  \
347                    part      \
348                    pass      \
349                    ping      \
# Line 331 | Line 354 | dist_helpf_DATA = accept    \
354                    rehash    \
355                    restart   \
356                    resv      \
334                  server    \
357                    set       \
336                  sjoin     \
358                    squit     \
359                    stats     \
339                  svinfo    \
360                    time      \
361                    topic     \
362                    trace     \
# Line 347 | Line 367 | dist_helpf_DATA = accept    \
367                    unxline   \
368                    user      \
369                    userhost  \
350                  users     \
370                    version   \
371                    wallops   \
372                    who       \
# Line 370 | Line 389 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_
389          echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
390          $(am__cd) $(top_srcdir) && \
391            $(AUTOMAKE) --foreign help/Makefile
373 .PRECIOUS: Makefile
392   Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
393          @case '$?' in \
394            *config.status*) \
395              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396            *) \
397 <            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
398 <            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
397 >            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
398 >            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
399          esac;
400  
401   $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
# Line 422 | Line 440 | ctags CTAGS:
440   cscope cscopelist:
441  
442  
443 < distdir: $(DISTFILES)
443 > distdir: $(BUILT_SOURCES)
444 >        $(MAKE) $(AM_MAKEFLAGS) distdir-am
445 >
446 > distdir-am: $(DISTFILES)
447          @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448          topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449          list='$(DISTFILES)'; \
# Line 570 | Line 591 | uninstall-am: uninstall-dist_helpfDATA
591          mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
592          uninstall-am uninstall-dist_helpfDATA
593  
594 + .PRECIOUS: Makefile
595 +
596  
597   helpf: $(dist_helpf_DATA)
598  

Comparing ircd-hybrid/trunk/help/Makefile.in (property svn:eol-style):
Revision 2096 by michael, Sat May 18 19:46:19 2013 UTC vs.
Revision 9831 by michael, Sun Dec 20 03:55:08 2020 UTC

# Line 0 | Line 1
1 + native

Diff Legend

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