summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
blob: 165362a7ad88a8474c430d9122a47f7cf13f87c4 (plain)
1
2
3
4
5
6
7
8
9
10
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
# $FreeBSD$

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

MAINTAINER=	green@FreeBSD.org

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