/[public]/psiconv/trunk/program/psiconv/Makefile.am
ViewVC logotype

Annotation of /psiconv/trunk/program/psiconv/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 192 - (hide annotations)
Mon Feb 2 20:43:04 2004 UTC (20 years, 1 month ago) by frodo
File size: 399 byte(s)
(Frodo) Psiconv program update
  * Created html4 target
  * Update of xhtml target (print entities if ASCII, and others)
  * Made everything static that should not be exported
  * Renamed stuff to xhtml were appropriate
  * The fileformat data does now contain the supported Psion files to convert
  * This is also printed in the help text
  * ENCODING_ASCII_HTML introduced (only used internally)
  * Replaced debug, silent, verbose options with noise option
  * Default targets are XHTML and TIFF

1 frodo 58 INCLUDES=-I../.. -I../../lib -I../../compat
2 frodo 2
3     bin_PROGRAMS = psiconv
4 frodo 187 psiconv_SOURCES = psiconv.c general.c magick-aux.c \
5 frodo 192 gen_txt.c gen_image.c gen_xhtml.c gen_html4.c
6 frodo 185
7 frodo 142 psiconv_LDADD = ../../lib/psiconv/libpsiconv.la @LIB_MAGICK@ @LIB_DMALLOC@
8 frodo 185 psiconv_noinstHEADERS = gen.h psiconv.h magick-aux.h general.h
9 frodo 154 man1_MANS = psiconv.man
10 frodo 36
11 frodo 185 EXTRA_DIST = gen.h psiconv.h magick-aux.h general.h psiconv.man

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26