mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Implemented COPY_INTO_DIR for bundles, palettes and services
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18762 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
46836d54d2
commit
e560dbe4cf
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Thu Mar 4 10:41:21 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/bundle.make (internal-bundle-copy_into_dir): New rule.
|
||||
(.PHONY): Added internal-bundle-copy_into_dir.
|
||||
* Instance/palette.make (internal-palette-copy_into_dir): New
|
||||
rule. (.PHONY): Added internal-palette-copy_into_dir.
|
||||
* Instance/service.make (internal-service-copy_into_dir): New
|
||||
rule. (.PHONY): Added internal-service-copy_into_dir.
|
||||
|
||||
2004-02-28 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version 1.9.1
|
||||
|
|
Loading…
Reference in a new issue