Parent: [5b5be0] (diff)

Child: [72fd14] (diff)

Download this file

SunOS    11 lines (7 with data), 214 Bytes

include $(depth)/mk/commondefs
include $(depth)/mk/localdefs

ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
         -DPUTENV_ARG_NOT_CONST 

CC = gcc
CXX = g++

LIBSYS = -lpthread -lnsl -lsocket