LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
       DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
           SRCS = xcpustate.c Bar.c s.c
           OBJS = xcpustate.o Bar.o s.o
   INSTPGMFLAGS = $(INSTKMEMFLAGS)

ComplexProgramTarget(xcpustate)
