iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git] / src / dom / sgml / Makefile
blob581567aec9cd7530067a0b43caeb1924a88dec71
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 SUBDIRS = docbook html rss xbel
5 OBJS = dump.o parser.o scanner.o sgml.o
7 include $(top_srcdir)/Makefile.lib