summaryrefslogtreecommitdiff
path: root/xc/programs/bdftopcf/Imakefile
blob: 64bafe725f35e9c87c0c7fe329af0c31c3d61b3f (plain)
1
2
3
4
5
6
7
8
XCOMM $XConsortium: Imakefile,v 1.6 93/08/20 11:37:04 rws Exp $
LOCAL_LIBRARIES = $(FONTLIB)
DEPLIBS = $(DEPFONTLIB)
INCLUDES = -I$(FONTINCSRC) -I$(FONTLIBSRC)/include
SRCS = bdftopcf.c
OBJS = bdftopcf.o

ComplexProgramTarget(bdftopcf)