make/solaris.mk

changeset 98
59656cd16411
parent 91
fac51f87def0
child 100
e9bb8449df02
equal deleted inserted replaced
97:09fbefc0e6a9 98:59656cd16411
27 # 27 #
28 28
29 29
30 # compiler and linker flags 30 # compiler and linker flags
31 CFLAGS += -DSOLARIS 31 CFLAGS += -DSOLARIS
32 LDFLAGS += -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap 32 LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap
33 33
34 PLUGINS = java 34 PLUGINS = java
35 35
36 36
37 # platform dependend source files 37 # platform dependend source files

mercurial