Make.proto
author Claus Gittinger <cg@exept.de>
Sat, 02 May 2020 21:40:13 +0200
changeset 5476 7355a4b11cb6
parent 5406 23d4715dbf4f
permissions -rw-r--r--
#FEATURE by cg class: Socket class added: #newTCPclientToHost:port:domain:domainOrder:withTimeout: changed: #newTCPclientToHost:port:domain:withTimeout:
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3563
0061a260087e added: AutoResizingOrderedCollection
Claus Gittinger <cg@exept.de>
parents: 3498
diff changeset
     1
# $Header$
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
     2
#
2268
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
     3
# DO NOT EDIT
2792
1680c1572387 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2773
diff changeset
     4
# automagically generated from the projectDefinition: stx_libbasic2.
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
     5
#
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
     6
# Warning: once you modify this file, do not rerun
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
     7
# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
     8
#
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
     9
# The Makefile as generated by this Make.proto supports the following targets:
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    10
#    make         - compile all st-files to a classLib
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    11
#    make clean   - clean all temp files
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    12
#    make clobber - clean all
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    13
#
4850
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
    14
#    export MAKE_ARGS=-j4 ; make
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
    15
#
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    16
# This file contains definitions for Unix based platforms.
1741
4dff55c6969b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1733
diff changeset
    17
# It shares common definitions with the win32-make in Make.spec.
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
    18
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    19
#
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    20
# position (of this package) in directory hierarchy:
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    21
# (must point to ST/X top directory, for tools and includes)
1741
4dff55c6969b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1733
diff changeset
    22
TOP=..
4dff55c6969b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1733
diff changeset
    23
INCLUDE_TOP=$(TOP)/..
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    24
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    25
# subdirectories where targets are to be made:
1362
93c05f3577e1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1361
diff changeset
    26
SUBDIRS=
93c05f3577e1 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1361
diff changeset
    27
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    28
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    29
# subdirectories where Makefiles are to be made:
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    30
# (only define if different from SUBDIRS)
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    31
# ALLSUBDIRS=
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    32
2059
d208e8eefb96 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2024
diff changeset
    33
REQUIRED_SUPPORT_DIRS=
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    34
2268
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    35
# if your embedded C code requires any system includes,
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    36
# add the path(es) here:,
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    37
# ********** OPTIONAL: MODIFY the next lines ***
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    38
# LOCALINCLUDES=-Ifoo -Ibar
3923
3d3c015b11fd bz2 for windows
Claus Gittinger <cg@exept.de>
parents: 3916
diff changeset
    39
LOCALINCLUDES=-I$(ZLIB_DIR) -I$(BZ2LIB_DIR) -I$(INCLUDE_TOP)/stx/libbasic
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    40
1359
77b25d8ff38e *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1356
diff changeset
    41
2268
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    42
# if you need any additional defines for embedded C code,
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    43
# add them here:,
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    44
# ********** OPTIONAL: MODIFY the next lines ***
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    45
# LOCALDEFINES=-Dfoo -Dbar -DDEBUG
5406
23d4715dbf4f *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5405
diff changeset
    46
LOCALDEFINES=$(AUDIODEFS)
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    47
1726
c2495e3f8569 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1725
diff changeset
    48
LIBNAME=libstx_libbasic2
3233
076549eeb54e changed: TimeStamp #-
Claus Gittinger <cg@exept.de>
parents: 3207
diff changeset
    49
STCLOCALOPT='-package=$(PACKAGE)' -I. $(LOCALINCLUDES) $(STCLOCALOPTIMIZATIONS) $(STCWARNINGS) $(LOCALDEFINES) -headerDir=. $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    50
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    51
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    52
# ********** OPTIONAL: MODIFY the next line ***
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    53
# additional C-libraries that should be pre-linked with the class-objects
5405
d4a7ff6e2fe7 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5298
diff changeset
    54
LD_OBJ_LIBS=$(ZLIB_LD_ARG) $(BZ2LIB_LD_ARG) $(AUDIOLIB_LD_ARG)
1760
54fb45a26303 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1741
diff changeset
    55
LOCAL_SHARED_LIBS=
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
    56
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    57
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    58
# ********** OPTIONAL: MODIFY the next line ***
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    59
# additional C targets or libraries should be added below
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    60
LOCAL_EXTRA_TARGETS=
243
13e7664a5a1a *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 228
diff changeset
    61
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    62
OBJS= $(COMMON_OBJS) $(UNIX_OBJS)
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    63
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    64
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    65
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    66
all:: preMake classLibRule postMake
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    67
5405
d4a7ff6e2fe7 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 5298
diff changeset
    68
pre_objs:: bz2lib zlib
65
8fdf5f30225f *** empty log message ***
claus
parents: 64
diff changeset
    69
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    70
1678
28ab6a97a27a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1671
diff changeset
    71
zlib:
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
    72
	cd $(ZLIB_DIR); $(MAKE) $(MAKE_ZLIB_ARG)
1678
28ab6a97a27a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1671
diff changeset
    73
28ab6a97a27a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1671
diff changeset
    74
bz2lib:
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
    75
	cd $(BZ2LIB_DIR); $(MAKE) $(MAKE_BZ2LIB_ARG) libbz2.a
1678
28ab6a97a27a automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1671
diff changeset
    76
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    77
2268
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    78
c70c4d0f3be0 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2249
diff changeset
    79
2648
473041a2f001 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2631
diff changeset
    80
473041a2f001 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2631
diff changeset
    81
3195
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    82
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    83
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    84
# run default testsuite for this package
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    85
test: $(TOP)/goodies/builder/reports
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    86
	$(MAKE) -C $(TOP)/goodies/builder/reports -f Makefile.init
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    87
	$(TOP)/goodies/builder/reports/report-runner.sh -D . -r Builder::TestReport -p $(PACKAGE)
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    88
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    89
Claus Gittinger <cg@exept.de>
parents: 3163
diff changeset
    90
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    91
# add more install actions here
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    92
install::
1195
9d887847d1b6 Add BZipStream and ZipStream
Stefan Vogel <sv@exept.de>
parents: 1183
diff changeset
    93
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    94
# add more install actions for aux-files (resources) here
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    95
installAux::
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    96
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    97
# add more preMake actions here
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    98
preMake::
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
    99
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   100
# add more postMake actions here
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   101
postMake:: cleanjunk
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   102
2918
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   103
# build all mandatory prerequisite packages (containing superclasses) for this package
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   104
prereq:
4850
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
   105
	cd ../libbasic && $(MAKE) $(MAKE_ARGS) "CFLAGS_LOCAL=$(GLOBALDEFINES) "
2059
d208e8eefb96 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2024
diff changeset
   106
d208e8eefb96 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2024
diff changeset
   107
d208e8eefb96 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2024
diff changeset
   108
2918
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   109
# build all packages containing referenced classes for this package
3498
59c0056fcfc7 Cleanup: introduced AbstractBackgroundJob, made all other jobs subclass of it.
Jan Vrany <jan.vrany@fit.cvut.cz>
parents: 3441
diff changeset
   110
# they are not needed to compile the package (but later, to load it)
2918
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   111
references:
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   112
9205672211fa automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2878
diff changeset
   113
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   114
cleanjunk::
2716
d7251abccb6c automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 2648
diff changeset
   115
	-rm -f *.s *.s2
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   116
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   117
clean::
4783
ad53ae2d2b05 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4746
diff changeset
   118
	-rm -f *.$(O) *.$(H)
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   119
1944
8e596f69b891 automatically generated by browser
Stefan Vogel <sv@exept.de>
parents: 1867
diff changeset
   120
clobber:: clean
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   121
	-rm -f *.so *.dll
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   122
23
fed9d925c0ee Initial revision
claus
parents:
diff changeset
   123
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   124
# BEGINMAKEDEPEND --- do not remove this line; make depend needs it
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   125
$(OUTDIR)AVLTree.$(O) AVLTree.$(C) AVLTree.$(H): AVLTree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   126
$(OUTDIR)AbstractBackgroundJob.$(O) AbstractBackgroundJob.$(C) AbstractBackgroundJob.$(H): AbstractBackgroundJob.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   127
$(OUTDIR)ActiveObject.$(O) ActiveObject.$(C) ActiveObject.$(H): ActiveObject.st $(INCLUDE_TOP)/stx/libbasic/Lookup.$(H) $(INCLUDE_TOP)/stx/libbasic/Message.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   128
$(OUTDIR)ActorStream.$(O) ActorStream.$(C) ActorStream.$(H): ActorStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   129
$(OUTDIR)Archiver.$(O) Archiver.$(C) Archiver.$(H): Archiver.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   130
$(OUTDIR)AutoResizingOrderedCollection.$(O) AutoResizingOrderedCollection.$(C) AutoResizingOrderedCollection.$(H): AutoResizingOrderedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   131
$(OUTDIR)BIG5EncodedString.$(O) BIG5EncodedString.$(C) BIG5EncodedString.$(H): BIG5EncodedString.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/TwoByteString.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
   132
$(OUTDIR)BTree.$(O) BTree.$(C) BTree.$(H): BTree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/KeyedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   133
$(OUTDIR)BaseNCoder.$(O) BaseNCoder.$(C) BaseNCoder.$(H): BaseNCoder.st $(INCLUDE_TOP)/stx/libbasic/AspectVisitor.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ObjectCoder.$(H) $(INCLUDE_TOP)/stx/libbasic/Visitor.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   134
$(OUTDIR)Bezier.$(O) Bezier.$(C) Bezier.$(H): Bezier.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   135
$(OUTDIR)BinaryTree.$(O) BinaryTree.$(C) BinaryTree.$(H): BinaryTree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   136
$(OUTDIR)BinaryTreeNode.$(O) BinaryTreeNode.$(C) BinaryTreeNode.$(H): BinaryTreeNode.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4808
140436eb95e4 new class
Claus Gittinger <cg@exept.de>
parents: 4783
diff changeset
   137
$(OUTDIR)BloomFilter.$(O) BloomFilter.$(C) BloomFilter.$(H): BloomFilter.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   138
$(OUTDIR)BoltLock.$(O) BoltLock.$(C) BoltLock.$(H): BoltLock.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4850
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
   139
$(OUTDIR)CRCStream.$(O) CRCStream.$(C) CRCStream.$(H): CRCStream.st $(INCLUDE_TOP)/stx/libbasic/HashStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   140
$(OUTDIR)CacheDictionary.$(O) CacheDictionary.$(C) CacheDictionary.$(H): CacheDictionary.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Dictionary.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Set.$(H) $(STCHDR)
4164
b3156b40fde5 moved to libbasic:
Claus Gittinger <cg@exept.de>
parents: 4071
diff changeset
   141
$(OUTDIR)CachedValue.$(O) CachedValue.$(C) CachedValue.$(H): CachedValue.st $(INCLUDE_TOP)/stx/libbasic/Error.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/ExecutionError.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/NotFoundError.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProceedableError.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   142
$(OUTDIR)CharacterSet.$(O) CharacterSet.$(C) CharacterSet.$(H): CharacterSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   143
$(OUTDIR)Circle.$(O) Circle.$(C) Circle.$(H): Circle.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   144
$(OUTDIR)CollectingReadStream.$(O) CollectingReadStream.$(C) CollectingReadStream.$(H): CollectingReadStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   145
$(OUTDIR)CollectingSharedQueueStream.$(O) CollectingSharedQueueStream.$(C) CollectingSharedQueueStream.$(H): CollectingSharedQueueStream.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
5101
3428d75e1987 initial checkin
Claus Gittinger <cg@exept.de>
parents: 5093
diff changeset
   146
$(OUTDIR)CollectionBuilder.$(O) CollectionBuilder.$(C) CollectionBuilder.$(H): CollectionBuilder.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
4659
33c68d4f1537 new complex vectors
Claus Gittinger <cg@exept.de>
parents: 4648
diff changeset
   147
$(OUTDIR)ComplexDoubleArray.$(O) ComplexDoubleArray.$(C) ComplexDoubleArray.$(H): ComplexDoubleArray.st $(INCLUDE_TOP)/stx/libbasic/AbstractNumberVector.$(H) $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
33c68d4f1537 new complex vectors
Claus Gittinger <cg@exept.de>
parents: 4648
diff changeset
   148
$(OUTDIR)ComplexFloatArray.$(O) ComplexFloatArray.$(C) ComplexFloatArray.$(H): ComplexFloatArray.st $(INCLUDE_TOP)/stx/libbasic/AbstractNumberVector.$(H) $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   149
$(OUTDIR)CompressionStream.$(O) CompressionStream.$(C) CompressionStream.$(H): CompressionStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   150
$(OUTDIR)Cons.$(O) Cons.$(C) Cons.$(H): Cons.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   151
$(OUTDIR)ConsStream.$(O) ConsStream.$(C) ConsStream.$(H): ConsStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   152
$(OUTDIR)Curve.$(O) Curve.$(C) Curve.$(H): Curve.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5039
789a7c26cb8f class: Future
Claus Gittinger <cg@exept.de>
parents: 4985
diff changeset
   153
$(OUTDIR)DelayedValue.$(O) DelayedValue.$(C) DelayedValue.$(H): DelayedValue.st $(INCLUDE_TOP)/stx/libbasic/ProtoObject.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   154
$(OUTDIR)DirectoryContents.$(O) DirectoryContents.$(C) DirectoryContents.$(H): DirectoryContents.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3887
509ef71a996c initial checkin
Claus Gittinger <cg@exept.de>
parents: 3798
diff changeset
   155
$(OUTDIR)DoubleLink.$(O) DoubleLink.$(C) DoubleLink.$(H): DoubleLink.st $(INCLUDE_TOP)/stx/libbasic/Link.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   156
$(OUTDIR)EllipticalArc.$(O) EllipticalArc.$(C) EllipticalArc.$(H): EllipticalArc.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4578
a53f80bf233a +ExternalInt
Claus Gittinger <cg@exept.de>
parents: 4562
diff changeset
   157
$(OUTDIR)ExternalInt.$(O) ExternalInt.$(C) ExternalInt.$(H): ExternalInt.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/ExternalBytes.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   158
$(OUTDIR)ExternalLong.$(O) ExternalLong.$(C) ExternalLong.$(H): ExternalLong.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/ExternalBytes.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   159
$(OUTDIR)FileSorter.$(O) FileSorter.$(C) FileSorter.$(H): FileSorter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   160
$(OUTDIR)FileText.$(O) FileText.$(C) FileText.$(H): FileText.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/StringCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   161
$(OUTDIR)FilteringStream.$(O) FilteringStream.$(C) FilteringStream.$(H): FilteringStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   162
$(OUTDIR)FourByteString.$(O) FourByteString.$(C) FourByteString.$(H): FourByteString.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
4461
a4271cbc75dd added FuzzyMatcher
Claus Gittinger <cg@exept.de>
parents: 4406
diff changeset
   163
$(OUTDIR)FuzzyMatcher.$(O) FuzzyMatcher.$(C) FuzzyMatcher.$(H): FuzzyMatcher.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   164
$(OUTDIR)GBEncodedString.$(O) GBEncodedString.$(C) GBEncodedString.$(H): GBEncodedString.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/TwoByteString.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   165
$(OUTDIR)GeometricSeries.$(O) GeometricSeries.$(C) GeometricSeries.$(H): GeometricSeries.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ReadOnlySequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   166
$(OUTDIR)HTMLUtilities.$(O) HTMLUtilities.$(C) HTMLUtilities.$(H): HTMLUtilities.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5280
89db46281d8f new classes
Claus Gittinger <cg@exept.de>
parents: 5128
diff changeset
   167
$(OUTDIR)HalfFloat.$(O) HalfFloat.$(C) HalfFloat.$(H): HalfFloat.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4850
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
   168
$(OUTDIR)HalfFloatArray.$(O) HalfFloatArray.$(C) HalfFloatArray.$(H): HalfFloatArray.st $(INCLUDE_TOP)/stx/libbasic/AbstractNumberVector.$(H) $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UnboxedFloatArray.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   169
$(OUTDIR)HandlerCollection.$(O) HandlerCollection.$(C) HandlerCollection.$(H): HandlerCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   170
$(OUTDIR)Heap.$(O) Heap.$(C) Heap.$(H): Heap.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
5280
89db46281d8f new classes
Claus Gittinger <cg@exept.de>
parents: 5128
diff changeset
   171
$(OUTDIR)IEEEFloat.$(O) IEEEFloat.$(C) IEEEFloat.$(H): IEEEFloat.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   172
$(OUTDIR)IdentityBag.$(O) IdentityBag.$(C) IdentityBag.$(H): IdentityBag.st $(INCLUDE_TOP)/stx/libbasic/Bag.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5093
80a65b0bb612 initial checkin
Claus Gittinger <cg@exept.de>
parents: 5061
diff changeset
   173
$(OUTDIR)IncompatibleMatrixError.$(O) IncompatibleMatrixError.$(C) IncompatibleMatrixError.$(H): IncompatibleMatrixError.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticError.$(H) $(INCLUDE_TOP)/stx/libbasic/DomainError.$(H) $(INCLUDE_TOP)/stx/libbasic/Error.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/ExecutionError.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProceedableError.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   174
$(OUTDIR)IncrementNotification.$(O) IncrementNotification.$(C) IncrementNotification.$(H): IncrementNotification.st $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Notification.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4687
733e44cdeef7 new class: IndentStream
Claus Gittinger <cg@exept.de>
parents: 4659
diff changeset
   175
$(OUTDIR)IndentStream.$(O) IndentStream.$(C) IndentStream.$(H): IndentStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   176
$(OUTDIR)InterestConverterWithParameters.$(O) InterestConverterWithParameters.$(C) InterestConverterWithParameters.$(H): InterestConverterWithParameters.st $(INCLUDE_TOP)/stx/libbasic/InterestConverter.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   177
$(OUTDIR)InternalPipeStream.$(O) InternalPipeStream.$(C) InternalPipeStream.$(H): InternalPipeStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   178
$(OUTDIR)Iterator.$(O) Iterator.$(C) Iterator.$(H): Iterator.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   179
$(OUTDIR)JISEncodedString.$(O) JISEncodedString.$(C) JISEncodedString.$(H): JISEncodedString.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/TwoByteString.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   180
$(OUTDIR)KSCEncodedString.$(O) KSCEncodedString.$(C) KSCEncodedString.$(H): KSCEncodedString.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/TwoByteString.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   181
$(OUTDIR)KeywordInContextIndexBuilder.$(O) KeywordInContextIndexBuilder.$(C) KeywordInContextIndexBuilder.$(H): KeywordInContextIndexBuilder.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   182
$(OUTDIR)Lazy.$(O) Lazy.$(C) Lazy.$(H): Lazy.st $(INCLUDE_TOP)/stx/libbasic/ProtoObject.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   183
$(OUTDIR)LazyArray.$(O) LazyArray.$(C) LazyArray.$(H): LazyArray.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   184
$(OUTDIR)LazyValue.$(O) LazyValue.$(C) LazyValue.$(H): LazyValue.st $(INCLUDE_TOP)/stx/libbasic/ProtoObject.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   185
$(OUTDIR)LineSegment.$(O) LineSegment.$(C) LineSegment.$(H): LineSegment.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   186
$(OUTDIR)List.$(O) List.$(C) List.$(H): List.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   187
$(OUTDIR)LoggingStream.$(O) LoggingStream.$(C) LoggingStream.$(H): LoggingStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   188
$(OUTDIR)MappedCollection.$(O) MappedCollection.$(C) MappedCollection.$(H): MappedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5128
1f0882b58f80 class: SequenceableCollection class
Claus Gittinger <cg@exept.de>
parents: 5114
diff changeset
   189
$(OUTDIR)Matrix.$(O) Matrix.$(C) Matrix.$(H): Matrix.st $(INCLUDE_TOP)/stx/libbasic/AbstractMultidimensionalArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   190
$(OUTDIR)MessageChannel.$(O) MessageChannel.$(C) MessageChannel.$(H): MessageChannel.st $(INCLUDE_TOP)/stx/libbasic/Message.$(H) $(INCLUDE_TOP)/stx/libbasic/MessageSend.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   191
$(OUTDIR)Monitor.$(O) Monitor.$(C) Monitor.$(H): Monitor.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   192
$(OUTDIR)MultiReadStream.$(O) MultiReadStream.$(C) MultiReadStream.$(H): MultiReadStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   193
$(OUTDIR)NameLookupError.$(O) NameLookupError.$(C) NameLookupError.$(H): NameLookupError.st $(INCLUDE_TOP)/stx/libbasic/Error.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProceedableError.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   194
$(OUTDIR)NumberSet.$(O) NumberSet.$(C) NumberSet.$(H): NumberSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
5280
89db46281d8f new classes
Claus Gittinger <cg@exept.de>
parents: 5128
diff changeset
   195
$(OUTDIR)OctaFloat.$(O) OctaFloat.$(C) OctaFloat.$(H): OctaFloat.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   196
$(OUTDIR)OperationQueue.$(O) OperationQueue.$(C) OperationQueue.$(H): OperationQueue.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5061
9a7f6c7cb0a2 initial checkin
Claus Gittinger <cg@exept.de>
parents: 5039
diff changeset
   197
$(OUTDIR)PersistentFileHistory.$(O) PersistentFileHistory.$(C) PersistentFileHistory.$(H): PersistentFileHistory.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   198
$(OUTDIR)PhoneticStringUtilities.$(O) PhoneticStringUtilities.$(C) PhoneticStringUtilities.$(H): PhoneticStringUtilities.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   199
$(OUTDIR)PluggableDictionary.$(O) PluggableDictionary.$(C) PluggableDictionary.$(H): PluggableDictionary.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Dictionary.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Set.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   200
$(OUTDIR)PluggableSet.$(O) PluggableSet.$(C) PluggableSet.$(H): PluggableSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Set.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   201
$(OUTDIR)Polygon.$(O) Polygon.$(C) Polygon.$(H): Polygon.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   202
$(OUTDIR)PowerSet.$(O) PowerSet.$(C) PowerSet.$(H): PowerSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   203
$(OUTDIR)PrinterStream.$(O) PrinterStream.$(C) PrinterStream.$(H): PrinterStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   204
$(OUTDIR)PrintfScanf.$(O) PrintfScanf.$(C) PrintfScanf.$(H): PrintfScanf.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   205
$(OUTDIR)PriorityQueue.$(O) PriorityQueue.$(C) PriorityQueue.$(H): PriorityQueue.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   206
$(OUTDIR)Promise.$(O) Promise.$(C) Promise.$(H): Promise.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
   207
$(OUTDIR)QDouble.$(O) QDouble.$(C) QDouble.$(H): QDouble.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4985
d13071b344a0 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4910
diff changeset
   208
$(OUTDIR)QuadFloat.$(O) QuadFloat.$(C) QuadFloat.$(H): QuadFloat.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   209
$(OUTDIR)Queue.$(O) Queue.$(C) Queue.$(H): Queue.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   210
$(OUTDIR)Random.$(O) Random.$(C) Random.$(H): Random.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   211
$(OUTDIR)RandomBlumBlumShub.$(O) RandomBlumBlumShub.$(C) RandomBlumBlumShub.$(H): RandomBlumBlumShub.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   212
$(OUTDIR)RandomKISS.$(O) RandomKISS.$(C) RandomKISS.$(H): RandomKISS.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   213
$(OUTDIR)RandomKISS2.$(O) RandomKISS2.$(C) RandomKISS2.$(H): RandomKISS2.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   214
$(OUTDIR)RandomMT19937.$(O) RandomMT19937.$(C) RandomMT19937.$(H): RandomMT19937.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   215
$(OUTDIR)RandomParkMiller.$(O) RandomParkMiller.$(C) RandomParkMiller.$(H): RandomParkMiller.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   216
$(OUTDIR)RandomRDRand.$(O) RandomRDRand.$(C) RandomRDRand.$(H): RandomRDRand.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   217
$(OUTDIR)RandomTT800.$(O) RandomTT800.$(C) RandomTT800.$(H): RandomTT800.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   218
$(OUTDIR)ReindexedCollection.$(O) ReindexedCollection.$(C) ReindexedCollection.$(H): ReindexedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   219
$(OUTDIR)RunArray.$(O) RunArray.$(C) RunArray.$(H): RunArray.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   220
$(OUTDIR)SegmentedOrderedCollection.$(O) SegmentedOrderedCollection.$(C) SegmentedOrderedCollection.$(H): SegmentedOrderedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   221
$(OUTDIR)SelectingReadStream.$(O) SelectingReadStream.$(C) SelectingReadStream.$(H): SelectingReadStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   222
$(OUTDIR)SequenceWithSentinel.$(O) SequenceWithSentinel.$(C) SequenceWithSentinel.$(H): SequenceWithSentinel.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   223
$(OUTDIR)SequenceableCollectionSorter.$(O) SequenceableCollectionSorter.$(C) SequenceableCollectionSorter.$(H): SequenceableCollectionSorter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   224
$(OUTDIR)SerialPort.$(O) SerialPort.$(C) SerialPort.$(H): SerialPort.st $(INCLUDE_TOP)/stx/libbasic/ExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/NonPositionableExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/ReadWriteStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   225
$(OUTDIR)SharedCollection.$(O) SharedCollection.$(C) SharedCollection.$(H): SharedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   226
$(OUTDIR)Singleton.$(O) Singleton.$(C) Singleton.$(H): Singleton.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   227
$(OUTDIR)SmallBag.$(O) SmallBag.$(C) SmallBag.$(H): SmallBag.st $(INCLUDE_TOP)/stx/libbasic/Bag.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   228
$(OUTDIR)Socket.$(O) Socket.$(C) Socket.$(H): Socket.st $(INCLUDE_TOP)/stx/libbasic/ExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/NonPositionableExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/ReadWriteStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   229
$(OUTDIR)SocketAddress.$(O) SocketAddress.$(C) SocketAddress.$(H): SocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   230
$(OUTDIR)SocketAddressInfo.$(O) SocketAddressInfo.$(C) SocketAddressInfo.$(H): SocketAddressInfo.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4562
9b14758103d8 add class: SocketErrorNotification class
Stefan Vogel <sv@exept.de>
parents: 4543
diff changeset
   231
$(OUTDIR)SocketErrorNotification.$(O) SocketErrorNotification.$(C) SocketErrorNotification.$(H): SocketErrorNotification.st $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Notification.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   232
$(OUTDIR)SortedSet.$(O) SortedSet.$(C) SortedSet.$(H): SortedSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedSet.$(H) $(INCLUDE_TOP)/stx/libbasic/Set.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   233
$(OUTDIR)SoundStream.$(O) SoundStream.$(C) SoundStream.$(H): SoundStream.st $(INCLUDE_TOP)/stx/libbasic/ExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/FileStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/ReadWriteStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   234
$(OUTDIR)Spline.$(O) Spline.$(C) Spline.$(H): Spline.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   235
$(OUTDIR)SplittingWriteStream.$(O) SplittingWriteStream.$(C) SplittingWriteStream.$(H): SplittingWriteStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   236
$(OUTDIR)Stack.$(O) Stack.$(C) Stack.$(H): Stack.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   237
$(OUTDIR)StringPattern.$(O) StringPattern.$(C) StringPattern.$(H): StringPattern.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   238
$(OUTDIR)StringUtilities.$(O) StringUtilities.$(C) StringUtilities.$(H): StringUtilities.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
   239
$(OUTDIR)TSTree.$(O) TSTree.$(C) TSTree.$(H): TSTree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/KeyedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   240
$(OUTDIR)TSTreeNode.$(O) TSTreeNode.$(C) TSTreeNode.$(H): TSTreeNode.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4783
ad53ae2d2b05 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4746
diff changeset
   241
$(OUTDIR)TableData.$(O) TableData.$(C) TableData.$(H): TableData.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   242
$(OUTDIR)TerminalSession.$(O) TerminalSession.$(C) TerminalSession.$(H): TerminalSession.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   243
$(OUTDIR)Text.$(O) Text.$(C) Text.$(H): Text.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   244
$(OUTDIR)TextClassifier.$(O) TextClassifier.$(C) TextClassifier.$(H): TextClassifier.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   245
$(OUTDIR)TextStream.$(O) TextStream.$(C) TextStream.$(H): TextStream.st $(INCLUDE_TOP)/stx/libbasic/CharacterWriteStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   246
$(OUTDIR)TreeSet.$(O) TreeSet.$(C) TreeSet.$(H): TreeSet.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
5093
80a65b0bb612 initial checkin
Claus Gittinger <cg@exept.de>
parents: 5061
diff changeset
   247
$(OUTDIR)Trie.$(O) Trie.$(C) Trie.$(H): Trie.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   248
$(OUTDIR)URI.$(O) URI.$(C) URI.$(H): URI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   249
$(OUTDIR)UUID.$(O) UUID.$(C) UUID.$(H): UUID.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/ByteArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   250
$(OUTDIR)UndoSupport.$(O) UndoSupport.$(C) UndoSupport.$(H): UndoSupport.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   251
$(OUTDIR)UnitConverter.$(O) UnitConverter.$(C) UnitConverter.$(H): UnitConverter.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   252
$(OUTDIR)UnixPTYStream.$(O) UnixPTYStream.$(C) UnixPTYStream.$(H): UnixPTYStream.st $(INCLUDE_TOP)/stx/libbasic/ExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/NonPositionableExternalStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PipeStream.$(H) $(INCLUDE_TOP)/stx/libbasic/PositionableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/ReadWriteStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/WriteStream.$(H) $(STCHDR)
3887
509ef71a996c initial checkin
Claus Gittinger <cg@exept.de>
parents: 3798
diff changeset
   253
$(OUTDIR)ValueLink.$(O) ValueLink.$(C) ValueLink.$(H): ValueLink.st $(INCLUDE_TOP)/stx/libbasic/Link.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   254
$(OUTDIR)VirtualArray.$(O) VirtualArray.$(C) VirtualArray.$(H): VirtualArray.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
4543
404a097f8379 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4461
diff changeset
   255
$(OUTDIR)VirtualDictionary.$(O) VirtualDictionary.$(C) VirtualDictionary.$(H): VirtualDictionary.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
4700
9bce541cbc6e initial checkin
Claus Gittinger <cg@exept.de>
parents: 4687
diff changeset
   256
$(OUTDIR)WeakOrderedCollection.$(O) WeakOrderedCollection.$(C) WeakOrderedCollection.$(H): WeakOrderedCollection.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   257
$(OUTDIR)ZipArchiveConstants.$(O) ZipArchiveConstants.$(C) ZipArchiveConstants.$(H): ZipArchiveConstants.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SharedPool.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   258
$(OUTDIR)stx_libbasic2.$(O) stx_libbasic2.$(C) stx_libbasic2.$(H): stx_libbasic2.st $(INCLUDE_TOP)/stx/libbasic/LibraryDefinition.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProjectDefinition.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   259
$(OUTDIR)AATree.$(O) AATree.$(C) AATree.$(H): AATree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/BinaryTree.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   260
$(OUTDIR)AATreeNode.$(O) AATreeNode.$(C) AATreeNode.$(H): AATreeNode.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/BinaryTreeNode.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   261
$(OUTDIR)AppletalkSocketAddress.$(O) AppletalkSocketAddress.$(C) AppletalkSocketAddress.$(H): AppletalkSocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/SocketAddress.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   262
$(OUTDIR)Arrow.$(O) Arrow.$(C) Arrow.$(H): Arrow.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/LineSegment.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   263
$(OUTDIR)ArrowedSpline.$(O) ArrowedSpline.$(C) ArrowedSpline.$(H): ArrowedSpline.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/Spline.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   264
$(OUTDIR)AutoResizingOrderedCollectionWithDefault.$(O) AutoResizingOrderedCollectionWithDefault.$(C) AutoResizingOrderedCollectionWithDefault.$(H): AutoResizingOrderedCollectionWithDefault.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/OrderedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/AutoResizingOrderedCollection.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   265
$(OUTDIR)BZip2Stream.$(O) BZip2Stream.$(C) BZip2Stream.$(H): BZip2Stream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/CompressionStream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   266
$(OUTDIR)BackgroundJob.$(O) BackgroundJob.$(C) BackgroundJob.$(H): BackgroundJob.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/AbstractBackgroundJob.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   267
$(OUTDIR)BackgroundPeriodicalJob.$(O) BackgroundPeriodicalJob.$(C) BackgroundPeriodicalJob.$(H): BackgroundPeriodicalJob.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/AbstractBackgroundJob.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   268
$(OUTDIR)BackgroundQueueProcessingJob.$(O) BackgroundQueueProcessingJob.$(C) BackgroundQueueProcessingJob.$(H): BackgroundQueueProcessingJob.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/AbstractBackgroundJob.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   269
$(OUTDIR)Base32Coder.$(O) Base32Coder.$(C) Base32Coder.$(H): Base32Coder.st $(INCLUDE_TOP)/stx/libbasic/AspectVisitor.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ObjectCoder.$(H) $(INCLUDE_TOP)/stx/libbasic/Visitor.$(H) $(INCLUDE_TOP)/stx/libbasic2/BaseNCoder.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   270
$(OUTDIR)Base64Coder.$(O) Base64Coder.$(C) Base64Coder.$(H): Base64Coder.st $(INCLUDE_TOP)/stx/libbasic/AspectVisitor.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ObjectCoder.$(H) $(INCLUDE_TOP)/stx/libbasic/Visitor.$(H) $(INCLUDE_TOP)/stx/libbasic2/BaseNCoder.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   271
$(OUTDIR)BayesClassifier.$(O) BayesClassifier.$(C) BayesClassifier.$(H): BayesClassifier.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/TextClassifier.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   272
$(OUTDIR)Bezier2Segment.$(O) Bezier2Segment.$(C) Bezier2Segment.$(H): Bezier2Segment.st $(INCLUDE_TOP)/stx/libbasic/Geometric.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/LineSegment.$(H) $(STCHDR)
4850
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
   273
$(OUTDIR)CRC16Stream.$(O) CRC16Stream.$(C) CRC16Stream.$(H): CRC16Stream.st $(INCLUDE_TOP)/stx/libbasic/HashStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/CRCStream.$(H) $(STCHDR)
5da9279256bb class: CRC16Stream
Claus Gittinger <cg@exept.de>
parents: 4821
diff changeset
   274
$(OUTDIR)CRC32Stream.$(O) CRC32Stream.$(C) CRC32Stream.$(H): CRC32Stream.st $(INCLUDE_TOP)/stx/libbasic/HashStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/CRCStream.$(H) $(STCHDR)
4910
8bc375df56b1 class: CRC32Stream class
Claus Gittinger <cg@exept.de>
parents: 4850
diff changeset
   275
$(OUTDIR)CRC8Stream.$(O) CRC8Stream.$(C) CRC8Stream.$(H): CRC8Stream.st $(INCLUDE_TOP)/stx/libbasic/HashStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/CRCStream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   276
$(OUTDIR)CacheDictionaryWithFactory.$(O) CacheDictionaryWithFactory.$(C) CacheDictionaryWithFactory.$(H): CacheDictionaryWithFactory.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Dictionary.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Set.$(H) $(INCLUDE_TOP)/stx/libbasic2/CacheDictionary.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   277
$(OUTDIR)DecNetSocketAddress.$(O) DecNetSocketAddress.$(C) DecNetSocketAddress.$(H): DecNetSocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/SocketAddress.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   278
$(OUTDIR)EpsonFX1PrinterStream.$(O) EpsonFX1PrinterStream.$(C) EpsonFX1PrinterStream.$(H): EpsonFX1PrinterStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/PrinterStream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   279
$(OUTDIR)FilteringLineStream.$(O) FilteringLineStream.$(C) FilteringLineStream.$(H): FilteringLineStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/FilteringStream.$(H) $(STCHDR)
5039
789a7c26cb8f class: Future
Claus Gittinger <cg@exept.de>
parents: 4985
diff changeset
   280
$(OUTDIR)Future.$(O) Future.$(C) Future.$(H): Future.st $(INCLUDE_TOP)/stx/libbasic/ProtoObject.$(H) $(INCLUDE_TOP)/stx/libbasic2/DelayedValue.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   281
$(OUTDIR)HPLjetIIPrinterStream.$(O) HPLjetIIPrinterStream.$(C) HPLjetIIPrinterStream.$(H): HPLjetIIPrinterStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/PrinterStream.$(H) $(STCHDR)
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   282
$(OUTDIR)HTMLPrinterStream.$(O) HTMLPrinterStream.$(C) HTMLPrinterStream.$(H): HTMLPrinterStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/PrinterStream.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   283
$(OUTDIR)HierarchicalURI.$(O) HierarchicalURI.$(C) HierarchicalURI.$(H): HierarchicalURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   284
$(OUTDIR)HostAddressLookupError.$(O) HostAddressLookupError.$(C) HostAddressLookupError.$(H): HostAddressLookupError.st $(INCLUDE_TOP)/stx/libbasic/Error.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProceedableError.$(H) $(INCLUDE_TOP)/stx/libbasic2/NameLookupError.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   285
$(OUTDIR)HostNameLookupError.$(O) HostNameLookupError.$(C) HostNameLookupError.$(H): HostNameLookupError.st $(INCLUDE_TOP)/stx/libbasic/Error.$(H) $(INCLUDE_TOP)/stx/libbasic/Exception.$(H) $(INCLUDE_TOP)/stx/libbasic/GenericException.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ProceedableError.$(H) $(INCLUDE_TOP)/stx/libbasic2/NameLookupError.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   286
$(OUTDIR)IPSocketAddress.$(O) IPSocketAddress.$(C) IPSocketAddress.$(H): IPSocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/SocketAddress.$(H) $(STCHDR)
3900
d9f7c0265cc0 class: HTMLPrinterStream
Claus Gittinger <cg@exept.de>
parents: 3887
diff changeset
   287
$(OUTDIR)LazyCons.$(O) LazyCons.$(C) LazyCons.$(H): LazyCons.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/Cons.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   288
$(OUTDIR)LineNumberReadStream.$(O) LineNumberReadStream.$(C) LineNumberReadStream.$(H): LineNumberReadStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/FilteringStream.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   289
$(OUTDIR)PostscriptPrinterStream.$(O) PostscriptPrinterStream.$(C) PostscriptPrinterStream.$(H): PostscriptPrinterStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/PrinterStream.$(H) $(STCHDR)
4604
1dd4f7f9e215 class: RandomGenerator
Claus Gittinger <cg@exept.de>
parents: 4578
diff changeset
   290
$(OUTDIR)RandomGNUSmalltalk.$(O) RandomGNUSmalltalk.$(C) RandomGNUSmalltalk.$(H): RandomGNUSmalltalk.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/Random.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   291
$(OUTDIR)RandomGenerator.$(O) RandomGenerator.$(C) RandomGenerator.$(H): RandomGenerator.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/Random.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   292
$(OUTDIR)SharedQueue.$(O) SharedQueue.$(C) SharedQueue.$(H): SharedQueue.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/Queue.$(H) $(STCHDR)
4406
Claus Gittinger <cg@exept.de>
parents: 4308
diff changeset
   293
$(OUTDIR)TSMultiTree.$(O) TSMultiTree.$(C) TSMultiTree.$(H): TSMultiTree.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/KeyedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/TSTree.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   294
$(OUTDIR)TSMultiTreeNode.$(O) TSMultiTreeNode.$(C) TSMultiTreeNode.$(H): TSMultiTreeNode.st $(INCLUDE_TOP)/stx/libbasic/Array.$(H) $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/TSTreeNode.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   295
$(OUTDIR)TimedPromise.$(O) TimedPromise.$(C) TimedPromise.$(H): TimedPromise.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/Promise.$(H) $(STCHDR)
5128
1f0882b58f80 class: SequenceableCollection class
Claus Gittinger <cg@exept.de>
parents: 5114
diff changeset
   296
$(OUTDIR)TwoDimensionalMatrix.$(O) TwoDimensionalMatrix.$(C) TwoDimensionalMatrix.$(H): TwoDimensionalMatrix.st $(INCLUDE_TOP)/stx/libbasic/AbstractMultidimensionalArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/Matrix.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   297
$(OUTDIR)UDSocketAddress.$(O) UDSocketAddress.$(C) UDSocketAddress.$(H): UDSocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/SocketAddress.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   298
$(OUTDIR)Unicode32String.$(O) Unicode32String.$(C) Unicode32String.$(H): Unicode32String.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/FourByteString.$(H) $(STCHDR)
3887
509ef71a996c initial checkin
Claus Gittinger <cg@exept.de>
parents: 3798
diff changeset
   299
$(OUTDIR)ValueDoubleLink.$(O) ValueDoubleLink.$(C) ValueDoubleLink.$(H): ValueDoubleLink.st $(INCLUDE_TOP)/stx/libbasic/Link.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/DoubleLink.$(H) $(STCHDR)
4821
c352a09ebb4d initial checkin
Claus Gittinger <cg@exept.de>
parents: 4808
diff changeset
   300
$(OUTDIR)VirtualArrayWithCache.$(O) VirtualArrayWithCache.$(C) VirtualArrayWithCache.$(H): VirtualArrayWithCache.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/VirtualArray.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   301
$(OUTDIR)ZipArchive.$(O) ZipArchive.$(C) ZipArchive.$(H): ZipArchive.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/PeekableStream.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/ZipArchiveConstants.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   302
$(OUTDIR)ZipStream.$(O) ZipStream.$(C) ZipStream.$(H): ZipStream.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic2/CompressionStream.$(H) $(STCHDR)
4746
b706f9bc89e0 initial checkin
Claus Gittinger <cg@exept.de>
parents: 4725
diff changeset
   303
$(OUTDIR)Base64UrlCoder.$(O) Base64UrlCoder.$(C) Base64UrlCoder.$(H): Base64UrlCoder.st $(INCLUDE_TOP)/stx/libbasic/AspectVisitor.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/ObjectCoder.$(H) $(INCLUDE_TOP)/stx/libbasic/Visitor.$(H) $(INCLUDE_TOP)/stx/libbasic2/Base64Coder.$(H) $(INCLUDE_TOP)/stx/libbasic2/BaseNCoder.$(H) $(STCHDR)
3798
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   304
$(OUTDIR)FileURI.$(O) FileURI.$(C) FileURI.$(H): FileURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/HierarchicalURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   305
$(OUTDIR)FtpURI.$(O) FtpURI.$(C) FtpURI.$(H): FtpURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/HierarchicalURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   306
$(OUTDIR)HttpURI.$(O) HttpURI.$(C) HttpURI.$(H): HttpURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/HierarchicalURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   307
$(OUTDIR)IPv6SocketAddress.$(O) IPv6SocketAddress.$(C) IPv6SocketAddress.$(H): IPv6SocketAddress.st $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(INCLUDE_TOP)/stx/libbasic2/IPSocketAddress.$(H) $(INCLUDE_TOP)/stx/libbasic2/SocketAddress.$(H) $(STCHDR)
0a37411f1752 comment
Claus Gittinger <cg@exept.de>
parents: 3692
diff changeset
   308
$(OUTDIR)SftpURI.$(O) SftpURI.$(C) SftpURI.$(H): SftpURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/HierarchicalURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
5128
1f0882b58f80 class: SequenceableCollection class
Claus Gittinger <cg@exept.de>
parents: 5114
diff changeset
   309
$(OUTDIR)SquareMatrix.$(O) SquareMatrix.$(C) SquareMatrix.$(H): SquareMatrix.st $(INCLUDE_TOP)/stx/libbasic/AbstractMultidimensionalArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/Matrix.$(H) $(INCLUDE_TOP)/stx/libbasic2/TwoDimensionalMatrix.$(H) $(STCHDR)
4071
f24375caf1a2 initial checkin
Claus Gittinger <cg@exept.de>
parents: 3923
diff changeset
   310
$(OUTDIR)UnlimitedSharedQueue.$(O) UnlimitedSharedQueue.$(C) UnlimitedSharedQueue.$(H): UnlimitedSharedQueue.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/Queue.$(H) $(INCLUDE_TOP)/stx/libbasic2/SharedQueue.$(H) $(STCHDR)
4725
29050f917bec initial checkin
Claus Gittinger <cg@exept.de>
parents: 4700
diff changeset
   311
$(OUTDIR)HttpsURI.$(O) HttpsURI.$(C) HttpsURI.$(H): HttpsURI.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic2/HierarchicalURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/HttpURI.$(H) $(INCLUDE_TOP)/stx/libbasic2/URI.$(H) $(STCHDR)
5128
1f0882b58f80 class: SequenceableCollection class
Claus Gittinger <cg@exept.de>
parents: 5114
diff changeset
   312
$(OUTDIR)Matrix2_2.$(O) Matrix2_2.$(C) Matrix2_2.$(H): Matrix2_2.st $(INCLUDE_TOP)/stx/libbasic/AbstractMultidimensionalArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/Matrix.$(H) $(INCLUDE_TOP)/stx/libbasic2/SquareMatrix.$(H) $(INCLUDE_TOP)/stx/libbasic2/TwoDimensionalMatrix.$(H) $(STCHDR)
1f0882b58f80 class: SequenceableCollection class
Claus Gittinger <cg@exept.de>
parents: 5114
diff changeset
   313
$(OUTDIR)Matrix3_3.$(O) Matrix3_3.$(C) Matrix3_3.$(H): Matrix3_3.st $(INCLUDE_TOP)/stx/libbasic/AbstractMultidimensionalArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic2/Matrix.$(H) $(INCLUDE_TOP)/stx/libbasic2/SquareMatrix.$(H) $(INCLUDE_TOP)/stx/libbasic2/TwoDimensionalMatrix.$(H) $(STCHDR)
5298
a4e4b5495d01 class: MetaNumber
Claus Gittinger <cg@exept.de>
parents: 5286
diff changeset
   314
$(OUTDIR)extensions.$(O): extensions.st $(INCLUDE_TOP)/stx/libbasic/ArithmeticValue.$(H) $(INCLUDE_TOP)/stx/libbasic/ArrayedCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Block.$(H) $(INCLUDE_TOP)/stx/libbasic/CharacterArray.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/CompiledCode.$(H) $(INCLUDE_TOP)/stx/libbasic/ExecutableFunction.$(H) $(INCLUDE_TOP)/stx/libbasic/Float.$(H) $(INCLUDE_TOP)/stx/libbasic/Fraction.$(H) $(INCLUDE_TOP)/stx/libbasic/Integer.$(H) $(INCLUDE_TOP)/stx/libbasic/LimitedPrecisionReal.$(H) $(INCLUDE_TOP)/stx/libbasic/LongFloat.$(H) $(INCLUDE_TOP)/stx/libbasic/Magnitude.$(H) $(INCLUDE_TOP)/stx/libbasic/MetaNumber.$(H) $(INCLUDE_TOP)/stx/libbasic/Number.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/ShortFloat.$(H) $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/UninterpretedBytes.$(H) $(STCHDR)
1741
4dff55c6969b automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1733
diff changeset
   315
1657
4ebfae89a262 automatically generated by browser
Claus Gittinger <cg@exept.de>
parents: 1562
diff changeset
   316
# ENDMAKEDEPEND --- do not remove this line