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

Comparing ircd-hybrid/trunk/Makefile.in (file contents):
Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1660 by michael, Sat Nov 17 19:35:07 2012 UTC

# Line 52 | Line 52 | host_triplet = @host@
52   subdir = .
53   DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
54          $(srcdir)/Makefile.in $(srcdir)/config.h.in \
55 <        $(top_srcdir)/configure $(top_srcdir)/contrib/help/Makefile.in \
56 <        AUTHORS COPYING INSTALL NEWS TODO config.guess config.sub \
57 <        depcomp install-sh ltmain.sh missing ylwrap
55 >        $(top_srcdir)/configure AUTHORS COPYING INSTALL NEWS TODO \
56 >        config.guess config.sub depcomp install-sh ltmain.sh missing \
57 >        ylwrap
58   ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59   am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
60          $(top_srcdir)/configure.ac
# Line 64 | Line 64 | am__CONFIG_DISTCLEAN_FILES = config.stat
64   configure.lineno config.status.lineno
65   mkinstalldirs = $(install_sh) -d
66   CONFIG_HEADER = config.h
67 < CONFIG_CLEAN_FILES = contrib/help/Makefile
67 > CONFIG_CLEAN_FILES =
68   CONFIG_CLEAN_VPATH_FILES =
69   SOURCES =
70   DIST_SOURCES =
# Line 326 | Line 326 | $(srcdir)/config.h.in: @MAINTAINER_MODE_
326  
327   distclean-hdr:
328          -rm -f config.h stamp-h1
329 contrib/help/Makefile: $(top_builddir)/config.status $(top_srcdir)/contrib/help/Makefile.in
330        cd $(top_builddir) && $(SHELL) ./config.status $@
329  
330   mostlyclean-libtool:
331          -rm -f *.lo

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines