• Ben Avison's avatar
    Component type changes in ModuleDB · 76e07491
    Ben Avison authored
    The following are changed to type `C`. This will permit these components to
    switch to using the `CModule` shared makefile in upcoming changes.
    
    * ADFSFiler (and SCSIFiler and SDFSFiler, built from the same sources)
    * SpriteExtend
    * TaskManager
    
    The following are changed to type `EXP`. These components don't define
    `resources` or any subsequent phony targets. `amu` wil fail silently when you
    try to make these, but GNU `make` considers it an error.
    
    * DDTLib
    * DebugLib
    * DeskLib
    * ModMallocLib
    * PDebug
    * RemoteDebug
    * Trace
    * Wild
    * tboxlib
    76e07491
ModuleDB 94.6 KB