Be more explicit about some Makefile dependencies
authorGlenn Morris <rgm@gnu.org>
Tue, 11 Sep 2012 07:45:38 +0000 (00:45 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 11 Sep 2012 07:45:38 +0000 (00:45 -0700)
commit9d9edd4baee38b48b7c33a22e25a3a5b8779e41a
tree72b0602dbf8796668a12c36bb14c4b9d5a83b3ee
parente578f3813ff7f48663eb4821caee267e3ec47aa8
Be more explicit about some Makefile dependencies

* Makefile.in (install-arch-dep, install-arch-indep, install-doc):
Be more explicit about dependencies, for parallel `make install'.

It is not so unreasonable to run `make -j# install' from a clean state
for a self-contained NS build, where the "installation" happens within
the build tree.
ChangeLog
Makefile.in