gdbm: moved to github
[packages.git] / libs / mxml / patches / 001-targets.patch
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  
10  
11  #