panthema / 2007 / stx-exparser / stx-exparser-0.7 / libstx-exparser / Makefile.am (Download File)
# $Id: Makefile.am 59 2007-07-17 14:43:23Z tb $

lib_LIBRARIES = libstx-exparser.a

libstx_exparser_a_SOURCES = AnyScalar.cc AnyScalar.h \
	ExpressionParser.cc ExpressionParser.h

AM_CFLAGS = -W -Wall
AM_CXXFLAGS = -W -Wall

EXTRA_DIST = ExpressionParser.dox