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

Comparing ircd-hybrid/trunk/help/opers/Makefile.in (file contents):
Revision 1719 by michael, Tue Dec 18 18:06:32 2012 UTC vs.
Revision 1720 by michael, Fri Dec 28 21:06:21 2012 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.12.6 from Makefile.am.
1 > # Makefile.in generated by automake 1.13 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994-2012 Free Software Foundation, Inc.
# Line 51 | Line 51 | POST_UNINSTALL = :
51   build_triplet = @build@
52   host_triplet = @host@
53   subdir = help/opers
54 < DIST_COMMON = $(dist_helpf_DATA) $(srcdir)/Makefile.am \
55 <        $(srcdir)/Makefile.in
54 > DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
55 >        $(dist_helpf_DATA)
56   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57   am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
58          $(top_srcdir)/configure.ac
# Line 62 | Line 62 | mkinstalldirs = $(install_sh) -d
62   CONFIG_HEADER = $(top_builddir)/config.h
63   CONFIG_CLEAN_FILES =
64   CONFIG_CLEAN_VPATH_FILES =
65 + AM_V_P = $(am__v_P_@AM_V@)
66 + am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
67 + am__v_P_0 = false
68 + am__v_P_1 = :
69 + AM_V_GEN = $(am__v_GEN_@AM_V@)
70 + am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 + am__v_GEN_0 = @echo "  GEN     " $@;
72 + am__v_GEN_1 =
73 + AM_V_at = $(am__v_at_@AM_V@)
74 + am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
75 + am__v_at_0 = @
76 + am__v_at_1 =
77   SOURCES =
78   DIST_SOURCES =
79   am__can_run_installinfo = \
# Line 98 | Line 110 | am__uninstall_files_from_dir = { \
110    }
111   am__installdirs = "$(DESTDIR)$(helpfdir)"
112   DATA = $(dist_helpf_DATA)
113 + am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
114   DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115   ACLOCAL = @ACLOCAL@
116   AMTAR = @AMTAR@
117 + AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
118   AR = @AR@
119   ARGZ_H = @ARGZ_H@
120   AUTOCONF = @AUTOCONF@
# Line 312 | Line 326 | uninstall-dist_helpfDATA:
326          @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
327          files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
328          dir='$(DESTDIR)$(helpfdir)'; $(am__uninstall_files_from_dir)
329 < tags: TAGS
316 < TAGS:
329 > tags TAGS:
330  
331 < ctags: CTAGS
319 < CTAGS:
331 > ctags CTAGS:
332  
333   cscope cscopelist:
334  
# Line 457 | Line 469 | uninstall-am: uninstall-dist_helpfDATA
469   .MAKE: install-am install-strip
470  
471   .PHONY: all all-am check check-am clean clean-generic clean-libtool \
472 <        distclean distclean-generic distclean-libtool distdir dvi \
473 <        dvi-am html html-am info info-am install install-am \
474 <        install-data install-data-am install-dist_helpfDATA \
475 <        install-dvi install-dvi-am install-exec install-exec-am \
476 <        install-html install-html-am install-info install-info-am \
477 <        install-man install-pdf install-pdf-am install-ps \
478 <        install-ps-am install-strip installcheck installcheck-am \
479 <        installdirs maintainer-clean maintainer-clean-generic \
480 <        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
481 <        ps ps-am uninstall uninstall-am uninstall-dist_helpfDATA
472 >        cscopelist-am ctags-am distclean distclean-generic \
473 >        distclean-libtool distdir dvi dvi-am html html-am info info-am \
474 >        install install-am install-data install-data-am \
475 >        install-dist_helpfDATA install-dvi install-dvi-am install-exec \
476 >        install-exec-am install-html install-html-am install-info \
477 >        install-info-am install-man install-pdf install-pdf-am \
478 >        install-ps install-ps-am install-strip installcheck \
479 >        installcheck-am installdirs maintainer-clean \
480 >        maintainer-clean-generic mostlyclean mostlyclean-generic \
481 >        mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
482 >        uninstall-am uninstall-dist_helpfDATA
483  
484  
485   helpf: $(dist_helpf_DATA)

Diff Legend

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