XCOMM $TOG: Imakefile /main/10 1997/05/25 15:12:03 kaleb $
XCOMM $XFree86: xc/programs/bdftopcf/Imakefile,v 3.4.2.1 1997/07/05 15:55:47 dawes Exp $

#if GzipFontCompression
ZLIB = GzipLibrary
#endif
LOCAL_LIBRARIES = $(FONTLIB) $(ZLIB)
DEPLIBS = $(DEPFONTLIB)
INCLUDES = -I$(FONTINCSRC) -I$(FONTLIBSRC)/include
SRCS = bdftopcf.c
OBJS = bdftopcf.o

ComplexProgramTarget(bdftopcf)
LinkBuildBinary(ProgramTargetName(bdftopcf))
