home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / commands / unixutil.lzh / UNIXUTIL / MAKEFILE.TAIL < prev    next >
Encoding:
Text File  |  1991-08-16  |  57 b   |  7 lines

  1. CFLAGS=-s
  2.  
  3.  
  4. tail:    tail.o alloc.o
  5.     ln tail.o alloc.o -lc
  6.  
  7.