Parent: [d6c32b] (diff)

Child: [6e0ec4] (diff)

Download this file

SunOS    11 lines (7 with data), 182 Bytes

include ../mk/commondefs
include ../mk/localdefs

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

CC=gcc
CXX=g++

LIBSYS = -lpthread -lnsl -lsocket