=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.206 retrieving revision 1.207 diff -u -p -r1.206 -r1.207 --- mandoc/Makefile 2009/09/05 10:37:09 1.206 +++ mandoc/Makefile 2009/09/15 08:16:20 1.207 @@ -156,6 +156,9 @@ compat.o: compat.c term.ln: term.c term.h man.h mdoc.h term.o: term.c term.h man.h mdoc.h +tree.ln: tree.c man.h mdoc.h +tree.o: tree.c man.h mdoc.h + mdoc_argv.ln: mdoc_argv.c libmdoc.h mdoc_argv.o: mdoc_argv.c libmdoc.h