absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Tue, 05 Feb 2013 17:40:23 +0000
changeset 809 9204559768f1
parent 353 17bffb57a8c5
permissions -rw-r--r--
Print filename when debugging abstract symbol table.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc