SHL1STDLIBS+=-init InitLibrary -term ExitLibrary
.ENDIF # MAC
.IF "$(OS)"=="LINUX"
SHL1STDLIBS+= -Wl,-Bstatic -lsupc++ -Wl,-Bdynamic -lgcc_s
.ENDIF
.IF "$(GUI)"=="UNX"
.IF "$(OS)"=="SOLARIS"
# libposix4.so (SunOS 5.6) <-> librt.so (SunOS >= 5.7)