stx_libtool2.st
changeset 2071 54af4d66b0fa
parent 2068 c8e0136dc692
child 2109 288724e44f45
equal deleted inserted replaced
2070:d8d3bdf3c90e 2071:54af4d66b0fa
       
     1 "
       
     2  COPYRIGHT (c) 2006 by eXept Software AG
       
     3               All Rights Reserved
       
     4 
       
     5  This software is furnished under a license and may be used
       
     6  only in accordance with the terms of that license and with the
       
     7  inclusion of the above copyright notice.   This software may not
       
     8  be provided or otherwise made available to, or used by, any
       
     9  other person.  No title to or ownership of the software is
       
    10  hereby transferred.
       
    11 "
       
    12 
     1 "{ Package: 'stx:libtool2' }"
    13 "{ Package: 'stx:libtool2' }"
     2 
    14 
     3 LibraryDefinition subclass:#stx_libtool2
    15 LibraryDefinition subclass:#stx_libtool2
     4 	instanceVariableNames:''
    16 	instanceVariableNames:''
     5 	classVariableNames:''
    17 	classVariableNames:''
     6 	poolDictionaries:''
    18 	poolDictionaries:''
     7 	category:'* Projects *'
    19 	category:'* Projects *'
     8 !
    20 !
     9 
    21 
       
    22 !stx_libtool2 class methodsFor:'documentation'!
       
    23 
       
    24 copyright
       
    25 "
       
    26  COPYRIGHT (c) 2006 by eXept Software AG
       
    27               All Rights Reserved
       
    28 
       
    29  This software is furnished under a license and may be used
       
    30  only in accordance with the terms of that license and with the
       
    31  inclusion of the above copyright notice.   This software may not
       
    32  be provided or otherwise made available to, or used by, any
       
    33  other person.  No title to or ownership of the software is
       
    34  hereby transferred.
       
    35 "
       
    36 !
       
    37 
       
    38 documentation
       
    39 "
       
    40     Build-Information for creation of the st/x standard library: stx_libtool2.
       
    41     This library contains additional developer tools.
       
    42 "
       
    43 ! !
    10 
    44 
    11 !stx_libtool2 class methodsFor:'description - compilation'!
    45 !stx_libtool2 class methodsFor:'description - compilation'!
    12 
    46 
    13 additionalDefinitions_nt_dot_mak
    47 additionalDefinitions_nt_dot_mak
    14     ^ '
    48     ^ '