LINK_LIBS   = $(cDBUG)

LINKLIBSO   = $(cc) $(cARCH) -shared

LINKEXE     = $(cc) $(cARCH) -Xlinker --add-needed -Xlinker -z -Xlinker nodefs
