mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Added .PHONY to service.make; fixed installation bug in service.make;
cleaned git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10371 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e5c5ff7af8
commit
5aa7e740d2
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Mon Jul 9 18:30:02 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* service.make (internal-svc-install): Depend on
|
||||
$(GNUSTEP_SERVICES).
|
||||
($(GNUSTEP_SERVICES)): Create the directory if it doesn't exist.
|
||||
(.PHONY): Added.
|
||||
(svc-resource-dir): Removed.
|
||||
(svc-resource-files): Use makefile conditional.
|
||||
(internal-svc-install): Run the commands in a single subshell.
|
||||
|
||||
Mon Jul 9 18:15:26 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* palette.make (.PHONY): Added.
|
||||
|
|
Loading…
Reference in a new issue