#ifdef BandAidCompiler
#include BandAidCompiler
#endif

        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = -lm
           SRCS = xedit.c commands.c util.c
           OBJS = xedit.o commands.o util.o

ComplexProgramTarget(xedit)
InstallAppDefaults(Xedit)
