absyntax/Makefile.am
author mjsousa
Sat, 08 Feb 2014 20:38:19 +0000
changeset 859 41d11bacfc9b
parent 353 17bffb57a8c5
permissions -rw-r--r--
Code cleanup (part 1): subrange check functions are now declared in POUS.h (as static inline functions or #define)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc