Home | History | Annotate | Line # | Download | only in printf
Makefile revision 1.2
      1  1.2  mycroft #	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
      2  1.2  mycroft #	$Id: Makefile,v 1.2 1993/07/31 15:18:04 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	printf
      5  1.1      cgd 
      6  1.1      cgd .include <bsd.prog.mk>
      7