LOCAL_LIBRARIES = -lXpm -lX11 -lm SRCS = xeyes+.c OBJS = xeyes+.o # gcc #CC = gcc # CFLAGS = -O2 -Wall -DXPM -DUSLEEP CCOPTIONS = -DXPM ComplexProgramTarget(xeyes+)