        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = -lm
           SRCS = xtree.c ui.c data.c 
           OBJS = xtree.o ui.o data.o 

ComplexProgramTarget(xtree)
InstallAppDefaults(XTree)
