mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Made xxx_INTERFACE_VERSION available for frameworks too
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18767 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2a31ffde92
commit
58740b8285
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Thu Mar 4 12:09:27 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/framework.make (SOVERSION): Variable removed, replaced
|
||||
with INTERFACE_VERSION. Made xxx_INTERFACE_VERSION available for
|
||||
frameworks too exactly as it happens for libraries.
|
||||
|
||||
Thu Mar 4 11:36:41 2004 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/library.make (INTERFACE_VERSION): New variable.
|
||||
|
|
Loading…
Reference in a new issue