make/solaris.mk

changeset 107
7e81699d1f77
parent 100
e9bb8449df02
child 113
57e706fed20a
equal deleted inserted replaced
106:b122f34ddc80 107:7e81699d1f77
27 # 27 #
28 28
29 29
30 # compiler and linker flags 30 # compiler and linker flags
31 CFLAGS += -DSOLARIS 31 CFLAGS += -DSOLARIS
32 LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lxerces-c -lldap 32 LDFLAGS += -lsocket -lnsl -lsendfile -lposix4 -lpthread -ldl -lm -lldap
33 33
34 #PLUGINS = java 34 #PLUGINS = java
35 35
36 36
37 # platform dependend source files 37 # platform dependend source files

mercurial