mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Indented last changelog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@24860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2d332482ad
commit
279b5b0dcf
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
2007-03-13 Nicola Pero <nicola.pero@meta-innovation.com>
|
||||
|
||||
* Instance/framework.make
|
||||
($(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)):
|
||||
(GNUSTEP_BUILD_DIR/GNUSTEP_INSTANCE.framework/GNUSTEP_TARGET_LDIR):
|
||||
New rule to create the directory when non-flattened.
|
||||
($(GNUSTEP_BUILD_DIR)/$(GNUSTEP_INSTANCE).framework/$(GNUSTEP_TARGET_LDIR)/$(GNUSTEP_INSTANCE)):
|
||||
(GNUSTEP_BUILD_DIR/GNUSTEP_INSTANCE.framework/GNUSTEP_TARGET_LDIR/GNUSTEP_INSTANCE):
|
||||
Depend on the new rule; use REL_PATH_SCRIPT to compute correct
|
||||
symlink when non-flattened.
|
||||
|
||||
|
|
Loading…
Reference in a new issue