absyntax/Makefile.am
author mjsousa
Wed, 05 Feb 2014 20:04:50 +0000
changeset 855 a3109442e166
parent 353 17bffb57a8c5
permissions -rw-r--r--
Start using the called_fb_declaration annotation when generating C code from FB calls in ST.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc