summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
blob: 59bc21731354f63ae31ae989befbd2ce78f86f9f (plain)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$FreeBSD$

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud