src/bin/dd/Makefile

7 lines
148 B
Makefile

# $OpenBSD: Makefile,v 1.5 1998/05/29 04:34:20 rahnds Exp $
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
.include <bsd.prog.mk>