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)