OBJS=main.o
BIN=hello_font.bin

LDFLAGS+=-lvgfont -lfreetype -lz -lrevision

include ../Makefile.include

