absyntax/Makefile.am
author Edouard Tisserant
Thu, 27 Mar 2014 09:52:13 +0100
changeset 884 a51a3bb4d613
parent 353 17bffb57a8c5
permissions -rw-r--r--
More static declarations in POUS.c in order to avoid conflicting symbol definitions with new POUS.c inclusion scheme
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc