PROG=		weave

SRCS=		weave.c

CLEANFILES+=	${PROG}.p ${PROG}.c ${PROG}.h

.include "../Makefile.defs"
.include <bsd.prog.mk>
