XCOMM $XConsortium: Imakefile,v 1.17 93/08/17 20:49:32 rws Exp $
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
  SYS_LIBRARIES = MathLibrary
           SRCS = xedit.c commands.c util.c
           OBJS = xedit.o commands.o util.o

ComplexProgramTarget(xedit)
InstallAppDefaults(Xedit)
