Home | History | Annotate | Line # | Download | only in uudecode
Makefile revision 1.4
      1  1.4  lukem #	$NetBSD: Makefile,v 1.4 1999/02/13 02:54:57 lukem Exp $
      2  1.3    jtc #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1    cgd 
      4  1.1    cgd PROG=	uudecode
      5  1.4  lukem MKMAN=	no
      6  1.1    cgd 
      7  1.1    cgd .include <bsd.prog.mk>
      8