OBJS=main.o
BIN=hello_font.bin

LDFLAGS+=-lvgfont -lfreetype -lz

include ../Makefile.include

