summaryrefslogtreecommitdiffstats
path: root/bin/dd/Makefile
blob: cd6156d7ebab5d3af898bbb2df71f0ec4f33e24f (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