NetBSD/bin/dd/Makefile

8 lines
188 B
Makefile

# from: @(#)Makefile 8.1 (Berkeley) 5/31/93
# $Id: Makefile,v 1.3 1994/09/22 09:24:55 mycroft Exp $
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
.include <bsd.prog.mk>