home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / graphics / whirlgif / src.201-sasc / smakefile < prev    next >
Encoding:
Makefile  |  1996-11-01  |  214 b   |  17 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Fri Nov 01 16:35:42 1996
  4. #
  5.  
  6. OBJS= whirlgif.o
  7.  
  8. whirlgif: $(OBJS)
  9.    sc link to whirlgif with <<
  10. $(OBJS)
  11. <
  12.  
  13. whirlgif.o: whirlgif.c whirlgif.h whirlgif_protos.h
  14.  
  15.  
  16.  
  17.