Home | History | Annotate | Line # | Download | only in tr
Makefile revision 1.2
      1  1.2  glass #	@(#)Makefile	5.3 (Berkeley) 10/27/91
      2  1.1    cgd 
      3  1.1    cgd PROG=	tr
      4  1.2  glass SRCS=	str.c tr.c
      5  1.1    cgd 
      6  1.1    cgd .include <bsd.prog.mk>
      7