automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 08 Aug 2011 23:45:01 +0200
changeset 2614 6a51c0b58ff4
parent 2613 bb6c69cc5417
child 2615 0e34d89abcaa
automatically generated by browser
Make.proto
--- a/Make.proto	Mon Aug 08 23:44:59 2011 +0200
+++ b/Make.proto	Mon Aug 08 23:45:01 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic2/Make.proto,v 1.183 2011-08-05 10:02:04 cg Exp $
+# $Header: /cvs/stx/stx/libbasic2/Make.proto,v 1.184 2011-08-08 21:45:01 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic2.
@@ -150,7 +150,6 @@
 $(OUTDIR)Queue.$(O) Queue.$(H): Queue.st $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)Random.$(O) Random.$(H): Random.st $(INCLUDE_TOP)/stx/libbasic/Stream.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RandomGenerator.$(O) RandomGenerator.$(H): RandomGenerator.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
-$(OUTDIR)RandomParkMiller.$(O) RandomParkMiller.$(H): RandomParkMiller.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RandomTT800.$(O) RandomTT800.$(H): RandomTT800.st $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)ReindexedCollection.$(O) ReindexedCollection.$(H): ReindexedCollection.st $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)
 $(OUTDIR)RunArray.$(O) RunArray.$(H): RunArray.st $(INCLUDE_TOP)/stx/libbasic/SequenceableCollection.$(H) $(INCLUDE_TOP)/stx/libbasic/Collection.$(H) $(INCLUDE_TOP)/stx/libbasic/Object.$(H) $(STCHDR)