The general form for specifying that target is an object library is:
target .LIBRARY : [source]... [shell line for updating library]
The general form for object modules dependencies is:
target : library(module-1 [module-2]...)