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

  1. XCOMM $XConsortium: Imakefile,v 1.5 91/07/19 14:59:10 rws Exp $
  2.         DEPLIBS = $(DEPXMULIB) $(DEPXLIB)
  3. LOCAL_LIBRARIES = $(XMULIB) $(XLIB)
  4.            SRCS = xstdcmap.c
  5.            OBJS = xstdcmap.o
  6.  
  7. ComplexProgramTarget(xstdcmap)
  8.