summaryrefslogtreecommitdiff
path: root/xc/unsupported/programs/xedit/Imakefile
blob: 33013fb43d0758f6ee43565c05409ac3f1f2d4af (plain)
1
2
3
4
5
6
7
8
9
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)