iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git] / src / document / css / Makefile
blobf1446a8cb3865d01e8c4a5ebd3a1f4db45d65631
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 OBJS = apply.o css.o parser.o property.o scanner.o stylesheet.o value.o
6 include $(top_srcdir)/Makefile.lib