absyntax/Makefile.am
author mjsousa
Mon, 08 Jun 2015 19:01:56 +0100
changeset 1002 45bd3e90ecec
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix FB calls in IL (FB variable name was showing up extraneously before the C function that initializes the POU containing the FB call)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc