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