Added .PHONY to ctool.make; general tidiups for ctool.make and tool.make

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10350 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-07-09 14:57:09 +00:00
parent fd84a45e93
commit 0067ba2956

View file

@ -1,3 +1,12 @@
Mon Jul 9 15:53:54 2001 Nicola Pero <nicola@brainstorm.co.uk>
* ctool.make (.PHONY): Added.
(internal-install-dirs): Removed.
(internal-ctool-install): Depend directly on
$(CTOOL_INSTALLATION_DIR) rather than internal-install-dirs.
(install-ctool): Reorganized for readability.
* tool.make (install-tool): Reorganized for readability.
Mon Jul 9 14:32:37 2001 Nicola Pero <nicola@brainstorm.co.uk>
* bundle.make (.PHONY): Added.