Parent: [039283] (diff)

Child: [e5e824] (diff)

Download this file

Linux    11 lines (7 with data), 212 Bytes

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

ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
	 -D_GNU_SOURCE \
	 -DHAVE_VASPRINTF=1 \
	 -DHAVE_MKDTEMP=1

LIBSYS = -lpthread -ldl