Parent: [96c6c1] (diff)

Download this file

AIX    10 lines (6 with data), 165 Bytes

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

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

CC = gcc
CXX = g++

LIBSYS = -lpthread