...-so
# Compilers (C and C++)
CC=gcc34
CXX=g++34
LIB-NAME=libXSeries
#CFLAGS =-Wall -Werror -ffast-math -I/opt/pif-x86/usr/include -DPIF_ON_GAMES
CFLAGS =-Wall -Werror -ffast-math -DICORE_ON_GAMES
OBJECTS= api.o apiutil.o hwinfo.o xsocket.o apievents.o apicmd.o xthread.o efxevent.o read...