home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / bsd / src / tr / tr-amiga / makefile < prev    next >
Makefile  |  1993-09-26  |  90b  |  7 lines

  1. #    @(#)Makefile    5.3 (Berkeley) 10/27/91
  2.  
  3. PROG=    tr
  4. SRCS=    str.c tr.c
  5.  
  6. .include <bsd.prog.mk>
  7.