#ifdef BandAidCompiler #include BandAidCompiler #endif DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB) LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) SRCS = xfd.c fontgrid.c OBJS = xfd.o fontgrid.o ComplexProgramTarget(xfd) InstallAppDefaults(Xfd)