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

  1. XCOMM $XConsortium: Imakefile,v 1.3 91/07/16 23:07:10 gildea Exp $
  2.           SRCS = xconsole.c
  3.           OBJS = xconsole.o
  4.        PROGRAMS = xconsole
  5.         DEPLIBS = XawClientDepLibs
  6. LOCAL_LIBRARIES = XawClientLibs
  7.  
  8. ComplexProgramTarget(xconsole)
  9.  
  10. InstallAppDefaults(XConsole)
  11.