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 4981 by michael, Fri Dec 5 14:31:27 2014 UTC vs.
Revision 5395 by michael, Tue Jan 20 14:03:27 2015 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.14.1 from Makefile.am.
1 > # Makefile.in generated by automake 1.15 from Makefile.am.
2   # @configure_input@
3  
4 < # Copyright (C) 1994-2013 Free Software Foundation, Inc.
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,
# 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)/m4/ac_define_dir.m4 \
94          $(top_srcdir)/m4/ax_append_compile_flags.m4 \
# Line 101 | Line 109 | am__aclocal_m4_deps = $(top_srcdir)/m4/a
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 154 | 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@
# Line 213 | Line 224 | 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 383 | Line 395 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_
395          echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
396          $(am__cd) $(top_srcdir) && \
397            $(AUTOMAKE) --foreign help/Makefile
386 .PRECIOUS: Makefile
398   Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
399          @case '$?' in \
400            *config.status*) \
# Line 583 | Line 594 | uninstall-am: uninstall-dist_helpfDATA
594          mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
595          uninstall-am uninstall-dist_helpfDATA
596  
597 + .PRECIOUS: Makefile
598 +
599  
600   helpf: $(dist_helpf_DATA)
601  

Diff Legend

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