Home | History | Annotate | Line # | Download | only in dd
Makefile revision 1.2
      1  1.2  mycroft #	from: @(#)Makefile	5.4 (Berkeley) 11/23/91
      2  1.2  mycroft #	$Id: Makefile,v 1.2 1993/08/01 05:47:47 mycroft Exp $
      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