home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / VIEWERS / UNIXVIEW / XFLITAR.Z / XFLITAR / Imakefile next >
Makefile  |  1991-03-28  |  104b  |  8 lines

  1. LOCAL_LIBRARIES = $(XLIB)
  2.  
  3. SRCS = xflick.c read.c
  4. OBJS = xflick.o read.o
  5.  
  6. ComplexProgramTarget(xflick)
  7.  
  8.