NetBSD/bin/dd/Makefile

7 lines
127 B
Makefile

# @(#)Makefile 5.4 (Berkeley) 11/23/91
PROG= dd
SRCS= args.c conv.c conv_tab.c dd.c misc.c position.c
.include <bsd.prog.mk>