bc.mak
author Claus Gittinger <cg@exept.de>
Thu, 02 Sep 1999 23:44:11 +0200
changeset 4670 21eec331e1e9
parent 4616 64dd3a9bebf5
child 4672 ba508be0d332
permissions -rw-r--r--
checkin from browser

#
# DO NOT EDIT 
# automatically generated from Make.proto
#
# $Header: /cvs/stx/stx/libbasic/bc.mak,v 1.37 1999-08-20 09:15:29 ps Exp $
#
TOP=..

!INCLUDE $(TOP)\rules\stdHeader_nt

LIBNAME=libbasic
RESFILES=$(OUTDIR)$(LIBNAME).res
LIB_BASE=$(LIBBASIC_BASE)
PACKAGE=stx:$(LIBNAME)
STCOPT="+optinline +optinline2 -warnNonStandard"
#STCLOCALOPT=-package=$(PACKAGE) $(COMMONSYMBOLS) +sepInitCode -varPrefix=$(LIBNAME)
STCLOCALOPT=-package=$(PACKAGE) $(COMMONSYMBOLS) -varPrefix=$(LIBNAME)
ALL: $(LIBDIR)\$(LIBNAME).lib $(BINDIR)\$(LIBNAME).dll

OBJS=\
  $(OUTDIR)Object.$(O) \
  $(OUTDIR)Autoload.$(O) \
  $(OUTDIR)Project.$(O) \
  $(OUTDIR)Namespace.$(O) \
  $(OUTDIR)Boolean.$(O) \
  $(OUTDIR)True.$(O) \
  $(OUTDIR)False.$(O) \
  $(OUTDIR)CCReader.$(O) \
  $(OUTDIR)Coll.$(O) \
  $(OUTDIR)Bag.$(O) \
  $(OUTDIR)SeqColl.$(O) \
  $(OUTDIR)ArrColl.$(O) \
  $(OUTDIR)UIBytes.$(O) \
  $(OUTDIR)Array.$(O) \
  $(OUTDIR)WeakArr.$(O) \
  $(OUTDIR)ByteArray.$(O) \
  $(OUTDIR)CharArray.$(O) \
  $(OUTDIR)String.$(O) \
  $(OUTDIR)Symbol.$(O) \
  $(OUTDIR)DoubleArray.$(O) \
  $(OUTDIR)FloatArray.$(O) \
  $(OUTDIR)Interval.$(O) \
  $(OUTDIR)LinkList.$(O) \
  $(OUTDIR)Semaphore.$(O) \
  $(OUTDIR)OrdColl.$(O) \
  $(OUTDIR)SortColl.$(O) \
  $(OUTDIR)Set.$(O) \
  $(OUTDIR)Dict.$(O) \
  $(OUTDIR)IdDict.$(O) \
  $(OUTDIR)WeakIdDict.$(O) \
  $(OUTDIR)WeakDepDict.$(O) \
  $(OUTDIR)WeakVDict.$(O) \
  $(OUTDIR)IdSet.$(O) \
  $(OUTDIR)WeakIdSet.$(O) \
  $(OUTDIR)SignalSet.$(O) \
  $(OUTDIR)ExceptionHandlerSet.$(O) \
  $(OUTDIR)SemaSet.$(O) \
  $(OUTDIR)Context.$(O) \
  $(OUTDIR)BContext.$(O) \
  $(OUTDIR)Delay.$(O) \
  $(OUTDIR)GenericException.$(O) \
    $(OUTDIR)NoHandlerError.$(O) \
    $(OUTDIR)RecursiveExceptionError.$(O) \
    $(OUTDIR)Exception.$(O) \
      $(OUTDIR)Notification.$(O) \
      $(OUTDIR)Warning.$(O) \
        $(OUTDIR)ProceedError.$(O) \
      $(OUTDIR)Error.$(O) \
        $(OUTDIR)ProceedableError.$(O) \
          $(OUTDIR)SignalError.$(O) \
            $(OUTDIR)WrongProceedabilityError.$(O) \
  $(OUTDIR)Behavior.$(O) \
  $(OUTDIR)ClassDescr.$(O) \
  $(OUTDIR)Class.$(O) \
  $(OUTDIR)Metaclass.$(O) \
  $(OUTDIR)AutoloadMetaclass.$(O) \
  $(OUTDIR)PMetaclass.$(O) \
  $(OUTDIR)ExecFunc.$(O) \
  $(OUTDIR)CompCode.$(O) \
  $(OUTDIR)Block.$(O) \
  $(OUTDIR)VarArgBlock.$(O) \
  $(OUTDIR)CheapBlk.$(O) \
  $(OUTDIR)VarArgCheapBlock.$(O) \
  $(OUTDIR)Method.$(O) \
  $(OUTDIR)Filename.$(O) \
  $(OUTDIR)InterestC.$(O) \
  $(OUTDIR)WeakInterestConverter.$(O) \
  $(OUTDIR)Link.$(O) \
  $(OUTDIR)Process.$(O) \
  $(OUTDIR)Magnitude.$(O) \
  $(OUTDIR)LookupKey.$(O) \
  $(OUTDIR)Assoc.$(O) \
  $(OUTDIR)AbstrTime.$(O) \
  $(OUTDIR)AbsTime.$(O) \
  $(OUTDIR)Time.$(O) \
  $(OUTDIR)ArithVal.$(O) \
  $(OUTDIR)Number.$(O) \
  $(OUTDIR)Fraction.$(O) \
  $(OUTDIR)Integer.$(O) \
  $(OUTDIR)LargeInt.$(O) \
  $(OUTDIR)SmallInt.$(O) \
  $(OUTDIR)LPReal.$(O) \
  $(OUTDIR)Float.$(O) \
  $(OUTDIR)SFloat.$(O) \
  $(OUTDIR)Point.$(O) \
  $(OUTDIR)Character.$(O) \
  $(OUTDIR)Date.$(O) \
  $(OUTDIR)Message.$(O) \
  $(OUTDIR)MiniDebug.$(O) \
  $(OUTDIR)MiniIns.$(O) \
  $(OUTDIR)ObjMem.$(O) \
  $(OUTDIR)ProcSched.$(O) \
  $(OUTDIR)Geometric.$(O) \
  $(OUTDIR)Rectangle.$(O) \
  $(OUTDIR)Registry.$(O) \
  $(OUTDIR)HRegistry.$(O) \
  $(OUTDIR)Signal.$(O) \
  $(OUTDIR)QuerySig.$(O) \
  $(OUTDIR)Smalltalk.$(O) \
  $(OUTDIR)Stream.$(O) \
  $(OUTDIR)PeekStr.$(O) \
  $(OUTDIR)PosStream.$(O) \
  $(OUTDIR)ReadStr.$(O) \
  $(OUTDIR)WriteStr.$(O) \
  $(OUTDIR)RWStream.$(O) \
  $(OUTDIR)ExtStream_win32.$(O) \
  $(OUTDIR)FileStr_win32.$(O) \
  $(OUTDIR)DirStr.$(O) \
  $(OUTDIR)NPExtStr.$(O) \
  $(OUTDIR)PipeStr.$(O) \
  $(OUTDIR)FileDir.$(O) \
  $(OUTDIR)UndefObj.$(O) \
  $(OUTDIR)ExtAddr.$(O) \
  $(OUTDIR)ExtBytes.$(O) \
  $(OUTDIR)ExtFunc.$(O) \
  $(OUTDIR)MthdDict.$(O) \
  $(OUTDIR)AbstractOperatingSystem.$(O) \
  $(OUTDIR)Obsolete.$(O) \
  $(OUTDIR)UserPreferences.$(O) \
  $(OUTDIR)BOSS.$(O) \
  $(OUTDIR)BinIOMgr.$(O) \
  $(OUTDIR)BinInMgr.$(O) \
  $(OUTDIR)BinOutMgr.$(O) \
  $(OUTDIR)PCFilename.$(O) \
  $(OUTDIR)Win32OS.$(O) \




!INCLUDE $(TOP)\rules\stdRules_nt


$(OUTDIR)Object.$(O): Object.st
$(OUTDIR)Autoload.$(O): Autoload.st
$(OUTDIR)Behavior.$(O): Behavior.st
$(OUTDIR)ClassDescr.$(O): ClassDescr.st
$(OUTDIR)Class.$(O): Class.st
$(OUTDIR)Metaclass.$(O): Metaclass.st
$(OUTDIR)PMetaclass.$(O): PMetaclass.st
$(OUTDIR)Project.$(O): Project.st
$(OUTDIR)Namespace.$(O): Namespace.st
$(OUTDIR)Boolean.$(O): Boolean.st
$(OUTDIR)True.$(O): True.st
$(OUTDIR)False.$(O): False.st
$(OUTDIR)CCReader.$(O): CCReader.st
$(OUTDIR)Coll.$(O): Coll.st
$(OUTDIR)Bag.$(O): Bag.st
$(OUTDIR)SeqColl.$(O): SeqColl.st
$(OUTDIR)ArrColl.$(O): ArrColl.st
$(OUTDIR)UIBytes.$(O): UIBytes.st
$(OUTDIR)Array.$(O): Array.st
$(OUTDIR)WeakArr.$(O): WeakArr.st
$(OUTDIR)ByteArray.$(O): ByteArray.st
$(OUTDIR)CharArray.$(O): CharArray.st
$(OUTDIR)String.$(O): String.st
$(OUTDIR)Symbol.$(O): Symbol.st
$(OUTDIR)DoubleArray.$(O): DoubleArray.st
$(OUTDIR)FloatArray.$(O): FloatArray.st
$(OUTDIR)Interval.$(O): Interval.st
$(OUTDIR)LinkList.$(O): LinkList.st
$(OUTDIR)Semaphore.$(O): Semaphore.st
$(OUTDIR)OrdColl.$(O): OrdColl.st
$(OUTDIR)SortColl.$(O): SortColl.st
$(OUTDIR)Set.$(O): Set.st
$(OUTDIR)Dict.$(O): Dict.st
$(OUTDIR)IdDict.$(O): IdDict.st
$(OUTDIR)WeakIdDict.$(O): WeakIdDict.st
$(OUTDIR)WeakDepDict.$(O): WeakDepDict.st
$(OUTDIR)WeakVDict.$(O): WeakVDict.st
$(OUTDIR)IdSet.$(O): IdSet.st
$(OUTDIR)WeakIdSet.$(O): WeakIdSet.st
$(OUTDIR)SignalSet.$(O): SignalSet.st
$(OUTDIR)SemaSet.$(O): SemaSet.st
$(OUTDIR)Context.$(O): Context.st
$(OUTDIR)BContext.$(O): BContext.st
$(OUTDIR)Delay.$(O): Delay.st
$(OUTDIR)Exception.$(O): Exception.st
$(OUTDIR)ExecFunc.$(O): ExecFunc.st
$(OUTDIR)CompCode.$(O): CompCode.st
$(OUTDIR)Block.$(O): Block.st
$(OUTDIR)VarArgBlock.$(O): VarArgBlock.st
$(OUTDIR)CheapBlk.$(O): CheapBlk.st
$(OUTDIR)VarArgCheapBlock.$(O): VarArgCheapBlock.st
$(OUTDIR)Method.$(O): Method.st
$(OUTDIR)Filename.$(O): Filename.st
$(OUTDIR)InterestC.$(O): InterestC.st
$(OUTDIR)WeakInterestConverter.$(O): WeakInterestConverter.st
$(OUTDIR)Link.$(O): Link.st
$(OUTDIR)Process.$(O): Process.st
$(OUTDIR)Magnitude.$(O): Magnitude.st
$(OUTDIR)LookupKey.$(O): LookupKey.st
$(OUTDIR)Assoc.$(O): Assoc.st
$(OUTDIR)AbstrTime.$(O): AbstrTime.st
$(OUTDIR)AbsTime.$(O): AbsTime.st
$(OUTDIR)Time.$(O): Time.st
$(OUTDIR)ArithVal.$(O): ArithVal.st
$(OUTDIR)Number.$(O): Number.st
$(OUTDIR)Fraction.$(O): Fraction.st
$(OUTDIR)Integer.$(O): Integer.st
$(OUTDIR)LargeInt.$(O): LargeInt.st
$(OUTDIR)SmallInt.$(O): SmallInt.st
$(OUTDIR)LPReal.$(O): LPReal.st
$(OUTDIR)Float.$(O): Float.st
$(OUTDIR)SFloat.$(O): SFloat.st
$(OUTDIR)Point.$(O): Point.st
$(OUTDIR)Character.$(O): Character.st
$(OUTDIR)Date.$(O): Date.st
$(OUTDIR)Message.$(O): Message.st
$(OUTDIR)MiniDebug.$(O): MiniDebug.st
$(OUTDIR)MiniIns.$(O): MiniIns.st
$(OUTDIR)ObjMem.$(O): ObjMem.st
$(OUTDIR)ProcSched.$(O): ProcSched.st
$(OUTDIR)Geometric.$(O): Geometric.st
$(OUTDIR)Rectangle.$(O): Rectangle.st
$(OUTDIR)Registry.$(O): Registry.st
$(OUTDIR)HRegistry.$(O): HRegistry.st
$(OUTDIR)Signal.$(O): Signal.st
$(OUTDIR)QuerySig.$(O): QuerySig.st
$(OUTDIR)Smalltalk.$(O): Smalltalk.st
$(OUTDIR)Stream.$(O): Stream.st
$(OUTDIR)PeekStr.$(O): PeekStr.st
$(OUTDIR)PosStream.$(O): PosStream.st
$(OUTDIR)ReadStr.$(O): ReadStr.st
$(OUTDIR)WriteStr.$(O): WriteStr.st
$(OUTDIR)RWStream.$(O): RWStream.st
$(OUTDIR)ExtStream_win32.$(O): ExtStream_win32.st
$(OUTDIR)FileStr_win32.$(O): FileStr_win32.st
$(OUTDIR)DirStr.$(O): DirStr.st
$(OUTDIR)NPExtStr.$(O): NPExtStr.st
$(OUTDIR)PipeStr.$(O): PipeStr.st
$(OUTDIR)FileDir.$(O): FileDir.st
$(OUTDIR)UndefObj.$(O): UndefObj.st
$(OUTDIR)ExtAddr.$(O): ExtAddr.st
$(OUTDIR)ExtBytes.$(O): ExtBytes.st
$(OUTDIR)ExtFunc.$(O): ExtFunc.st
$(OUTDIR)MthdDict.$(O): MthdDict.st
$(OUTDIR)AbstractOperatingSystem.$(O): AbstractOperatingSystem.st
$(OUTDIR)Obsolete.$(O): Obsolete.st
$(OUTDIR)UserPreferences.$(O): UserPreferences.st
$(OUTDIR)BOSS.$(O): BOSS.st
$(OUTDIR)BinIOMgr.$(O): BinIOMgr.st
$(OUTDIR)BinInMgr.$(O): BinInMgr.st
$(OUTDIR)BinOutMgr.$(O): BinOutMgr.st
$(OUTDIR)PCFilename.$(O): PCFilename.st
$(OUTDIR)Win32OS.$(O): Win32OS.st


$(OUTDIR)AbsTime.o: AbsTime.st $(STCHDR)  ../include\AbstrTime.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)AbstrTime.o: AbstrTime.st $(STCHDR)  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)AbstractOperatingSystem.o: AbstractOperatingSystem.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)ArithVal.o: ArithVal.st $(STCHDR)  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)ArrColl.o: ArrColl.st $(STCHDR)  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Array.o: Array.st $(STCHDR)  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Assoc.o: Assoc.st $(STCHDR)  ../include\LookupKey.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Autoload.o: Autoload.st $(STCHDR) 
$(OUTDIR)BContext.o: BContext.st $(STCHDR)  ../include\Context.STH  ../include\Object.STH 
$(OUTDIR)BOSS.o: BOSS.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Bag.o: Bag.st $(STCHDR)  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Behavior.o: Behavior.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)BinIOMgr.o: BinIOMgr.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)BinInMgr.o: BinInMgr.st $(STCHDR)  ../include\BinIOMgr.STH  ../include\Object.STH 
$(OUTDIR)BinOutMgr.o: BinOutMgr.st $(STCHDR)  ../include\BinIOMgr.STH  ../include\Object.STH  ../include\IdDict.STH  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH 
$(OUTDIR)Block.o: Block.st $(STCHDR)  ../include\CompCode.STH  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)Boolean.o: Boolean.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)ByteArray.o: ByteArray.st $(STCHDR)  ../include\UIBytes.STH  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)CCReader.o: CCReader.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)CharArray.o: CharArray.st $(STCHDR)  ../include\ByteArray.STH  ../include\UIBytes.STH  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Character.o: Character.st $(STCHDR)  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)CheapBlk.o: CheapBlk.st $(STCHDR)  ../include\Block.STH  ../include\CompCode.STH  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)Class.o: Class.st $(STCHDR)  ../include\ClassDescr.STH  ../include\Behavior.STH  ../include\Object.STH 
$(OUTDIR)ClassDescr.o: ClassDescr.st $(STCHDR)  ../include\Behavior.STH  ../include\Object.STH 
$(OUTDIR)Coll.o: Coll.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)CompCode.o: CompCode.st $(STCHDR)  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)Context.o: Context.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Date.o: Date.st $(STCHDR)  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Delay.o: Delay.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Dict.o: Dict.st $(STCHDR)  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)DirStr.o: DirStr.st $(STCHDR)  ../include\FileStr.STH  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)DoubleArray.o: DoubleArray.st $(STCHDR)  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Exception.o: Exception.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)ExecFunc.o: ExecFunc.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)ExtAddr.o: ExtAddr.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)ExtBytes.o: ExtBytes.st $(STCHDR)  ../include\UIBytes.STH  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)ExtFunc.o: ExtFunc.st $(STCHDR)  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)ExtStream.o: ExtStream.st $(STCHDR)  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)ExtStream.o: ExtStream.st $(STCHDR)  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)False.o: False.st $(STCHDR)  ../include\Boolean.STH  ../include\Object.STH 
$(OUTDIR)FileDir.o: FileDir.st $(STCHDR)  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)FileStr.o: FileStr.st $(STCHDR)  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)FileStr.o: FileStr.st $(STCHDR)  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)Filename.o: Filename.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)FixedPoint.o: FixedPoint.st $(STCHDR)  ../include\Fraction.STH  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Float.o: Float.st $(STCHDR)  ../include\LPReal.STH  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)FloatArray.o: FloatArray.st $(STCHDR)  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Fraction.o: Fraction.st $(STCHDR)  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Geometric.o: Geometric.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)HRegistry.o: HRegistry.st $(STCHDR)  ../include\Registry.STH  ../include\Object.STH 
$(OUTDIR)IdDict.o: IdDict.st $(STCHDR)  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)IdSet.o: IdSet.st $(STCHDR)  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Integer.o: Integer.st $(STCHDR)  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)InterestC.o: InterestC.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Interval.o: Interval.st $(STCHDR)  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)LPReal.o: LPReal.st $(STCHDR)  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)LargeInt.o: LargeInt.st $(STCHDR)  ../include\Integer.STH  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Link.o: Link.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)LinkList.o: LinkList.st $(STCHDR)  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)LookupKey.o: LookupKey.st $(STCHDR)  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)MacFilename.o: MacFilename.st $(STCHDR)  ../include\Filename.STH  ../include\Object.STH 
$(OUTDIR)Magnitude.o: Magnitude.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Message.o: Message.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Metaclass.o: Metaclass.st $(STCHDR)  ../include\ClassDescr.STH  ../include\Behavior.STH  ../include\Object.STH 
$(OUTDIR)Method.o: Method.st $(STCHDR)  ../include\CompCode.STH  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)MiniDebug.o: MiniDebug.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)MiniIns.o: MiniIns.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)MthdDict.o: MthdDict.st $(STCHDR)  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)NPExtStr.o: NPExtStr.st $(STCHDR)  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)Namespace.o: Namespace.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Number.o: Number.st $(STCHDR)  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)ObjMem.o: ObjMem.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Object.o: Object.st $(STCHDR) 
$(OUTDIR)Obsolete.o: Obsolete.st $(STCHDR) 
$(OUTDIR)OpenVMSFilename.o: OpenVMSFilename.st $(STCHDR)  ../include\Filename.STH  ../include\Object.STH 
$(OUTDIR)OpenVMSOS.o: OpenVMSOS.st $(STCHDR)  ../include\AbstractOperatingSystem.STH  ../include\Object.STH 
$(OUTDIR)OrdColl.o: OrdColl.st $(STCHDR)  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)PCFilename.o: PCFilename.st $(STCHDR)  ../include\Filename.STH  ../include\Object.STH 
$(OUTDIR)PMetaclass.o: PMetaclass.st $(STCHDR)  ../include\Metaclass.STH  ../include\ClassDescr.STH  ../include\Behavior.STH  ../include\Object.STH 
$(OUTDIR)PeekStr.o: PeekStr.st $(STCHDR)  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)PipeStr.o: PipeStr.st $(STCHDR)  ../include\NPExtStr.STH  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)Point.o: Point.st $(STCHDR)  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)PosStream.o: PosStream.st $(STCHDR)  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)ProcSched.o: ProcSched.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)Process.o: Process.st $(STCHDR)  ../include\Link.STH  ../include\Object.STH 
$(OUTDIR)Project.o: Project.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)QuerySig.o: QuerySig.st $(STCHDR)  ../include\Signal.STH  ../include\Object.STH 
$(OUTDIR)RWStream.o: RWStream.st $(STCHDR)  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)ReadStr.o: ReadStr.st $(STCHDR)  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)Rectangle.o: Rectangle.st $(STCHDR)  ../include\Geometric.STH  ../include\Object.STH 
$(OUTDIR)Registry.o: Registry.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)SFloat.o: SFloat.st $(STCHDR)  ../include\LPReal.STH  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)SemaSet.o: SemaSet.st $(STCHDR)  ../include\IdSet.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Semaphore.o: Semaphore.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)SeqColl.o: SeqColl.st $(STCHDR)  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Set.o: Set.st $(STCHDR)  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Signal.o: Signal.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)SignalSet.o: SignalSet.st $(STCHDR)  ../include\IdSet.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)SmallInt.o: SmallInt.st $(STCHDR)  ../include\Integer.STH  ../include\Number.STH  ../include\ArithVal.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)Smalltalk.o: Smalltalk.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)SortColl.o: SortColl.st $(STCHDR)  ../include\OrdColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Stream.o: Stream.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)String.o: String.st $(STCHDR)  ../include\CharArray.STH  ../include\ByteArray.STH  ../include\UIBytes.STH  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Symbol.o: Symbol.st $(STCHDR)  ../include\String.STH  ../include\CharArray.STH  ../include\ByteArray.STH  ../include\UIBytes.STH  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)TextCollectorStream.o: TextCollectorStream.st $(STCHDR)  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)Time.o: Time.st $(STCHDR)  ../include\AbstrTime.STH  ../include\Magnitude.STH  ../include\Object.STH 
$(OUTDIR)True.o: True.st $(STCHDR)  ../include\Boolean.STH  ../include\Object.STH 
$(OUTDIR)UIBytes.o: UIBytes.st $(STCHDR)  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)UnbndExtStr.o: UnbndExtStr.st $(STCHDR)  ../include\ExtStream.STH  ../include\RWStream.STH  ../include\WriteStr.STH  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH 
$(OUTDIR)UndefObj.o: UndefObj.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)UnixFilename.o: UnixFilename.st $(STCHDR)  ../include\Filename.STH  ../include\Object.STH 
$(OUTDIR)UnixOS.o: UnixOS.st $(STCHDR)  ../include\AbstractOperatingSystem.STH  ../include\Object.STH 
$(OUTDIR)UserPreferences.o: UserPreferences.st $(STCHDR)  ../include\IdDict.STH  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)VarArgBlock.o: VarArgBlock.st $(STCHDR)  ../include\Block.STH  ../include\CompCode.STH  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)VarArgCheapBlock.o: VarArgCheapBlock.st $(STCHDR)  ../include\CheapBlk.STH  ../include\Block.STH  ../include\CompCode.STH  ../include\ExecFunc.STH  ../include\Object.STH 
$(OUTDIR)WeakArr.o: WeakArr.st $(STCHDR)  ../include\ArrColl.STH  ../include\SeqColl.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)WeakDepDict.o: WeakDepDict.st $(STCHDR)  ../include\WeakIdDict.STH  ../include\IdDict.STH  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)WeakIdDict.o: WeakIdDict.st $(STCHDR)  ../include\IdDict.STH  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)WeakIdSet.o: WeakIdSet.st $(STCHDR)  ../include\IdSet.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)WeakInterestConverter.o: WeakInterestConverter.st $(STCHDR)  ../include\Object.STH 
$(OUTDIR)WeakVDict.o: WeakVDict.st $(STCHDR)  ../include\Dict.STH  ../include\Set.STH  ../include\Coll.STH  ../include\Object.STH 
$(OUTDIR)Win32OS.o: Win32OS.st $(STCHDR)  ../include\AbstractOperatingSystem.STH  ../include\Object.STH 
$(OUTDIR)WriteStr.o: WriteStr.st $(STCHDR)  ../include\PosStream.STH  ../include\PeekStr.STH  ../include\Stream.STH  ../include\Object.STH