SRCS = main.c util.c gf.c image.c bdf.c
OBJS = main.o util.o gf.o image.o bdf.o

ComplexProgramTarget(gfto)

