absyntax/Makefile.am
author mjsousa
Sun, 02 Mar 2014 16:42:56 +0000
changeset 873 dea39ef02847
parent 353 17bffb57a8c5
permissions -rw-r--r--
Add limited support for the REF() operator (defined in v3 of IEC 61131-3)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc