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

Comparing ircd-hybrid-8/Makefile.in (file contents):
Revision 1462 by michael, Fri Jul 13 19:27:24 2012 UTC vs.
Revision 1504 by michael, Thu Aug 16 18:03:00 2012 UTC

# Line 1 | Line 1
1 < # Makefile.in generated by automake 1.12.2 from Makefile.am.
1 > # Makefile.in generated by automake 1.12.3 from Makefile.am.
2   # @configure_input@
3  
4   # Copyright (C) 1994-2012 Free Software Foundation, Inc.
# Line 591 | Line 591 | distcheck: dist
591          *.zip*) \
592            unzip $(distdir).zip ;;\
593          esac
594 <        chmod -R a-w $(distdir); chmod u+w $(distdir)
595 <        mkdir $(distdir)/_build
596 <        mkdir $(distdir)/_inst
594 >        chmod -R a-w $(distdir)
595 >        chmod u+w $(distdir)
596 >        mkdir $(distdir)/_build $(distdir)/_inst
597          chmod a-w $(distdir)
598          test -d $(distdir)/_build || exit 0; \
599          dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines