You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
337 B

  1. --- a/Makefile.in
  2. +++ b/Makefile.in
  3. @@ -88,7 +88,7 @@ PUBLIBOBJS = mxml-attr.o mxml-entity.o m
  4. mxml-index.o mxml-node.o mxml-search.o mxml-set.o
  5. LIBOBJS = $(PUBLIBOBJS) mxml-private.o mxml-string.o
  6. OBJS = mxmldoc.o testmxml.o $(LIBOBJS)
  7. -TARGETS = $(LIBMXML) mxmldoc testmxml mxml.xml doc/mxml.man
  8. +TARGETS = $(LIBMXML)
  9. #