NAME = libfont
SRCS = $(shell find src/ -name "*.c" -o -name "*.cpp")

include $(NAVY_HOME)/Makefile.lib
