Home | History | Annotate | Line # | Download | only in dd
Makefile revision 1.4
      1  1.4    cgd #	$NetBSD: Makefile,v 1.4 1995/03/21 09:03:58 cgd Exp $
      2  1.4    cgd #	@(#)Makefile	8.1 (Berkeley) 5/31/93
      3  1.1  glass 
      4  1.1  glass PROG=	dd
      5  1.1  glass SRCS=	args.c conv.c conv_tab.c dd.c misc.c position.c
      6  1.1  glass 
      7  1.1  glass .include <bsd.prog.mk>
      8