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

  1. XCOMM $XConsortium: Imakefile,v 1.8 91/07/16 23:05:43 gildea Exp $
  2.         DEPLIBS = $(DEPXLIB)
  3. LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
  4.            SRCS = xsetroot.c
  5.            OBJS = xsetroot.o
  6.  
  7. ComplexProgramTarget(xsetroot)
  8.