mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Cleaned up creating the symbolic link from obj to the object directory
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9388 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b19de9d2aa
commit
89a07774b3
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Fri Mar 16 20:01:58 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* rules.make (before-all): Do not create the symbolic link
|
||||
obj->$(GNUSTEP_OBJ_DIR). ($(GNUSTEP_OBJ_DIR)): Create the link in
|
||||
this rule, so that it is only created when/if the object directory
|
||||
is created. (internal-clean): Remove the obj symbolic link too.
|
||||
|
||||
Fri Mar 16 14:48:51 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* configure.in: Fixed syntax of some new tests.
|
||||
|
|
Loading…
Reference in a new issue