absyntax/Makefile.am
author mjsousa
Sun, 20 Jul 2014 21:57:10 +0100
changeset 915 ec3759689efe
parent 353 17bffb57a8c5
permissions -rw-r--r--
With -Op option --> Place implicitly defined datatypes in the .h file corresponding to the POU where they are used.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc