Rewritten installation of gnustep-make

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14706 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-10 17:36:31 +00:00
parent de279ada21
commit d91adf4fe0

View file

@ -1,3 +1,14 @@
Thu Oct 10 18:21:30 2002 Nicola Pero <n.pero@mi.flashnet.it>
* create_domain_dir_tree.sh: New script to create the domain
directory tree inside a directory.
* GNUmakefile.in (install): Rewritten. Use the
create_domain_dir_tree.sh to create the System domain; create only
the top-level directories of the Local and Network domain; print
short messages about installation rather than displaying the full
shell commands unless messages=yes is given on the command line.
(EC): New variable to implement messages=yes.
2002-10-09 Adam Fedor <fedor@gnu.org>
* Documentation/GNUmakefile: Add userfaq target