Mercurial > dillo_port1.3
view src/Makefile.am @ 1098:614b1d02e6c3
Refactor: isolate calls to utf8 functions into a single source file.
author | corvid <corvid@lavabit.com> |
---|---|
date | Fri, 15 May 2009 22:08:10 -0400 |
parents | 88765afb7d65 |
children | 39febe63d2c9 |
line wrap: on
line source
AM_CPPFLAGS=-DDILLORC_SYS='"$(sysconfdir)/dillorc"' @LIBJPEG_CPPFLAGS@ AM_CFLAGS = @LIBPNG_CFLAGS@ AM_CXXFLAGS = -I.. @LIBPNG_CFLAGS@ @LIBFLTK_CXXFLAGS@ SUBDIRS = IO bin_PROGRAMS = dillo dillo_LDADD = \ ../dlib/libDlib.a \ ../dpip/libDpip.a \ IO/libDiof.a \ ../dw/libDw-widgets.a \ ../dw/libDw-fltk.a \ ../dw/libDw-core.a \ ../lout/liblout.a \ @LIBJPEG_LIBS@ @LIBPNG_LIBS@ @LIBFLTK_LIBS@ @LIBZ_LIBS@ @LIBICONV_LIBS@ dillo_SOURCES = \ dillo.cc \ paths.cc \ paths.hh \ ui.cc \ ui.hh \ uicmd.cc \ uicmd.hh \ bw.h \ bw.c \ cookies.c \ cookies.h \ auth.c \ auth.h \ colors.c \ colors.h \ binaryconst.h \ misc.c \ misc.h \ history.h \ history.c \ prefs.c \ prefs.h \ prefsparser.cc \ prefsparser.hh \ keys.cc \ keys.hh \ msg.h \ list.h \ url.c \ url.h \ bitvec.c \ bitvec.h \ klist.c \ klist.h \ chain.c \ chain.h \ utf8.cc \ utf8.hh \ timeout.cc \ timeout.hh \ dialog.cc \ dialog.hh \ \ \ web.cc \ web.hh \ nav.c \ nav.h \ cache.c \ cache.h \ decode.c \ decode.h \ dicache.c \ dicache.h \ capi.c \ capi.h \ css.cc \ css.hh \ cssparser.cc \ cssparser.hh \ doctree.hh \ styleengine.cc \ styleengine.hh \ plain.cc \ html.cc \ html.hh \ html_common.hh \ form.cc \ form.hh \ table.cc \ table.hh \ bookmark.c \ bookmark.h \ dns.c \ dns.h \ gif.c \ dgif.h \ jpeg.c \ djpeg.h \ png.c \ dpng.h \ imgbuf.cc \ imgbuf.hh \ image.cc \ image.hh \ menu.hh \ menu.cc \ dpiapi.c \ dpiapi.h \ pixmaps.h \ findbar.cc \ findbar.hh EXTRA_DIST = chg srch