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

Comparing ircd-hybrid-8/help/opers/Makefile.in (file contents):
Revision 1355 by michael, Thu Apr 5 11:05:48 2012 UTC vs.
Revision 1356 by michael, Sat Apr 21 19:56:44 2012 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.11.4 from Makefile.am.
1 > # Makefile.in generated by automake 1.11.5 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# Line 297 | Line 297 | install-dist_helpfDATA: $(dist_helpf_DAT
297          @list='$(dist_helpf_DATA)'; test -n "$(helpfdir)" || list=; \
298          if test -n "$$list"; then \
299            echo " $(MKDIR_P) '$(DESTDIR)$(helpfdir)'"; \
300 <          $(MKDIR_P) '$(DESTDIR)$(helpfdir)' || exit 1; \
300 >          $(MKDIR_P) "$(DESTDIR)$(helpfdir)" || exit 1; \
301          fi; \
302          for p in $$list; do \
303            if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines