SRCS=			animate.c app.c
OBJS=			animate.o app.o
STD_INCLUDES=		-I../lib
SYS_LIBRARIES=		-L../lib -lV -lm -lX11

ComplexProgramTarget(animate)
