Hi Tom.
ansiis.lib is system lib file, you can find it under C:\Freescale\CW MCU v11.0\MCU\lib\hc08c\lib
9S08Lib.lib is not a system lib name. It should be produced by users or other 3rd party.
You need get the source project from the the person who developed 9S08Lib.lib. then create a s08 library project. import your lib code to your project one by one.
you can find how to create a library project in CW11 help. search with key word "creating S08 library project"

Have a great day,
Jun Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------