diff -Nur mxml-2.6-orig/Makefile.in mxml-2.6/Makefile.in
--- mxml-2.6-orig/Makefile.in	2008-12-06 05:20:38.000000000 +0100
+++ mxml-2.6/Makefile.in	2010-05-28 01:58:37.000000000 +0200
@@ -88,7 +88,7 @@
 			mxml-node.o mxml-search.o mxml-set.o
 LIBOBJS		=	$(PUBLIBOBJS) mxml-private.o mxml-string.o
 OBJS		=	mxmldoc.o testmxml.o $(LIBOBJS)
-TARGETS		=	$(LIBMXML) mxmldoc testmxml mxml.xml doc/mxml.man
+TARGETS		=	$(LIBMXML)
 
 
 #