Child: [94b6fa] (diff)

Download this file

AIX    11 lines (7 with data), 199 Bytes

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

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

CC = gcc
CXX = g++

LIBSYS = -lpthread