absyntax/Makefile.am
author mjsousa
Wed, 11 May 2016 18:41:45 +0100
changeset 1012 1f2af384fb1f
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add support for non standard feature: allow POUs with no in, out and inout parameters
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc