summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
blob: 892ca8d683521474a0ce4dd83735ef9908cba2cf (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?=	4

MAINTAINER=	green@FreeBSD.org

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