
PROG=	ddfs
NOMAN=	yes
SRCS=	ddfs.c
CFLAGS= -g
LDFLAGS= -g

.include <bsd.prog.mk>
