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

Comparing ircd-hybrid-7.3/modules/Makefile.in (file contents):
Revision 1042 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 1082 | Line 1082 | clean-libtool:
1082   #     (which will cause the Makefiles to be regenerated when you run `make');
1083   # (2) otherwise, pass the desired values on the `make' command line.
1084   $(RECURSIVE_TARGETS):
1085 <        @failcom='exit 1'; \
1085 >        @fail= failcom='exit 1'; \
1086          for f in x $$MAKEFLAGS; do \
1087            case $$f in \
1088              *=* | --[!k]*);; \
# Line 1107 | Line 1107 | $(RECURSIVE_TARGETS):
1107          fi; test -z "$$fail"
1108  
1109   $(RECURSIVE_CLEAN_TARGETS):
1110 <        @failcom='exit 1'; \
1110 >        @fail= failcom='exit 1'; \
1111          for f in x $$MAKEFLAGS; do \
1112            case $$f in \
1113              *=* | --[!k]*);; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines