Download this file

Default    9 lines (5 with data), 169 Bytes

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

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

LIBSYS = -lpthread -ldl