home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / clients / editres / Imakefile < prev    next >
Encoding:
Makefile  |  1991-07-16  |  482 b   |  12 lines

  1. XCOMM $XConsortium: Imakefile,v 1.8 91/07/16 23:07:03 gildea Exp $
  2.         DEPLIBS = XawClientDepLibs
  3. LOCAL_LIBRARIES = XawClientLibs
  4.            SRCS = actions.c comm.c editres.c geometry.c handler.c setvalues.c \
  5.           svpopup.c utils.c widgets.c wtree.c 
  6.            OBJS = actions.o comm.o editres.o geometry.o handler.o setvalues.o \
  7.           svpopup.o utils.o widgets.o wtree.o 
  8.  
  9. ComplexProgramTarget(editres)
  10. InstallAppDefaults(Editres)
  11. InstallAppDefaultsLong(Edit-col,Editres-color)
  12.