absyntax/Makefile.am
author mjsousa
Sun, 06 Jul 2014 11:39:20 +0100
changeset 905 31224f8cac32
parent 353 17bffb57a8c5
permissions -rw-r--r--
Move standard FBs to a pre-converted C file, insted of converting them every time along with the IEC source.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc