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-7.3/help/Makefile.in (file contents):
Revision 1029 by michael, Sun Nov 8 13:10:50 2009 UTC vs.
Revision 1043 by michael, Thu Dec 10 13:05:19 2009 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.11 from Makefile.am.
1 > # Makefile.in generated by automake 1.11.1 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Line 275 | Line 275 | clean-libtool:
275   #     (which will cause the Makefiles to be regenerated when you run `make');
276   # (2) otherwise, pass the desired values on the `make' command line.
277   $(RECURSIVE_TARGETS):
278 <        @failcom='exit 1'; \
278 >        @fail= failcom='exit 1'; \
279          for f in x $$MAKEFLAGS; do \
280            case $$f in \
281              *=* | --[!k]*);; \
# Line 300 | Line 300 | $(RECURSIVE_TARGETS):
300          fi; test -z "$$fail"
301  
302   $(RECURSIVE_CLEAN_TARGETS):
303 <        @failcom='exit 1'; \
303 >        @fail= failcom='exit 1'; \
304          for f in x $$MAKEFLAGS; do \
305            case $$f in \
306              *=* | --[!k]*);; \

Diff Legend

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