Parent: [364c26] (diff)

Download this file

SunOS    10 lines (6 with data), 185 Bytes

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

ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) 

CC = gcc
CXX = g++

LIBSYS = -lpthread -lnsl -lsocket -ldl