Wimpslot 1500k

Echo MakeDLibs: Making SDLS DLL versions of the DeskLib libraries.
Echo

Echo MakeDLibs: First the library used for making DeskLib DLLs
Echo MakeDLibs: (contains all DLL stubs, plus -zM versions of
Echo MakeDLibs: all the other sublibraries' .o files
Echo

Obey <DeskLib_Sources$Dir>.Scripts.DLL.MakeDDList

Echo MakeDLibs: Calling LibFile...
LibFile -c -o <DeskLib$Dir>.o.DLLDLL -v <DeskLib_Sources$Dir>.ObjLists.DLLDLL

Echo
Echo MakeDLibs: Now making the library used for linking client applications
Echo MakeDLibs: (contains all DLL stubs, plus normally-compiled (not -zM) 
Echo MakeDLibs: versions of the other sublibraries' .o files

Obey <DeskLib_Sources$Dir>.Scripts.DLL.MakeDCList

Echo MakeDLibs: Calling LibFile...
LibFile -c -o <DeskLib$Dir>.o.DLLClient -v <DeskLib_Sources$Dir>.ObjLists.DLLClient

Echo
Echo MakeDLibs: Finished
Echo
