absyntax/Makefile.am
author mjsousa
Thu, 22 Aug 2013 07:39:33 +0100
changeset 841 aed36f08545d
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix detection of datatype errors on IL conditional flow control operators (JMPC, RETC, ...)
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc