1997-07-21 02:36:20 +04:00
|
|
|
# $NetBSD: Makefile,v 1.6 1997/07/20 22:36:45 christos Exp $
|
1995-03-21 12:01:59 +03:00
|
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
1993-05-04 11:08:38 +04:00
|
|
|
|
|
|
|
PROG= dd
|
|
|
|
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|