absyntax/Makefile.am
author mjsousa
Thu, 26 May 2016 17:59:01 +0100
changeset 1018 49c4edf76e63
parent 353 17bffb57a8c5
permissions -rw-r--r--
Ignore pragmas inside IL code when handling inline function calls.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc