#
# Imakefile - Imakefile for the bdfto960 utility
#

          SRCS  = bdfto960.c fontutil.c
          OBJS  = bdfto960.o fontutil.o
       INCLUDES = -I. -I../../../include

   PROGRAM  = bdfto960

ComplexProgramTarget(bdfto960)
