/vm/Config.solaris

http://github.com/abeaumont/factor · text · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · c22c6d9a04b63e8046686dab3607f28f MD5 · raw file

  1. include vm/Config.unix
  2. PLAF_DLL_OBJS += vm/os-genunix.o vm/os-solaris.o
  3. CFLAGS += -D_STDC_C99 -Drestrict="" -export-dynamic
  4. LIBS += -ldl -lsocket -lnsl -lm -lrt -R/opt/PM/lib -R/opt/csw/lib \
  5. -R/usr/local/lib -R/usr/sfw/lib -R/usr/X11R6/lib \
  6. -R/opt/sfw/lib $(X11_UI_LIBS)