Home | History | Annotate | Line # | Download | only in strfile
Makefile revision 1.2
      1 #	from: @(#)Makefile	5.1 (Berkeley) 4/27/91
      2 #	$Id: Makefile,v 1.2 1993/08/01 05:45:20 mycroft Exp $
      3 
      4 PROG=	strfile
      5 NOMAN=	noman
      6 
      7 .include <bsd.prog.mk>
      8