absyntax/Makefile.am
author mjsousa
Thu, 08 May 2014 12:21:48 +0100
changeset 890 499486ece119
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix compilation error on platforms where real64_t is mapped onto 'long double'
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc