absyntax/Makefile.am
author mjsousa
Mon, 11 Aug 2014 08:07:12 +0100
changeset 931 c0c245197b5a
parent 353 17bffb57a8c5
permissions -rw-r--r--
Code cleanup: with the introduction of anotation_map[], generate_c_vardecl_c can now derive directly from generate_c_base_c
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc