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

Comparing ircd-hybrid-8/doc/Makefile.in (file contents):
Revision 1356 by michael, Sat Apr 21 19:56:44 2012 UTC vs.
Revision 1373 by michael, Fri Apr 27 07:32:34 2012 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.11.5 from Makefile.am.
1 > # Makefile.in generated by automake 1.12 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Line 357 | Line 357 | TAGS:
357   ctags: CTAGS
358   CTAGS:
359  
360 + cscope cscopelist:
361 +
362  
363   distdir: $(DISTFILES)
364          @list='$(MANS)'; if test -n "$$list"; then \
# Line 365 | Line 367 | distdir: $(DISTFILES)
367              if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
368            if test -n "$$list" && \
369              grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
370 <            echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
370 >            echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
371              grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
372              echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
373 <            echo "       typically \`make maintainer-clean' will remove them" >&2; \
373 >            echo "       typically 'make maintainer-clean' will remove them" >&2; \
374              exit 1; \
375            else :; fi; \
376          else :; fi

Diff Legend

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