/vm/Config.solaris
http://github.com/abeaumont/factor · text · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · c22c6d9a04b63e8046686dab3607f28f MD5 · raw file
- include vm/Config.unix
- PLAF_DLL_OBJS += vm/os-genunix.o vm/os-solaris.o
- CFLAGS += -D_STDC_C99 -Drestrict="" -export-dynamic
- LIBS += -ldl -lsocket -lnsl -lm -lrt -R/opt/PM/lib -R/opt/csw/lib \
- -R/usr/local/lib -R/usr/sfw/lib -R/usr/X11R6/lib \
- -R/opt/sfw/lib $(X11_UI_LIBS)