LIBRARY = libbuiltins

CSRCS = dir.c			\
	file.c			\
	fonts.c			\
	fpe.c			\
	render.c

INCLUDES := ../../../../build $(INCLUDES)