summaryrefslogtreecommitdiff
path: root/xc/programs/editres/Imakefile
blob: 42fc94dff72b305ea6e781e9040b96730241d5e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
XCOMM $XConsortium: Imakefile,v 1.8 91/07/16 23:07:03 gildea Exp $
        DEPLIBS = XawClientDepLibs
LOCAL_LIBRARIES = XawClientLibs
           SRCS = actions.c comm.c editres.c geometry.c handler.c setvalues.c \
		  svpopup.c utils.c widgets.c wtree.c 
           OBJS = actions.o comm.o editres.o geometry.o handler.o setvalues.o \
		  svpopup.o utils.o widgets.o wtree.o 

ComplexProgramTarget(editres)
InstallAppDefaults(Editres)
InstallAppDefaultsLong(Edit-col,Editres-color)