absyntax/Makefile.am
author Conti Manuele <manuele.conti@alice.it>
Tue, 24 Apr 2012 16:49:43 +0200
changeset 537 199bdfe36166
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix code generation about __INIT_GLOBAL_LOCATED.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc