summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
blob: 7edf221be3f8c906b9e7f2710d0c2a09543c7de0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	@(#)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
WFORMAT=0

MAINTAINER=	green@FreeBSD.org

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