# @(#)Makefile 8.1 (Berkeley) 5/31/93 # $FreeBSD: src/bin/dd/Makefile,v 1.8 1999/12/07 03:32:37 green Exp $ # $DragonFly: src/bin/dd/Makefile,v 1.3 2004/01/31 06:56:36 dillon Exp $ PROG= dd SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c .include