1/* Imakefile for x026 */
2
3LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XPMLIB) $(XTOOLLIB) $(XLIB)
4SRCS = x026.c
5OBJS = x026.o
6
7ComplexProgramTarget(x026)
8