mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Added .PHONY and removed useless targets in documentation.make
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10352 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f4317b3de
commit
87d27b7cb6
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Mon Jul 9 16:05:06 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (.PHONY): Added.
|
||||
(internal-textdoc-check, internal-doc-check): Removed.
|
||||
(internal-install-dirs): Removed.
|
||||
(internal-textdoc-install, internal-doc-install): Depend directly
|
||||
on $(GNUSTEP_DOCUMENTATION)/$(DOC_INSTALL_DIR) rather than
|
||||
internal-install-dirs.
|
||||
|
||||
Mon Jul 9 15:53:54 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* ctool.make (.PHONY): Added.
|
||||
|
|
Loading…
Reference in a new issue