[openbeos] Jamfile: LinkSharedOSLibs?

Hi,
what is the difference beween:

Preference mypref :
    source1.cpp
    source2.cpp
    : be root extralib.a
;

and

Preference mypref :
    source1.cpp
    source2.cpp
;

LinkSharedOSLibs mypref : be root extralib.a ;


Thank you and a happy new year.

Waldemar

Other related posts: