XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:53:52 cpqbld Exp $ XCOMM $XFree86: xc/programs/fstobdf/Imakefile,v 1.3 2001/08/28 16:48:09 tsi Exp $ LOCAL_LIBRARIES = $(FSLIB) $(XLIB) DEPLIBS = $(DEPFSLIB) $(DEPXLIB) SRCS = chars.c fstobdf.c header.c props.c OBJS = chars.o fstobdf.o header.o props.o ComplexProgramTarget (fstobdf)