BINDIR= ${LIBEXECDIR}/bsdinstall
PROG=	distextract
LIBADD=	archive bsddialog m
SRCS=	distextract.c

MAN=

.include <bsd.prog.mk>
