absyntax/Makefile.am
author mjsousa
Sun, 06 Jul 2014 16:54:53 +0100
changeset 907 c3edb882a4b2
parent 353 17bffb57a8c5
permissions -rw-r--r--
code re-organisation. Preparing for the changes to come in the next commit (one C file for each POU)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc