absyntax/Makefile.am
author Mario de Sousa <msousa@fe.up.pt>
Thu, 30 Aug 2012 13:04:30 +0100
changeset 645 e01ede1c9862
parent 353 17bffb57a8c5
permissions -rw-r--r--
Allow the use of PRId64, PRIu64 and PRIx64 printf formating macros globally.
include ../common.mk

lib_LIBRARIES = libabsyntax.a

libabsyntax_a_SOURCES = \
	absyntax.cc \
	visitor.cc