Home | History | Annotate | Line # | Download | only in tee
Makefile revision 1.1.1.2
      1 #	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
      2 #	$Id: Makefile,v 1.1.1.2 1994/05/19 04:06:28 mycroft Exp $
      3 
      4 PROG=	tee
      5 
      6 .include <bsd.prog.mk>
      7