panthema / 2010 / stx-cbtreedb / stx-cbtreedb-0.7.0 / tools / Makefile.am (Download File)
# $Id: Makefile.am 2 2010-04-14 07:34:58Z tb $

bin_PROGRAMS = cbtreedb-tool

noinst_PROGRAMS = example1

cbtreedb_tool_SOURCES = cbtreedb-tool.cc

example1_SOURCES = example1.cc

AM_CXXFLAGS = -W -Wall -I$(top_srcdir)/include