#
# files list for GLE to be included by the makefiles
#

PROGRAM = makefmt

INCLUDES = \
parseafm.h 

OBJECTS = \
parseafm.$(OBJ_SUFF)
