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