automatically generated by browser
authorsr
Wed, 24 Mar 2010 12:10:27 +0100
changeset 12801 f0c8e9ab29dc
parent 12800 7c251e40e07e
child 12802 6e72219735b9
automatically generated by browser
Make.spec
--- a/Make.spec	Wed Mar 24 12:10:26 2010 +0100
+++ b/Make.spec	Wed Mar 24 12:10:27 2010 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.103 2009-11-16 08:57:58 stefan Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.104 2010-03-24 11:10:27 sr Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -49,16 +49,299 @@
 # STCWARNINGS=-warnEOLComments
 STCWARNINGS=-warnNonStandard
 
-WIN32_OBJS= \
-    $(OUTDIR)Win32Process.$(O) \
-    $(OUTDIR)PCFilename.$(O) \
-    $(OUTDIR)Encoder_MS_Baltic.$(O) \
-    $(OUTDIR)Encoder_MS_Cyrillic.$(O) \
-    $(OUTDIR)Encoder_MS_Greek.$(O) \
-    $(OUTDIR)Win32Handle.$(O) \
-    $(OUTDIR)Win32FILEHandle.$(O) \
-    $(OUTDIR)Win32Constants.$(O) \
-    $(OUTDIR)Win32OperatingSystem.$(O) \
+UNIX_CLASSES= \
+	UnixFileDescriptorHandle \
+	UnixFileHandle \
+	UnixOperatingSystem \
+
+COMMON_CLASSES= \
+	Autoload \
+	Object \
+	ProtoObject \
+	AbstractOperatingSystem \
+	AbstractSourceFileReader \
+	Behavior \
+	Boolean \
+	CharacterEncoder \
+	ClassBuilder \
+	ClassCategoryReader \
+	Collection \
+	Context \
+	Continuation \
+	Delay \
+	ExecutableFunction \
+	ExternalAddress \
+	Filename \
+	GenericException \
+	Geometric \
+	InlineObject \
+	InterestConverter \
+	Link \
+	Magnitude \
+	Message \
+	MiniDebugger \
+	MiniInspector \
+	NameSpace \
+	OSErrorHolder \
+	ObjectMemory \
+	PackageId \
+	PluginSupport \
+	ProcessorScheduler \
+	ProgrammingLanguage \
+	Project \
+	ProjectDefinition \
+	ReadEvalPrintLoop \
+	RecursionLock \
+	Registry \
+	Semaphore \
+	SharedPool \
+	Signal \
+	Smalltalk \
+	StandaloneStartup \
+	Stream \
+	UndefinedObject \
+	UserMessage \
+	Visitor \
+	AbstractTime \
+	ApplicationDefinition \
+	ArithmeticValue \
+	AspectVisitor \
+	AutoDeletedFilename \
+	Bag \
+	BlockContext \
+	CachingRegistry \
+	Character \
+	CharacterEncoderImplementations::ISO10646_1 \
+	CharacterEncoderImplementations::SingleByteEncoder \
+	CharacterEncoderImplementations::TwoByteEncoder \
+	CompiledCode \
+	ControlInterrupt \
+	Date \
+	Exception \
+	ExternalFunction \
+	False \
+	HandleRegistry \
+	HashStream \
+	InlineObjectPrototype \
+	KeyedCollection \
+	LibraryDefinition \
+	LookupKey \
+	MessageSend \
+	NoHandlerError \
+	Notification \
+	OSHandle \
+	PeekableStream \
+	Process \
+	QuerySignal \
+	Rectangle \
+	SequenceableCollection \
+	Set \
+	SmalltalkChunkFileSourceReader \
+	SmalltalkLanguage \
+	True \
+	UnixFilename \
+	UserNotification \
+	WeakInterestConverter \
+	ActivityNotification \
+	ArrayedCollection \
+	Association \
+	Block \
+	CharacterEncoderImplementations::ASCII \
+	CharacterEncoderImplementations::ISO10646_to_UTF8 \
+	CharacterEncoderImplementations::ISO8859_1 \
+	CharacterEncoderImplementations::ISO8859_15 \
+	CharacterEncoderImplementations::ISO8859_2 \
+	CharacterEncoderImplementations::ISO8859_5 \
+	CharacterEncoderImplementations::ISO8859_7 \
+	CharacterEncoderImplementations::JIS0208_to_SJIS \
+	CharacterEncoderImplementations::MS_Ansi \
+	ClassDescription \
+	ControlRequest \
+	Dictionary \
+	EncodedStream \
+	EndOfStreamNotification \
+	Error \
+	ExternalFunctionCallback \
+	ExternalLibraryFunction \
+	HaltInterrupt \
+	IdentitySet \
+	LinkedList \
+	MD5Stream \
+	Method \
+	MethodDictionary \
+	Number \
+	OSFileHandle \
+	ObjectCoder \
+	OrderedCollection \
+	Point \
+	PositionableStream \
+	Query \
+	ReadOnlySequenceableCollection \
+	RecursiveStoreError \
+	SHA1Stream \
+	Time \
+	Timestamp \
+	UserConfirmation \
+	UserInformation \
+	UserInterrupt \
+	Warning \
+	YesToAllConfirmation \
+	stx_libbasic \
+	AbortAllOperationRequest \
+	AbstractSourceFileWriter \
+	Array \
+	BreakPointInterrupt \
+	CheapBlock \
+	Class \
+	ClassBuildError \
+	DoubleArray \
+	ElementBoundsError \
+	FloatArray \
+	Fraction \
+	IdentityDictionary \
+	InlineObjectClassDescription \
+	Integer \
+	Interval \
+	LimitedPrecisionReal \
+	MeasurementValue \
+	Metaclass \
+	OsError \
+	ProceedError \
+	ProceedableError \
+	QueryWithoutDefault \
+	ReadStream \
+	RecursionError \
+	RecursiveExceptionError \
+	RestartProcessRequest \
+	SemaphoreSet \
+	SignalSet \
+	SnapshotError \
+	SortedCollection \
+	StringCollection \
+	TerminateProcessRequest \
+	UninterpretedBytes \
+	VMInternalError \
+	VarArgBlock \
+	WeakArray \
+	WeakIdentitySet \
+	WeakValueDictionary \
+	WriteStream \
+	AbortOperationRequest \
+	AllocationFailure \
+	ArithmeticError \
+	AssertionFailedError \
+	AutoloadMetaclass \
+	ByteArray \
+	CharacterWriteStream \
+	ContextError \
+	ConversionError \
+	DeepCopyError \
+	ExceptionHandlerSet \
+	ExecutionError \
+	ExternalBytes \
+	FixedPoint \
+	Float \
+	GetOpt \
+	LargeInteger \
+	LongFloat \
+	MessageNotUnderstood \
+	NotFoundError \
+	OSSignalInterrupt \
+	OsIllegalOperation \
+	OsInaccessibleError \
+	OsInvalidArgumentsError \
+	OsNeedRetryError \
+	OsNoResourcesError \
+	OsNotification \
+	OsTransferFaultError \
+	PrivateMetaclass \
+	ReadWriteStream \
+	ShortFloat \
+	SignalError \
+	SmallInteger \
+	SmalltalkChunkFileSourceWriter \
+	StreamError \
+	SubclassResponsibilityError \
+	TimeoutError \
+	UnimplementedFunctionalityError \
+	UserPreferences \
+	VarArgCheapBlock \
+	WeakIdentityDictionary \
+	ArgumentError \
+	CannotResumeError \
+	CannotReturnError \
+	CharacterArray \
+	CharacterEncoderError \
+	DateConversionError \
+	DomainError \
+	EndOfStreamError \
+	ExternalStream \
+	ExternalStructure \
+	IncompleteNextCountError \
+	IndexNotFoundError \
+	InvalidCodeError \
+	InvalidModeError \
+	InvalidOperationError \
+	KeyNotFoundError \
+	MallocFailure \
+	NonBooleanReceiverError \
+	OpenError \
+	PositionError \
+	PositionOutOfBoundsError \
+	PrimitiveFailure \
+	RangeError \
+	ReadError \
+	StreamIOError \
+	StreamNotOpenError \
+	TimeConversionError \
+	UnorderedNumbersError \
+	UnprotectedExternalBytes \
+	WeakDependencyDictionary \
+	WriteError \
+	WrongProceedabilityError \
+	BadLiteralsError \
+	DecodingError \
+	EncodingError \
+	FileStream \
+	InvalidByteCodeError \
+	InvalidInstructionError \
+	InvalidReadError \
+	InvalidWriteError \
+	NoByteCodeError \
+	NonIntegerIndexError \
+	NonPositionableExternalStream \
+	OverflowError \
+	String \
+	SubscriptOutOfBoundsError \
+	TwoByteString \
+	UnderflowError \
+	WrongNumberOfArgumentsError \
+	ZeroDivide \
+	CharacterRangeError \
+	DirectoryStream \
+	InvalidEncodingError \
+	PipeStream \
+	Symbol \
+	Unicode16String \
+	SystemChangeNotifier \
+	ExternalLibrary \
+	NoModificationError \
+	ImmutableArray \
+	ImmutableByteArray \
+	ImmutableString \
+
+WIN32_CLASSES= \
+	Win32Process \
+	PCFilename \
+	CharacterEncoderImplementations::MS_Baltic \
+	CharacterEncoderImplementations::MS_Cyrillic \
+	CharacterEncoderImplementations::MS_Greek \
+	Win32Handle \
+	Win32FILEHandle \
+	Win32Constants \
+	Win32OperatingSystem \
+
+
 
 
 UNIX_OBJS= \
@@ -66,7 +349,6 @@
     $(OUTDIR)UnixFileHandle.$(O) \
     $(OUTDIR)UnixOperatingSystem.$(O) \
 
-
 COMMON_OBJS= \
     $(OUTDIR)Autoload.$(O) \
     $(OUTDIR)Object.$(O) \
@@ -113,6 +395,7 @@
     $(OUTDIR)StandaloneStartup.$(O) \
     $(OUTDIR)Stream.$(O) \
     $(OUTDIR)UndefinedObject.$(O) \
+    $(OUTDIR)UserMessage.$(O) \
     $(OUTDIR)Visitor.$(O) \
     $(OUTDIR)AbstractTime.$(O) \
     $(OUTDIR)ApplicationDefinition.$(O) \
@@ -342,4 +625,16 @@
     $(OUTDIR)ImmutableByteArray.$(O) \
     $(OUTDIR)ImmutableString.$(O) \
 
+WIN32_OBJS= \
+    $(OUTDIR)Win32Process.$(O) \
+    $(OUTDIR)PCFilename.$(O) \
+    $(OUTDIR)Encoder_MS_Baltic.$(O) \
+    $(OUTDIR)Encoder_MS_Cyrillic.$(O) \
+    $(OUTDIR)Encoder_MS_Greek.$(O) \
+    $(OUTDIR)Win32Handle.$(O) \
+    $(OUTDIR)Win32FILEHandle.$(O) \
+    $(OUTDIR)Win32Constants.$(O) \
+    $(OUTDIR)Win32OperatingSystem.$(O) \
 
+
+