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:
Nicola Pero 2007-03-13 18:38:09 +00:00
parent 2d332482ad
commit 279b5b0dcf

View file

@ -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.