XCOMM $XConsortium: Imakefile,v 1.7 93/09/12 21:20:32 rws Exp $
LOCAL_LIBRARIES = $(FSLIB)
DEPLIBS = $(DEPFSLIB)
SRCS = showfont.c
OBJS = showfont.o
INCLUDES = -I$(BUILDINCDIR)/fonts -I$(FONTINCSRC)

ComplexProgramTarget(showfont)

