#	@(#)Makefile	5.4 (Berkeley) 11/23/91

PROG=	dd
SRCS=	args.c conv.c conv_tab.c dd.c misc.c position.c

.include <bsd.prog.mk>
