FLAGS = -caf -d0 -O

kfast:		kfast.c memory.c render2.c lines.c objects.c animate.c file2.c
		lc -M -Ltm $(FLAGS) kfast memory render2 lines objects animate file2
