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

  1. XCOMM $XConsortium: Imakefile,v 1.14 91/07/19 14:56:54 rws Exp $
  2.         DEPLIBS = XawClientDepLibs
  3. LOCAL_LIBRARIES = XawClientLibs
  4.            SRCS = xclock.c
  5.            OBJS = xclock.o
  6.  
  7. ComplexProgramTarget(xclock)
  8. InstallAppDefaults(XClock)
  9.