Home | History | Annotate | Line # | Download | only in tr
Makefile revision 1.3
      1  1.3  mycroft #	from: @(#)Makefile	5.3 (Berkeley) 10/27/91
      2  1.3  mycroft #	$Id: Makefile,v 1.3 1993/07/30 23:50:14 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	tr
      5  1.2    glass SRCS=	str.c tr.c
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8