Parent: [d0f7fb] (diff)

Child: [d6c32b] (diff)

Download this file

SunOS    14 lines (9 with data), 267 Bytes

include ../mk/commondefs

CXXFLAGS = $(COMMONCXXFLAGS)

CC=gcc
CXX=g++

# Note that we use a static libiconv only to ease installation of binary
# packages
#LIBICONV =  -L/usr/local/lib -liconv
LIBICONV =  /usr/local/lib/libiconv.a

LIBSYS = -lpthread -lnsl -lsocket