absyntax/Makefile.am
author mjsousa
Sun, 08 May 2016 20:01:15 +0100
changeset 1011 76175defb87b
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add option to not add the EN and ENO parameters to every function and FB (generated C code becomes smaller, and uses less memory for function invocations)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc