Parent: [ee7d0f] (diff)

Child: [bc2843] (diff)

Download this file

Linux    10 lines (6 with data), 195 Bytes

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

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

LIBSYS = -lpthread -ldl -lrt
LIBSYSTHREADS = -lrt