]> sourceware.org Git - automake.git/commit
* distdir.am (distdir): Be sure to have permissive rights on its
authorAkim Demaille <akim@epita.fr>
Wed, 21 Feb 2001 08:20:39 +0000 (08:20 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 21 Feb 2001 08:20:39 +0000 (08:20 +0000)
commitf48c7849224e3b2081ca1bd5517bc542eb156bb5
tree7258be1e77fe55ecb1e949946d9ed497daa5fcc3
parent8b5bd34c0beea255ce700cbaf26ddc9c9aa88366
* distdir.am (distdir): Be sure to have permissive rights on its
contents.
(dist-all, dist-bzip2, dist-zip, dist-tarZ): New conditional
targets.
And BTW, all these guys are phony.
* automake.in (&handle_dist_worker): As its name doesn't indicate,
output distributions.
(&handle_dist): As its name doesn't indicate, don't.
(&initialize_global_constants): Don't define variables which
content is now handled by distdir.am.
But register `dist-all' as a factored target.
(&handle_factored_dependencies): Don't output empty targets.
ChangeLog
Makefile.in
NEWS
aclocal.m4
automake.in
distdir.am
lib/am/distdir.am
tests/target-cflags.test
This page took 0.029727 seconds and 5 git commands to generate.