        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
           SRCS = main.c edit.c draw.c
           OBJS = main.o edit.o draw.o
           HEADERS = xyag.h resource.h

ComplexProgramTarget(xyag)
InstallAppDefaults(XYag)
