home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 300-399 / ff384.lzh / NorthC / Example2.LZH / Script / Makefile < prev    next >
Makefile  |  1990-09-09  |  91b  |  6 lines

  1. # Makefile for the script programs
  2.  
  3. unpack: unpack.o script.o dirs.o
  4.     blink with $*.blink
  5.  
  6.