        DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
           SRCS = xmessage.c makeform.c readfile.c
           OBJS = xmessage.o makeform.o readfile.o

ComplexProgramTarget(xmessage)
InstallAppDefaults(Xmessage)
