make/sun/font/t2k/Makefile

Print this page

        

*** 97,107 **** ifeq ("$(CC_VER_MAJOR)", "3") OTHER_LDLIBS += -Wl,-Bstatic -lgcc_eh -Wl,-Bdynamic endif else ifeq ($(PLATFORM), solaris) ! OTHER_LDLIBS += -lawt -L$(LIBDIR)/$(LIBARCH)/xawt -lmawt endif endif endif --- 97,107 ---- ifeq ("$(CC_VER_MAJOR)", "3") OTHER_LDLIBS += -Wl,-Bstatic -lgcc_eh -Wl,-Bdynamic endif else ifeq ($(PLATFORM), solaris) ! OTHER_LDLIBS += -lawt -lawt_xawt endif endif endif