PROG=           tangle

SRCS=		tangle.c

CLEANFILES+=    ${PROG}.p ${PROG}.c ${PROG}.h
TANGLE=         ../tangleboot/tangleboot

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