
bindir = $(libdir)/siag/o3read

bin_PROGRAMS = o3tohtml dbtohtml utf8tolatin1

dbtohtml_SOURCES = dbtohtml.c o3read.c

o3tohtml_SOURCES = o3tohtml.c o3read.c

utf8tolatin1_SOURCES = utf8tolatin1.c

noinst_HEADERS = o3read.h

INCLUDES = -DNDEBUG $(DEBUG)

