absyntax/Makefile.am
author mjs
Fri, 23 Aug 2013 09:34:04 +0100
changeset 846 24d0be6c31f7
parent 353 17bffb57a8c5
permissions -rw-r--r--
Change error message text so as to become more suitable to where they might occur in the source code.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc