
EE_BIN = fpubasic.elf
EE_OBJS = main.o mesh.o $(LIBITO)/samples/common/CAnim8or.o

all : $(EE_BIN) 

include $(LIBITO)/Makefile.prefab