home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / fish / languages / northc_384 / 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.