XCOMM $XConsortium: Imakefile,v 1.5 91/07/17 16:04:58 gildea Exp $
LOCAL_LIBRARIES = $(FSLIBSRC)/libFS.a
DEPLIBS = $(LOCAL_LIBRARIES)
SRCS = showfont.c
OBJS = showfont.o
INCLUDES = -I$(FONTSRC)/include

ComplexProgramTarget(showfont)

