# Definitions for Linux 1.2.9 (PC) CC = g++ CPP = g++ -E CXX = g++ STRIP = strip RANLIB = ranlib CPPFLAGS = -O3 -Wall LDLIBS = -L.. -lcommon