home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Graphics / Anim2gif-GUI / WhirlGif / src.201-sasc / smakefile < prev    next >
Makefile  |  1996-11-01  |  214b  |  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.